hi all,
I am trunking via iax2 2 asterisk serverses

if both of them have static ip addresses, I can connect them using no
password, password or auth rsa with a pair of keys.

If one of them has dynamic ip address and need to register on the other
server, I can connect them with no password, but I am not able to do that
using keys.

The question is: which is the right register syntax to use when using keys
pair ?

I tried:

register => serverb:[EMAIL PROTECTED]


servera is the name of the public key of servera, seen on serverb (remember
that if I use static ip I can dial from serverb to servera: in my
extensions.conf I have:
exten => _5XX,1,Dial(IAX2/[EMAIL PROTECTED]/${EXTEN:0},30,t)

here I don't need to specify the key, becouse I dial "servera" which is an
entry (room) in my iax.conf where is specified inkey and outkey
but in register command it seems no possible to specify other then ip
address or full name


thanks in advance,
Andrea

Chi ricevesse questa mail per errore e' gentilmente pregato di cancellarla.

Visitate il sito http://www.frameweb.it


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to