[asterisk-users] asterisk to asterisk DID extentions
Matt
asterisk at corenetworks.com.au
Thu Oct 12 08:55:12 MST 2006
Avi Miller wrote:
>
> On 04/10/2006, at 1:55 AM, Matt wrote:
>
>> How can I make * aware of the other ext on the remote box so the DID
>> caller can access them like he can with the local box?
>
> On each box, define the other range:
>
> Box A:
>
> exten => _9XX,1,Dial(IAX2/BoxB/${EXTEN})
>
> Box B:
>
> exten => _8XX,1,Dial(IAX2/BoxA/${EXTEN})
>
Thanks Avi but it didnt work. It still says "not a valid extention"
from the indial :(
-Matt
More information about the asterisk-users
mailing list