In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says...
> Perhaps you are tying to use wildcard destinations in your setup.  This 
> does not scale.
> 
> Wildcard:
> 
> exten => 1234567,1,Dial(SIP/${EXTEN})
> 
> This does not scale.
> 
> Each extension should have it's own exten => line and Dial(... line.
> 
> exten => 1234567,1,Dial(SIP/[0004f201e443-a) because 0004f201e443-a is 
> the userid of the phone that you want to send the call to.

As far as I'm concern that isn't acceptable. I would newer make such 
configuration. Imagine 1000 extensions and for every one of them you have to 
create line like above in extensons.conf. 


--
Tomislav Parčina
Lama Computers Split
Stinice 12, 21000 Split
Tel.: +385(21)495148
Mob.: +385(91)1212148
SIP: [EMAIL PROTECTED]
e-mail: tparcina#lama.hr
http://www.lama.hr
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to