I have trixbox and Audiocodes MP-124 FXS. In Asterisk console I often get this message:
Got SIP response 481 "Call/Transaction Does Not Exist" back from 86.38.10.233
So I have traced the sip packets, and I saw that Audiocodes MP-124 FXS sends this message ė81 "Call/Transaction Does Not Exist", because Asterisk sends him NOTIFY. So my question is how to turn off this notify?
Asterisk IP : 86.38.10.227
MP-124 IP : 86.38.10.233
#
U 86.38.10.227:5060 -> 86.38.10.233:5060
NOTIFY sip:[EMAIL PROTECTED] SIP/2.0.
Via: SIP/2.0/UDP 86.38.10.227:5060;branch=z9hG4bK1919bb63.
From: "Unknown" < sip:[EMAIL PROTECTED]>;tag=as029d6bdc.
To: < sip:[EMAIL PROTECTED]>.
Contact: < sip:[EMAIL PROTECTED]>.
Call-ID: [EMAIL PROTECTED] .
CSeq: 102 NOTIFY.
User-Agent: Asterisk PBX.
Max-Forwards: 70.
Event: message-summary.
Content-Type: application/simple-message-summary.
Content-Length: 92.
.
Messages-Waiting: no.
Message-Account: sip:[EMAIL PROTECTED] .
Voice-Message: 0/0 (0/0).
#
U 86.38.10.233:5060 -> 86.38.10.227:5060
SIP/2.0 481 Call/Transaction Does Not Exist.
Via: SIP/2.0/UDP 86.38.10.227:5060;branch=z9hG4bK1919bb63.
From: "Unknown" < sip:[EMAIL PROTECTED]>;tag=as029d6bdc.
To: <sip:[EMAIL PROTECTED]>;tag=1c1266127160.
Call-ID: [EMAIL PROTECTED] .
CSeq: 102 NOTIFY.
Contact: <sip:86.38.10.233>.
Supported: em,timer,replaces,path.
Allow: REGISTER,OPTIONS,INVITE,ACK,CANCEL,BYE,NOTIFY,PRACK,REFER,INFO,SUBSCRIBE,UPDATE.
Content-Length: 0.
.
Thanks
_______________________________________________ --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
