Difference between revisions of "Call hangs after 30 seconds"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
* Check timeout - maybe call can't last more then 30s?
* Check timeout - maybe call can't last more then 30s?
* Enable sip debug and look for BYE packet, who is sending it.
* Enable sip debug and look for BYE packet, who is sending it.
* If there is no BYE packet - big chance that problem is in the network
** Check IP in SIP debug and compare to real IPs
** If it is possible - try to capture SIP debug at the other end and compare to SIP debug in MOR

Revision as of 07:31, 13 August 2009

  • Check timeout - maybe call can't last more then 30s?
  • Enable sip debug and look for BYE packet, who is sending it.
  • If there is no BYE packet - big chance that problem is in the network
    • Check IP in SIP debug and compare to real IPs
    • If it is possible - try to capture SIP debug at the other end and compare to SIP debug in MOR