Hi! > I set: sip debug peer 3000 (my test extension) and dialed #3643873
Your X-Lite softphone actually calls %233643873 and not #3643873. You would need to check the SIP RFCs in order to find out if Asterisk is behaving correctly here by not decoding %23 as #. In the meanwhile you could try to add the extension %233643873 to your dialplan, or find out if you can configure the way X-Lite handles the # within the dialstring. > To: "#3643873"<sip:%[email protected]> > ... > User-Agent: X-Lite release 1104o stamp 56125 > (telephone-event) Looking for %233643873 in from-internal (domain > ... > SIP/2.0 404 Not Found Via: SIP/2.0/UDP Philipp -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
