[asterisk-users] asterisk to asterisk DID extentions
Eric "ManxPower" Wieling
eric at fnords.org
Thu Oct 12 09:24:38 MST 2006
Matt wrote:
> 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 :(
Then you have an iax.conf problem in your [BoxA] section and [BoxB]
section of iax.conf.
More information about the asterisk-users
mailing list