[asterisk-dev] Re: [svn-commits] murf: trunk r41283 -
/trunk/main/pbx.c
Johansson Olle E
olle at voop.com
Wed Aug 30 08:10:35 MST 2006
30 aug 2006 kl. 16.35 skrev Tzafrir Cohen:
> On Wed, Aug 30, 2006 at 10:06:52AM -0400, Andrew Kohlsmith wrote:
>> On Wednesday 30 August 2006 09:38, Jared Smith wrote:
>>> exten => _\Noob.,1,Verbose(3, Yup, you're a noob!)
>>
>> If you're matching the exact string "noob" why are you using _?
>
> To also match "Noob!" and "Noob." (are those vald SIP/IAX dial
> strings?)
In the IAX2 spec the extension is now UTF8. However, the Asterisk
implementation is not up to date with the specs.
I don't remember if there's a valid character specification and how you
mark reserved characters.
Example: How do I dial extension "arp at sksk!!" in context
"klasdfj##@@" since the @ separates extension from context?
/O
More information about the asterisk-dev
mailing list