[asterisk-users] Hash Dial Pattern Problems
Philipp von Klitzing
klitzing at pool.informatik.rwth-aachen.de
Wed May 5 17:53:43 CDT 2010
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:%233643873 at 192.168.2.10>
> ...
> 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
More information about the asterisk-users
mailing list