Both register commands register with the iaxtel provider.  No matter
which number is dialed to reach Asterisk, it takes you to the same
[provider] section, and thus the same context.  I need for 2 register
commands, registering to the same provider, to branch to different
contexts or extensions.

[EMAIL PROTECTED] wrote:
> You do this with contexts attached to the [provider] section
> in the iax.conf
> file and you provide coresponding contexts and extensions in your
> extensions.conf file. 
> 
> John
> 
> 
> Barton Hodges wrote:
>> With entries in sip.conf, I can route incoming SIP calls with an
>> extension specified in the register command:
>> 
>> register => user:[EMAIL PROTECTED]/123
>> 
>> The register command in iax.conf does not support specifying the
>> extension. 
>> 
>> If I want to register multiple IAXTel accounts, how can I make them
>> branch to different extensions or contexts when a calls arrives?
>> 
>> 
>> _______________________________________________
>> Asterisk-Users mailing list
>> [EMAIL PROTECTED]
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to