Advertisement
JFoshee

Sip Trace 2-18-12

Feb 18th, 2012
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. recv 967 bytes from udp/[74.213.xxx.xxx]:13617 at 04:29:59.199101:
  2. ------------------------------------------------------------------------
  3. INVITE sip:[email protected]:5080 SIP/2.0
  4. Via: SIP/2.0/UDP 74.213.xxx.xxx:5060;branch=z9hG4bK-c0f5c7b1
  5. From: "7000" <sip:[email protected]>;tag=e6e1a6beeffb3d89o0
  6. To: <sip:[email protected]>
  7. CSeq: 102 INVITE
  8. Max-Forwards: 70
  9. Proxy-Authorization: Digest username="7000",realm="96.126.xxx.xxx",nonce="859e37e9-7464-4add-9f5a-7783de49c2e5",uri="sip:[email protected]:5080",algorithm=MD5,response="db0105c1a219c45e6b2ee81d264515af",qop=auth,nc=00000001,cnonce="17d27559"
  10. Contact: "7000" <sip:[email protected]:5060>
  11. Expires: 240
  12. User-Agent: Linksys/SPA942-6.1.5(a)
  13. Content-Length: 206
  14. Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
  15. Supported: replaces
  16. Content-Type: application/sdp
  17.  
  18. v=0
  19. o=- 45744 45744 IN IP4 74.213.xxx.xxx
  20. s=-
  21. c=IN IP4 74.213.xxx.xxx
  22. t=0 0
  23. m=audio 10084 RTP/AVP 18 101
  24. a=rtpmap:18 G729/8000
  25. a=rtpmap:101 telephone-event/8000
  26. a=fmtp:101 0-15
  27. a=ptime:20
  28. a=sendrecv
  29. ------------------------------------------------------------------------
  30. send 337 bytes to udp/[74.213.xxx.xxx]:5060 at 04:29:59.199637:
  31. ------------------------------------------------------------------------
  32. SIP/2.0 100 Trying
  33. Via: SIP/2.0/UDP 74.213.xxx.xxx:5060;branch=z9hG4bK-c0f5c7b1
  34. From: "7000" <sip:[email protected]>;tag=e6e1a6beeffb3d89o0
  35. To: <sip:[email protected]>
  36. CSeq: 102 INVITE
  37. User-Agent: FreeSWITCH-mod_sofia/1.0.head-git-2c52f23 2012-02-18 08-37-47 -0600
  38. Content-Length: 0
  39.  
  40. ------------------------------------------------------------------------
  41. 2012-02-18 23:29:59.192588 [NOTICE] switch_channel.c:926 New Channel sofia/internal/[email protected] [856987f2-6882-4fb6-a469-ffa7ab91ef3f]
  42. 2012-02-18 23:29:59.192588 [INFO] mod_dialplan_xml.c:485 Processing 7000 <7000>->5991234 in context default
  43. 2012-02-18 23:29:59.192588 [INFO] switch_core_session.c:2135 Sending early media
  44. 2012-02-18 23:29:59.192588 [ERR] sofia_glue.c:2851 No audio codec available
  45. 2012-02-18 23:29:59.192588 [NOTICE] switch_channel.c:3012 Hangup sofia/internal/[email protected] [CS_EXECUTE] [INCOMPATIBLE_DESTINATION]
  46. send 840 bytes to udp/[74.213.xxx.xxx]:5060 at 04:29:59.211766:
  47. ------------------------------------------------------------------------
  48. SIP/2.0 488 Not Acceptable Here
  49. Via: SIP/2.0/UDP 74.213.xxx.xxx:5060;branch=z9hG4bK-c0f5c7b1
  50. From: "7000" <sip:[email protected]>;tag=e6e1a6beeffb3d89o0
  51. To: <sip:[email protected]>;tag=pa3KK6NUK5pSc
  52. CSeq: 102 INVITE
  53. User-Agent: FreeSWITCH-mod_sofia/1.0.head-git-2c52f23 2012-02-18 08-37-47 -0600
  54. Accept: application/sdp
  55. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  56. Supported: timer, precondition, path, replaces
  57. Allow-Events: talk, hold, presence, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  58. Reason: Q.850;cause=88;text="INCOMPATIBLE_DESTINATION"
  59. Content-Length: 0
  60. Remote-Party-ID: "5991234" <sip:[email protected]>;party=calling;privacy=off;screen=no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement