[Asterisk-Users] RSA interasterisk IAX problems ?

Robert Rozman rozman at fri.uni-lj.si
Thu Mar 24 18:13:32 MST 2005


Hi,

I'd kindly ask if anyone can provide working example of RSA authentication 
and IAX ?

Thanks in advance,

regards,

Rob.

----- Original Message ----- 
From: "Robert Rozman" <rozman at fri.uni-lj.si>
To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
<asterisk-users at lists.digium.com>
Sent: Thursday, March 24, 2005 12:16 PM
Subject: [Asterisk-Users] RSA interasterisk IAX problems ?


> Hi,
>
> I'd like to setup oneway connection - so asteriskB can place calls on 
> asteriskA and be safely authenticated with rsa keys. I just don't get any 
> response on asteriskA.
> I've generated pair of keys: name.key, name.pub and put them on both 
> servers
>    - is it right to only have name.key on asteriskA and name.pub on 
> asteriskB ?
>
> I get everybody is busy ... on asteriskB, and none response on asteriskA.
>
> What am I doing wrong? Does anyone have working example of this ?
>
> I have following setup (UDP 5036 ports are opened and forwarded on both 
> Asterisk, they are both behind NATs):
>
> 1. asteriskA
> *********iax.conf:
> [asteriskA]
> type=user
> host=voip.xxx.xx
> username=asteriskA
> auth=rsa
> inkeys=name
> context=default
> accountcode=asteriskA
>
> 2. asteriskB
> *********iax.conf:
> [asteriskA]
> type=peer
> host=xxx.xxx.xxx.xxx
> auth=rsa
> outkey=name
> username=asteriskA
>
> *********extensions.conf:
> exten => 
> _00[34][01].,3,Dial(IAX/asteriskA:[name]@xxx.xxx.xxx.xxx/${EXTEN}@default,30)
>
> or
>
> exten => _00[34][01].,3,Dial(IAX/asteriskA/${EXTEN}@default,30)
>
>
> but nogo.
>
> Thanks in advance,
>
> regards,
>
> Rob.
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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 




More information about the asterisk-users mailing list