Colin Anderson wrote:
> You just do pattern matching in your dialplan:
> 
> [from-myIAXprovider]
> 
> exten => 55512XX,1,Dial(SIP/reception,40,T)
> exten => 55512XX,2,Voicemail()
> 
> So anything coming in with a dialled extension of 55512XX will pattern-match
> to the above lines. 

That only works if the caller has dialled one of the other numbers.

If we only publish one number (555 1212), what then?

-s
_______________________________________________
--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