[Home]

Summary:ASTERISK-15235: Call terminates 5 seconds after establishing
Reporter:Andrew Parisio (parisioa)Labels:
Date Opened:2009-11-29 17:29:30.000-0600Date Closed:2009-11-30 10:49:16.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk_log.txt
( 1) asterisk_logfile_-_better_formatted.txt
( 2) bandwidth..com_logfile.txt
Description:with one provider (bandwidth.com) all of my calls give a very short media stream (under half a second), and then terminate at about the 5 second mark.  I have the log from bandwidth.com and the log from asterisk 1.6.1 tree attached.  You can clearly see asterisk sends an ACK to SIP/200 OKAY, and then the next message is Bye.

The same thing does not happen with voicepulse, or anything else.

Asterisk ip is masked as 70.0.0.0
Call was to 1800COMCAST (18002662278)
Comments:By: Andrew Parisio (parisioa) 2009-11-29 17:31:18.000-0600

also, this is new as of 1.6.1.10, it did not happen in 1.6.1.9. I then compiled the SVN branch to see if it happened there as well and it does.

prior to 1.6.1.10 the call would terminate between 1768 and 1772 seconds every time with bandwidth.com but not other providers such as voicepulse.

By: Andrew Parisio (parisioa) 2009-11-29 17:45:59.000-0600

the suggested fix in 0016238 fixes it, sorry for reposting an existing bug.