We're running Asterisk at Home but upgraded to version 1.2 of Asterisk. After the upgrade the 'Hold' button on our Snom 360 phones now immediately hangs up a call instead of putting the call on hold. Has anyone else had this problem and figured out how to fix it?

I ran 'sip debug' in the Asterisk CLI and it looks like when I hit the hold button it's sending a "Cancel" message if I understand correctly. Here is the output:

<-- SIP read from 192.168.1.220:2057:
CANCEL sip:[EMAIL PROTECTED];user=phone SIP/2.0
Via: SIP/2.0/UDP 192.168.1.220:2057;branch=z9hG4bK-n8r9ndx0xkfb;rport
From: "Sascha" <sip:[EMAIL PROTECTED]>;tag=vny1xnywlu
To: <sip:[EMAIL PROTECTED];user=phone>
Call-ID: [EMAIL PROTECTED]
CSeq: 2 CANCEL
Max-Forwards: 70
Contact: <sip:[EMAIL PROTECTED]:2057;line=vtp1p31i>
Content-Length: 0


--- (9 headers 0 lines)---
Sending to 192.168.1.220 : 2057 (NAT)
Reliably Transmitting (NAT) to 192.168.1.220:2057:
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 192.168.1.220:2057;branch=z9hG4bK-n8r9ndx0xkfb;received=192.168.1.220;rport=2057
From: "Sascha" <sip:[EMAIL PROTECTED]>;tag=vny1xnywlu
To: <sip:[EMAIL PROTECTED];user=phone>;tag=as7ad32eb1
Call-ID: [EMAIL PROTECTED]
CSeq: 2 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Max-Forwards: 70
Contact: <sip:[EMAIL PROTECTED]>
Content-Length: 0


---
Transmitting (NAT) to 192.168.1.220:2057:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.1.220:2057;branch=z9hG4bK-n8r9ndx0xkfb;received=192.168.1.220;rport=2057
From: "Sascha" <sip:[EMAIL PROTECTED]>;tag=vny1xnywlu
To: <sip:[EMAIL PROTECTED];user=phone>;tag=as7ad32eb1
Call-ID: [EMAIL PROTECTED]
CSeq: 2 CANCEL
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Max-Forwards: 70
Contact: <sip:[EMAIL PROTECTED]>
Content-Length: 0


Thanks in advance for any advice!
Sascha


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to