[Asterisk-Users] IAX calling number

Chee Foong cheefoong at inovas.com
Fri Sep 26 02:09:21 MST 2003


Ahh...Understood. That's possible.

But my problem is I will have 500 users (and increasing). I can't have an
entry for every users in the config file. The only way to handle this so far
I found is to use number as username, therefore we can use only 1 extension:

exten => _700XXXXXX,1,Dial(IAX/${EXTEN})

But user wont like it if username is a long string of number, they prefer
meaningful name.

Thanks anyway.

Foong

----- Original Message -----
From: <wasim at convergence.com.pk>
To: <asterisk-users at lists.digium.com>
Sent: Friday, September 26, 2003 3:47 PM
Subject: Re: [Asterisk-Users] IAX calling number


> On Fri, 26 Sep 2003, Chee Foong wrote:
>
> > I wonder if there away to associate a user name to a number say I have a
> > client register to the IAX server with username 'John' and I want to
> > associate a number say '12345678' tho John so other register users can
> > call john by dialing 12345678. Something like the H323_id and the E164
> > alias in H323 protocol.
>
> exten => 12345768,1,Dial(IAX/john)
>
> - wasim of the it doesn't get any simpler than this cult
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list