thufir

Untitled

Jul 3rd, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. mordor*CLI>
  2. == Using SIP RTP CoS mark 5
  3. -- Executing [12345678901@inbound:1] NoOp("SIP/98765432GW1-00000002", "") in new stack
  4. -- Executing [12345678901@inbound:2] Dial("SIP/98765432GW1-00000002", "SIP/thufir,60") in new stack
  5. == Using SIP RTP CoS mark 5
  6. -- Called SIP/thufir
  7. -- SIP/thufir-00000003 is ringing
  8. -- SIP/thufir-00000003 answered SSIP/98765432GW1-00000002
  9. -- Channel SIP/98765432GW1-00000002 joined 'simple_bridge' basic-bridge <e8dbc392-7173-41e3-b3f3-d49cc06cc280>
  10. -- Channel SIP/thufir-00000003 joined 'simple_bridge' basic-bridge <e8dbc392-7173-41e3-b3f3-d49cc06cc280>
  11. > Bridge e8dbc392-7173-41e3-b3f3-d49cc06cc280: switching from simple_bridge technology to native_rtp
  12. > 0x7fbf34005b20 -- Probation passed - setting RTP source address to 192.168.1.5:16460
  13. > 0x7fbf80017ac0 -- Probation passed - setting RTP source address to 67.231.5.76:62570
  14. [Jul 3 18:37:06] WARNING[2587]: chan_sip.c:4047 retrans_pkt: Retransmission timeout reached on transmission [email protected] for seqno 753810 (Critical Response) -- See https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions
  15. Packet timed out after 6399ms with no response
  16. [Jul 3 18:37:06] WARNING[2587]: chan_sip.c:4076 retrans_pkt: Hanging up call [email protected] - no reply to our critical packet (see https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions).
  17. -- Channel SIP/98765432GW1-00000002 left 'native_rtp' basic-bridge <e8dbc392-7173-41e3-b3f3-d49cc06cc280>
  18. -- Channel SIP/thufir-00000003 left 'native_rtp' basic-bridge <e8dbc392-7173-41e3-b3f3-d49cc06cc280>
  19. == Spawn extension (inbound, 12345678901, 2) exited non-zero on 'SIP/98765432GW1-00000002'
  20. mordor*CLI>
  21. mordor*CLI>
  22. mordor*CLI> dialplan show inbound
  23. [ Context 'inbound' created by 'pbx_config' ]
  24. '_x.' => 1. NoOp() [pbx_config]
  25. 2. Dial(SIP/thufir,60) [pbx_config]
  26. 3. Hangup() [pbx_config]
  27.  
  28. -= 1 extension (3 priorities) in 1 context. =-
  29. mordor*CLI>
Advertisement
Add Comment
Please, Sign In to add comment