Advertisement
Guest User

linphone

a guest
May 23rd, 2013
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.01 KB | None | 0 0
  1. [root@speechapp ~]# tcpdump -i any udp port 5060 -nnv
  2. tcpdump: listening on any, link-type LINUX_SLL (Linux cooked), capture size 65535 bytes
  3. 13:53:28.001863 IP (tos 0x0, ttl 126, id 20922, offset 0, flags [none], proto UDP (17), length 350)
  4. 10.3.181.21.5060 > 10.209.112.6.5060: SIP, length: 322
  5. OPTIONS sip:play@10.209.112.6:5060 SIP/2.0
  6. Via: SIP/2.0/UDP 192.168.0.25:5060;rport;branch=z9hG4bK13804
  7. From: <sip:test@10.3.181.21>;tag=27011
  8. To: <sip:play@10.209.112.6:5060>
  9. Call-ID: 28285
  10. CSeq: 20 OPTIONS
  11. Accept: application/sdp
  12. Max-Forwards: 70
  13. User-Agent: Linphone/3.5.2 (eXosip2/3.6.0)
  14. Content-Length: 0
  15.  
  16.  
  17. 13:53:28.004743 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 585)
  18. 10.209.112.6.5060 > 10.3.181.21.5060: SIP, length: 557
  19. SIP/2.0 200 OK
  20. Via: SIP/2.0/UDP 192.168.0.25:5060;received=10.3.181.21;branch=z9hG4bK13804
  21. From: <sip:test@10.3.181.21>;tag=27011
  22. Call-ID: 28285
  23. CSeq: 20 OPTIONS
  24. Contact: <sip:10.209.112.6:5060;transport=UDP>
  25. To: <sip:play@10.209.112.6:5060>;tag=7ff71c2d7bab27ca5292d0ada12f216b251a1ca0
  26. Allow: INVITE,ACK,BYE,INFO,OPTIONS,NOTIFY,PRACK
  27. Accept-Encoding:
  28. Accept-Language: en
  29. Accept: application/sdp, multipart/mixed, message/sipfrag, application/media_control+xml
  30. Retry-After: 600
  31. Supported: timer, 100rel, replaces
  32. Content-Length: 0
  33.  
  34.  
  35. 13:53:28.093713 IP (tos 0x0, ttl 126, id 20924, offset 0, flags [none], proto UDP (17), length 804)
  36. 10.3.181.21.5060 > 10.209.112.6.5060: SIP, length: 776
  37. INVITE sip:play@10.209.112.6:5060 SIP/2.0
  38. Via: SIP/2.0/UDP 192.168.0.25:5060;rport;branch=z9hG4bK23294
  39. From: <sip:test@10.3.181.21>;tag=20079
  40. To: <sip:play@10.209.112.6:5060>
  41. Call-ID: 29220
  42. CSeq: 20 INVITE
  43. Contact: <sip:test@10.3.181.21>
  44. Content-Type: application/sdp
  45. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
  46. Max-Forwards: 70
  47. User-Agent: Linphone/3.5.2 (eXosip2/3.6.0)
  48. Subject: Phone call
  49. Content-Length: 309
  50.  
  51. v=0
  52. o=test 276 276 IN IP4 192.168.0.25
  53. s=Talk
  54. c=IN IP4 192.168.0.25
  55. t=0 0
  56. m=audio 7078 RTP/AVP 112 111 110 3 0 8 101
  57. a=rtpmap:112 speex/32000
  58. a=fmtp:112 vbr=on
  59. a=rtpmap:111 speex/16000
  60. a=fmtp:111 vbr=on
  61. a=rtpmap:110 speex/8000
  62. a=fmtp:110 vbr=on
  63. a=rtpmap:101 telephone-event/8000
  64. a=fmtp:101 0-11
  65.  
  66. 13:53:28.100457 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 479)
  67. 10.209.112.6.5060 > 10.3.181.21.5060: SIP, length: 451
  68. SIP/2.0 180 Ringing
  69. Via: SIP/2.0/UDP 192.168.0.25:5060;received=10.3.181.21;branch=z9hG4bK23294
  70. From: <sip:test@10.3.181.21>;tag=20079
  71. Call-ID: 29220
  72. CSeq: 20 INVITE
  73. Contact: <sip:10.209.112.6:5060;transport=UDP>
  74. To: <sip:play@10.209.112.6:5060>;tag=7ff71c2df087625a93b93afcc42ae7da34b0a5e9
  75. Server: speechapp
  76. Allow: INVITE, ACK, BYE, CANCEL, PRACK, INFO, REFER, UPDATE, OPTIONS, SUBSCRIBE, NOTIFY
  77. Content-Length: 0
  78.  
  79.  
  80. 13:53:28.101298 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 778)
  81. 10.209.112.6.5060 > 10.3.181.21.5060: SIP, length: 750
  82. SIP/2.0 200 OK
  83. Via: SIP/2.0/UDP 192.168.0.25:5060;received=10.3.181.21;branch=z9hG4bK23294
  84. From: <sip:test@10.3.181.21>;tag=20079
  85. To: <sip:play@10.209.112.6:5060>;tag=7ff71c2df087625a93b93afcc42ae7da34b0a5e9
  86. Call-ID: 29220
  87. CSeq: 20 INVITE
  88. Contact: <sip:10.209.112.6:5060;transport=UDP>
  89. Content-Type: application/sdp
  90. Content-Length: 200
  91. Server: speechapp
  92. Session-Expires: 1800;refresher=uas
  93. Supported: timer, 100rel, replaces
  94. Allow: INVITE, ACK, BYE, CANCEL, PRACK, INFO, REFER, UPDATE, OPTIONS, SUBSCRIBE, NOTIFY
  95.  
  96. v=0
  97. o=speechapp 45 2 IN IP4 10.209.112.6
  98. s=-
  99. c=IN IP4 10.209.112.6
  100. t=0 0
  101. m=audio 30088 RTP/AVP 3 101
  102. c=IN IP4 10.209.112.6
  103. a=rtpmap:3 GSM/8000/1
  104. a=rtpmap:101 telephone-event/8000/1
  105. a=sendrecv
  106.  
  107. 13:53:28.194815 IP (tos 0x0, ttl 126, id 20926, offset 0, flags [none], proto UDP (17), length 403)
  108. 10.3.181.21.5060 > 10.209.112.6.5060: SIP, length: 375
  109. ACK sip:10.209.112.6:5060;transport=UDP SIP/2.0
  110. Via: SIP/2.0/UDP 192.168.0.25:5060;rport;branch=z9hG4bK9205
  111. From: <sip:test@10.3.181.21>;tag=20079
  112. To: <sip:play@10.209.112.6:5060>;tag=7ff71c2df087625a93b93afcc42ae7da34b0a5e9
  113. Call-ID: 29220
  114. CSeq: 20 ACK
  115. Contact: <sip:test@10.3.181.21>
  116. Max-Forwards: 70
  117. User-Agent: Linphone/3.5.2 (eXosip2/3.6.0)
  118. Content-Length: 0
  119.  
  120.  
  121. 13:53:32.030918 IP (tos 0x0, ttl 126, id 21122, offset 0, flags [none], proto UDP (17), length 407)
  122. 10.3.181.21.5060 > 10.209.112.6.5060: SIP, length: 379
  123. BYE sip:10.209.112.6:5060;transport=UDP SIP/2.0
  124. Via: SIP/2.0/UDP 192.168.0.25:5060;rport;branch=z9hG4bK49
  125. From: <sip:test@10.3.181.21>;tag=20079
  126. To: <sip:play@10.209.112.6:5060>;tag=7ff71c2df087625a93b93afcc42ae7da34b0a5e9
  127. Call-ID: 29220
  128. CSeq: 21 BYE
  129. Contact: <sip:test@192.168.0.25:5060>
  130. Max-Forwards: 70
  131. User-Agent: Linphone/3.5.2 (eXosip2/3.6.0)
  132. Content-Length: 0
  133.  
  134.  
  135. 13:53:32.033002 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 297)
  136. 10.209.112.6.5060 > 10.3.181.21.5060: SIP, length: 269
  137. SIP/2.0 200 OK
  138. Via: SIP/2.0/UDP 192.168.0.25:5060;received=10.3.181.21;branch=z9hG4bK49
  139. From: <sip:test@10.3.181.21>;tag=20079
  140. To: <sip:play@10.209.112.6:5060>;tag=7ff71c2df087625a93b93afcc42ae7da34b0a5e9
  141. Call-ID: 29220
  142. CSeq: 21 BYE
  143. Content-Length: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement