[asterisk-users] Dial plan question.
Jim Dickenson
dickenson at cfmc.com
Tue Apr 27 21:09:45 CDT 2010
I am not sure what your problem is. You can have a numeric extension dial an alphabetic sip user.
exten => 123,1,Dial(SIP/somename)
The soft phone registers to your box with whatever username you set up.
If your phone can dial alpha then you can have
exten => alpha,1,Dial(SIP/$(EXTEN})
--
Jim Dickenson
mailto:dickenson at cfmc.com
CfMC
http://www.cfmc.com/
On Apr 27, 2010, at 6:48 PM, Aditya Kumar wrote:
> Hi All,
>
> pl help me with this basic question.
>
> I have a users (soft clients) with usernames having Alphabetics.
> I want to use Asterisk as my server.
>
> How should I have the dial plans as there are no numbers involved .
> so How can I make the configuration to work ( with numbers I can get this done using extensions.conf)
>
> my expected result is :
> alice at pbx.com should be able to call bob at pbx.com
> where pbx.com is astersik.
>
> Can you pl let me know how I can achieve this?
>
>
> --
> _____________________________________________________________________
> -- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100427/c59e65d9/attachment.htm
More information about the asterisk-users
mailing list