Advertisement
Guest User

dtmf issues

a guest
Dec 5th, 2018
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.   ------------------------------------------------------------------------
  2. 2018-12-05 17:47:30.821791 [DEBUG] switch_rtp.c:7534 RTP RECV DTMF 2:800
  3. 2018-12-05 17:47:30.821791 [INFO] switch_channel.c:515 RECV DTMF 2:800
  4. send 690 bytes to udp/[172.29.28.250]:5060 at 17:47:30.831474:
  5.    ------------------------------------------------------------------------
  6.   INFO sip:8118123295050@172.29.28.250:5060 SIP/2.0
  7.    Via: SIP/2.0/UDP 172.29.29.139;rport;branch=z9hG4bKyDjDv8m331S2Q
  8.    Max-Forwards: 70
  9.    From: "4952761657" <sip:4952761657@172.29.29.139>;tag=D2p6vK738UB9Q
  10.    To: <sip:8118123295050@172.29.28.250>;tag=i67p0D1301D0
  11.    Call-ID: 80fc361c-733f-1237-a08b-acf1df3ff4f0
  12.   CSeq: 131674556 INFO
  13.    Contact: <sip:gw+c231bb3f-ec7e-4c49-9448-2d12500fe0a1@172.29.29.139:5060;transport=udp;gw=c231bb3f-ec7e-4c49-9448-2d12500fe0a1>
  14.    User-Agent: FreeSWITCH
  15.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  16.    Supported: timer, path, replaces
  17.    Content-Type: application/dtmf-relay
  18.    Content-Length: 24
  19.    
  20.    Signal=2
  21.    Duration=100
  22.    ------------------------------------------------------------------------
  23. recv 461 bytes from udp/[172.29.28.250]:5060 at 17:47:30.839727:
  24.    ------------------------------------------------------------------------
  25.    SIP/2.0 200 OK
  26.    Via: SIP/2.0/UDP 172.29.29.139;branch=z9hG4bKyDjDv8m331S2Q;received=172.29.29.139;rport=5060
  27.    From: "4952761657" <sip:4952761657@172.29.29.139>;tag=D2p6vK738UB9Q
  28.    To: <sip:8118123295050@172.29.28.250>;tag=i67p0D1301D0
  29.    Call-ID: 80fc361c-733f-1237-a08b-acf1df3ff4f0
  30.   CSeq: 131674556 INFO
  31.    Contact: <sip:8118123295050@172.29.28.250:5060>
  32.    Accept: multipart/mixed, application/sdp
  33.    User-Agent: smg_pa_sip smg_pa_sip-3.10.1.20
  34.    Content-Length: 0
  35.    
  36.    ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement