I have a problem with my [EMAIL PROTECTED] installation (configured with AMP)

 

My question is this, can you have different ports for different contexts within IAX?

 

[Faktortel]

port = 5036 ; Port to bind to

bindaddr = 0.0.0.0 ; Address to bind to

context = default ; Default for incoming calls

allow=all ; Allow all codecs

register => XXXXX:[EMAIL PROTECTED]/EXTEN

 

[iax.faktortel.com]

type=user

username=xxxx

secret=xxxx

host=iax.faktortel.com

nat=yes

canreinvite=no

 

[iax.faktortel.com]

type=peer

host=iax.faktortel.com

context=default

nat=yes

canreinvite=no

 

 

 

[Iaxtel]

port = 4536 ; Port to bind to

bindaddr = 0.0.0.0 ; Address to bind to

context = default ; Default for incoming calls

allow=all ; Allow all codecs

register => XXXXX:[EMAIL PROTECTED]/EXTEN

 

[iax.iaxtel.com]

type=user

username=xxxx

secret=xxxx

host=iax.iaxtel.com

nat=yes

canreinvite=no

 

[iax.iaxtel.com]

type=peer

host=iax.iaxtel.com

context=default

nat=yes

canreinvite=no

 

 

 

 

basically the Iaxtel operates on a different port number.

 

Is this possible? Really appreciate some help here.

 

TIA,

Dean

 

 

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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