Well there's ya problem. If 2943110 doesn't have a match in the dialplan anywhere, Asterisk pukes. What's up with that? I don't see why that is necessary. Doug.
-----Original Message----- From: Douglas Garstang Sent: Tuesday, December 26, 2006 10:25 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] SIP Subscription Bug? Well, this is weird. After receiving a sip subscribe message from peer 2529266, here's what Asterisk responds with: -- (14 headers 0 lines)--- Found user '2529266' Looking for 2943110 in bell_CallStart (domain ua2.ipt.xxx.com) Dec 26 10:19:34 NOTICE[27345]: pbx.c:1741 pbx_extension_helper: Cannot find extension context 'bell_CallStart' Transmitting (no NAT) to xxx.yyy.142.139:5060: SIP/2.0 404 Not Found Via: SIP/2.0/UDP xxx.yyy.142.139;branch=z9hG4bKd22096a5A22CE654;received=xxx.yyy.142.139 From: "Foo Law" <sip:[EMAIL PROTECTED]>;tag=1AB6AFEA-D777BDB3 To: <sip:[EMAIL PROTECTED]>;tag=as6ac26084 Call-ID: <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] CSeq: 2 SUBSCRIBE User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Contact: <sip:[EMAIL PROTECTED]> Content-Length: 0 This is mighty strange, given this: hermes*CLI> sip show peer 2529266 hermes*CLI> * Name : 2529266 Secret : <Set> MD5Secret : <Not set> Context : bell_CallStart Subscr.Cont. : bell_WatchBLF Language : en Accountcode : 2529266 Asterisk is saying that bell_CallStart doesn't exist (which it doesn't), but because of that decides to not accept the SIP subscription. The two are not realated to one another. I'm wondering what Asterisk has been smoking over the last few days while I was away... Doug.
_______________________________________________ --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
