[Asterisk-Users] IAX DID channels as incoming hunt group?
Stephen Bosch
posting at vodacomm.ca
Mon Jun 12 09:49:03 MST 2006
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
More information about the asterisk-users
mailing list