[Asterisk-Users] IAX DID channels as incoming hunt group?

Colin Anderson ColinA at landmarkmasterbuilder.com
Mon Jun 12 09:35:46 MST 2006


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. 

-----Original Message-----
From: Stephen Bosch [mailto:posting at vodacomm.ca]
Sent: Monday, June 12, 2006 10:31 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] IAX DID channels as incoming hunt group?


Hi:

I am looking into getting incoming IAX DID channels for our office. I've
found a provider.

What I want, though, is an incoming hunt group -- that is, say we have
three lines:

555 1212
555 1213
555 1214

Calls coming in on 555 1212 may end up on any one of the three. If 555
1212 is busy, the call forwards to 555 1213, and so on.

I was under the impression that this has to be done by the carrier or
provider, but I want to make sure: if they are IAX channels, is there
any way to do this in Asterisk on the receiving end?

Shouldn't a provider offering IAX DID be able to do this for me before
the calls are sent to my Asterisk server?

Cheers,

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



More information about the asterisk-users mailing list