Guest User

Untitled

a guest
Sep 6th, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.48 KB | None | 0 0
  1. <--- SIP read from UDP:178.33.55.229:5060 --->
  2. INVITE sip:[email protected] SIP/2.0
  3. Via: SIP/2.0/UDP 178.33.55.229;rport;branch=z9hG4bK7S4D030c4Hm7F
  4. Max-Forwards: 69
  5. From: "Marcin Cieslak" <sip:[email protected]>;tag=DX83Z5HFB414m
  6. Call-ID: 6e849723-91c4-1231-8cb2-3d6d4c7b9681
  7. CSeq: 48909875 INVITE
  8. Contact: <sip:[email protected]:5060>
  9. User-Agent: FreeSWITCH-mod_sofia/1.2.3
  10. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  11. Supported: timer, precondition, path, replaces
  12. Allow-Events: talk, hold, conference, refer
  13. Content-Type: application/sdp
  14. Content-Disposition: session
  15. Content-Length: 279
  16. X-FS-Support: update_display,send_info
  17. Remote-Party-ID: "Marcin Cieslak" <sip:[email protected]>;party=calling;screen=yes;privacy=off
  18.  
  19. v=0
  20. o=FreeSWITCH 489069639 489069640 IN IP4 178.33.55.229
  21. s=FreeSWITCH
  22. t=0 0
  23. m=audio 29592 RTP/AVP 8 0 18 101
  24. c=IN IP4 178.33.55.229
  25. a=rtpmap:8 PCMA/8000
  26. a=rtpmap:0 PCMU/8000
  27. a=rtpmap:18 G729/8000
  28. a=fmtp:18 annexb=no
  29. a=rtpmap:101 telephone-event/8000
  30. a=fmtp:101 0-15
  31. <------------->
  32. --- (17 headers 12 lines) ---
  33. Sending to 178.33.55.229:5060 (NAT)
  34. Sending to 178.33.55.229:5060 (NAT)
  35. Using INVITE request as basis request - 6e849723-91c4-1231-8cb2-3d6d4c7b9681
  36. No matching peer for 'saper' from '178.33.55.229:5060'
  37. Found RTP audio format 8
  38. Found RTP audio format 0
  39. Found RTP audio format 18
  40. Found RTP audio format 101
  41. Found audio description format PCMA for ID 8
  42. Found audio description format PCMU for ID 0
  43. Found audio description format G729 for ID 18
  44. Found audio description format telephone-event for ID 101
  45. Capabilities: us - (gsm|ulaw|alaw|g722), peer - audio=(ulaw|alaw|g729)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
  46. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  47. Peer audio RTP is at port 178.33.55.229:29592
  48. Looking for 6000 in public (domain 15.185.127.85)
  49. list_route: hop: <sip:[email protected]:5060>
  50.  
  51. <--- Transmitting (NAT) to 178.33.55.229:5060 --->
  52. SIP/2.0 100 Trying
  53. Via: SIP/2.0/UDP 178.33.55.229;branch=z9hG4bK7S4D030c4Hm7F;received=178.33.55.229;rport=5060
  54. From: "Marcin Cieslak" <sip:[email protected]>;tag=DX83Z5HFB414m
  55. Call-ID: 6e849723-91c4-1231-8cb2-3d6d4c7b9681
  56. CSeq: 48909875 INVITE
  57. Server: Asterisk PBX 11.5.1
  58. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  59. Supported: replaces, timer
  60. Session-Expires: 1800;refresher=uas
  61. Contact: <sip:[email protected]:5060>
  62. Content-Length: 0
  63.  
  64.  
  65. <------------>
  66. Audio is at 14034
  67. Adding codec 100003 (ulaw) to SDP
  68. Adding codec 100004 (alaw) to SDP
  69. Adding non-codec 0x1 (telephone-event) to SDP
  70.  
  71. <--- Reliably Transmitting (NAT) to 178.33.55.229:5060 --->
  72. SIP/2.0 200 OK
  73. Via: SIP/2.0/UDP 178.33.55.229;branch=z9hG4bK7S4D030c4Hm7F;received=178.33.55.229;rport=5060
  74. From: "Marcin Cieslak" <sip:[email protected]>;tag=DX83Z5HFB414m
  75. To: <sip:[email protected]>;tag=as2c86ef02
  76. Call-ID: 6e849723-91c4-1231-8cb2-3d6d4c7b9681
  77. CSeq: 48909875 INVITE
  78. Server: Asterisk PBX 11.5.1
  79. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  80. Supported: replaces, timer
  81. Session-Expires: 1800;refresher=uas
  82. Contact: <sip:[email protected]:5060>
  83. Content-Type: application/sdp
  84. Require: timer
  85. Content-Length: 257
  86.  
  87. v=0
  88. o=root 1048923561 1048923561 IN IP4 10.5.203.70
  89. s=Asterisk PBX 11.5.1
  90. c=IN IP4 10.5.203.70
  91. t=0 0
  92. m=audio 14034 RTP/AVP 0 8 101
  93. a=rtpmap:0 PCMU/8000
  94. a=rtpmap:8 PCMA/8000
  95. a=rtpmap:101 telephone-event/8000
  96. a=fmtp:101 0-16
  97. a=ptime:20
  98. a=sendrecv
  99.  
  100. <------------>
  101. Retransmitting #1 (NAT) to 178.33.55.229:5060:
  102. SIP/2.0 200 OK
  103. Via: SIP/2.0/UDP 178.33.55.229;branch=z9hG4bK7S4D030c4Hm7F;received=178.33.55.229;rport=5060
  104. From: "Marcin Cieslak" <sip:[email protected]>;tag=DX83Z5HFB414m
  105. To: <sip:[email protected]>;tag=as2c86ef02
  106. Call-ID: 6e849723-91c4-1231-8cb2-3d6d4c7b9681
  107. CSeq: 48909875 INVITE
  108. Server: Asterisk PBX 11.5.1
  109. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  110. Supported: replaces, timer
  111. Session-Expires: 1800;refresher=uas
  112. Contact: <sip:[email protected]:5060>
  113. Content-Type: application/sdp
  114. Require: timer
  115. Content-Length: 257
  116.  
  117. v=0
  118. o=root 1048923561 1048923561 IN IP4 10.5.203.70
  119. s=Asterisk PBX 11.5.1
  120. c=IN IP4 10.5.203.70
  121. t=0 0
  122. m=audio 14034 RTP/AVP 0 8 101
  123. a=rtpmap:0 PCMU/8000
  124. a=rtpmap:8 PCMA/8000
  125. a=rtpmap:101 telephone-event/8000
  126. a=fmtp:101 0-16
  127. a=ptime:20
  128. a=sendrecv
  129.  
  130. ---
Advertisement
Add Comment
Please, Sign In to add comment