Advertisement
Guest User

Untitled

a guest
May 21st, 2017
560
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.57 KB | None | 0 0
  1. <--- Transmitting (NAT) to 109.170.0.2:5060 --->
  2. SIP/2.0 180 Ringing
  3. Via: SIP/2.0/UDP 109.170.0.2:5060;branch=z9hG4bK1dde7294;received=109.170.0.2;rport=5060
  4. From: "4957398818" <sip:[email protected]>;tag=as1f471267
  5. To: <sip:[email protected]>;tag=as2ca24d0b
  6. CSeq: 102 INVITE
  7. User-Agent: Asterisk PBX
  8. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  9. Supported: replaces
  10. Contact: <sip:[email protected]>
  11. Content-Length: 0
  12.  
  13.  
  14. <------------>
  15. -- SIP/mostkom-0000bddd is making progress passing it to SIP/siptrunk-office-0000bddc
  16. [Apr 28 20:18:16] NOTICE[29461]: rtp.c:831 process_rfc3389: Comfort noise support incomplete in Asterisk (RFC 3389). Please turn off on client if possible. Client IP: 10.20.127.65
  17. -- SIP/4997593014-0000bddf answered SIP/provru-0000bdde
  18. Audio is at 10.33.105.138 port 13616
  19. Adding codec 0x4 (ulaw) to SDP
  20. gw1*CLI>
  21. <--- Reliably Transmitting (NAT) to 109.170.0.2:5060 --->
  22. SIP/2.0 200 OK
  23. Via: SIP/2.0/UDP 109.170.0.2:5060;branch=z9hG4bK1dde7294;received=109.170.0.2;rport=5060
  24. From: "4957398818" <sip:[email protected]>;tag=as1f471267
  25. To: <sip:[email protected]>;tag=as2ca24d0b
  26. CSeq: 102 INVITE
  27. User-Agent: Asterisk PBX
  28. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  29. Supported: replaces
  30. Contact: <sip:[email protected]>
  31. Content-Type: application/sdp
  32. Content-Length: 186
  33.  
  34. v=0
  35. o=root 18364 18364 IN IP4 10.33.105.138
  36. s=session
  37. c=IN IP4 10.33.105.138
  38. t=0 0
  39. m=audio 13616 RTP/AVP 0
  40. a=rtpmap:0 PCMU/8000
  41. a=silenceSupp:off - - - -
  42. a=ptime:20
  43. a=sendrecv
  44.  
  45. <------------>
  46. gw1*CLI>
  47. <--- SIP read from 109.170.0.2:5060 --->
  48. ACK sip:[email protected] SIP/2.0
  49. Via: SIP/2.0/UDP 109.170.0.2:5060;branch=z9hG4bK3033bf66;rport
  50. Max-Forwards: 70
  51. From: "4957398818" <sip:[email protected]>;tag=as1f471267
  52. To: <sip:[email protected]>;tag=as2ca24d0b
  53. Contact: <sip:[email protected]>
  54. CSeq: 102 ACK
  55. User-Agent: Asterisk PBX 1.6.2.2
  56. Content-Length: 0
  57.  
  58.  
  59. <------------->
  60. --- (10 headers 0 lines) ---
  61. -- SIP/mostkom-0000bddd answered SIP/siptrunk-office-0000bddc
  62. == Spawn extension (incoming_calls, 4997593014, 5) exited non-zero on 'SIP/provru-0000bdde'
  63. Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: ACK)
  64. set_destination: Parsing <sip:[email protected]> for address/port to send to
  65. set_destination: set destination to 109.170.0.2, port 5060
  66. Reliably Transmitting (NAT) to 109.170.0.2:5060:
  67. BYE sip:[email protected] SIP/2.0
  68. Via: SIP/2.0/UDP 10.33.105.138:5060;branch=z9hG4bK17d6ae3e;rport
  69. From: <sip:[email protected]>;tag=as2ca24d0b
  70. To: "4957398818" <sip:[email protected]>;tag=as1f471267
  71. CSeq: 102 BYE
  72. User-Agent: Asterisk PBX
  73. Max-Forwards: 70
  74. X-Asterisk-HangupCause: Normal Clearing
  75. X-Asterisk-HangupCauseCode: 16
  76. Content-Length: 0
  77.  
  78.  
  79. ---
  80. gw1*CLI>
  81. <--- SIP read from 109.170.0.2:5060 --->
  82. SIP/2.0 200 OK
  83. Via: SIP/2.0/UDP 10.33.105.138:5060;branch=z9hG4bK17d6ae3e;received=10.33.105.138;rport=5060
  84. From: <sip:[email protected]>;tag=as2ca24d0b
  85. To: "4957398818" <sip:[email protected]>;tag=as1f471267
  86. CSeq: 102 BYE
  87. Server: Asterisk PBX 1.6.2.2
  88. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  89. Supported: replaces, timer
  90. Content-Length: 0
  91.  
  92.  
  93. <------------->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement