Hello Guys, i'm using a Cisco 7960 and a Cisco 2610 with a VIC2-BRI to connect to POTS. Phone and Gateway are using SIP. Everything works well (inbound calls, outbound calls etc), the only thing i can't get to work is hanging up an outbound call *before* the remote end pick's up the call. When i hang up locally, the remote phone keep's ringing forever, and im getting an error in asterisk: Got SIP response 481 "Call Leg/Transaction Does Not Exist" back from 10.2.5.11 After the remote end has picked up the call i can hangup without any problems. Does anyone know how to fix this...? Greetings! Christoph
hi. read my mail 'bout 487 response. I wrote a patch to fix that in chan_sip . It's good for a occasional fix, until mark updates chan_sip to handle retransmissions. matteo. Il mar, 2003-03-18 alle 16:58, Christoph Frei ha scritto:> Hello Guys, > > i'm using a Cisco 7960 and a Cisco 2610 with a VIC2-BRI to connect > to POTS. Phone and Gateway are using SIP. Everything works well > (inbound calls, outbound calls etc), the only thing i can't get > to work is hanging up an outbound call *before* the remote end > pick's up the call. When i hang up locally, the remote phone > keep's ringing forever, and im getting an error in asterisk: > > Got SIP response 481 "Call Leg/Transaction Does Not Exist" back from > 10.2.5.11 > > After the remote end has picked up the call i can hangup without > any problems. > > Does anyone know how to fix this...? > > > > Greetings! > > Christoph > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users
Hi, Asterisk is not sending the CANCEL when you hang up back to the gateway that Matches the ORIGNAL INVITE Request. It looks like it was fixed with the last cvs release. Dave On Tue, 2003-03-18 at 10:58, Christoph Frei wrote:> Hello Guys, > > i'm using a Cisco 7960 and a Cisco 2610 with a VIC2-BRI to connect > to POTS. Phone and Gateway are using SIP. Everything works well > (inbound calls, outbound calls etc), the only thing i can't get > to work is hanging up an outbound call *before* the remote end > pick's up the call. When i hang up locally, the remote phone > keep's ringing forever, and im getting an error in asterisk: > > Got SIP response 481 "Call Leg/Transaction Does Not Exist" back from > 10.2.5.11 > > After the remote end has picked up the call i can hangup without > any problems. > > Does anyone know how to fix this...? > > > > Greetings! > > Christoph > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >