[asterisk-users] I don't know how to authenticate

Phibee Network Operation Center noc at phibee.net
Fri Nov 20 13:04:19 CST 2009


No change, now:


voip*CLI> iax2 show peers
Name/Username    Host                 Mask             Port          Status
Trader-Classic/  78.SERVER2   (D)  255.255.255.255  4569      (E) OK (2 ms)
1 iax2 peers [1 online, 0 offline, 0 unmonitored]
voip*CLI>

voip*CLI> iax2 show registry
Host                  dnsmgr  Username    Perceived             Refresh  
State
78.SERVER2:4569    N       VoIP        84.SERVER1:4569         60  
Registered
1 IAX2 registrations.
voip*CLI>



trader-voip*CLI> iax2 show peers
Name/Username    Host                 Mask             Port          Status
VoIP/VoIP        84.SERVER1   (D)  255.255.255.255  4569      (E) OK (16 ms)
1 iax2 peers [1 online, 0 offline, 0 unmonitored]
trader-voip*CLI> iax2 show registry
Host                  dnsmgr  Username    Perceived             Refresh  
State
84.SERVER1:4569    N       Trader-Cla  78.SERVER2:4569         60  
Registered
1 IAX2 registrations.
trader-voip*CLI>



all registration and peers are Ok, the dial on srv1:

        exten => _X.,1,Set(CDR(CodeTier)=CLA-UNKNOW)
        exten => _X.,2,Dial(IAX2/${EXTEN}@Trader-Classic,180,rt)
        exten => _X.,3,Hangup

but no change when i want call:
Connected to Asterisk 1.6.1.4 currently running on voip (pid = 12026)
[Nov 20 19:59:16] WARNING[12046]: chan_iax2.c:9232 socket_process: I 
don't know how to authenticate VoIP to 78.SERVER2
voip*CLI>


iax.conf:

Server1:
register => VoIP:XXX at 78.SERVER2:4569

[Trader-Classic]
type=friend
host=dynamic
defaultip=78.SERVER2
username=Trader-Classic
auth=md5
port=4569
qualify=yes
secret=XXXX
trunk=no
notransfer=no
encryption=aes128
disallow=all
allow=alaw
allow=g729



Server 2:
register => Trader-Classic:XXX at 84.SERVER1:4569
[VoIP]
type=friend
host=dynamic
defaultip=84.SERVER1
username=VoIP
auth=md5
secret=XXX
qualify=yes
trunk=no
notransfer=no
encryption=aes128
disallow=all
allow=alaw
allow=g729












Phibee Network Operation Center a écrit :
> anyone know this error message ?
>
>
>
> Phibee Network Operation Center a écrit :
>   
>> Hi
>>
>> anyone know what is a the solution of this problems ? :
>>
>> [Nov 20 10:15:40] WARNING[12049]: chan_iax2.c:9232 socket_process: I 
>> don't know how to authenticate Voip-Classic to
>> [Nov 20 13:04:45] WARNING[12043]: chan_iax2.c:9232 socket_process: I 
>> don't know how to authenticate Voip-Classic to 78.XX.XX.XX
>>
>> we have two Asterisk 1.6.1.4, this error are on the first server, used 
>> for the connection in SIP of
>> final user (personnal phone).
>>
>> 78.XX are the IP of our second server used for call routing.
>>
>> We have tested in SIP and in IAX2 without change
>>
>> thanks for your suggestion
>> jerome
>>
>>
>>
>>
>> _______________________________________________
>> -- 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
>>
>>
>>   
>>     
>
>
> _______________________________________________
> -- 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
>
>
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091120/26356f60/attachment.htm 


More information about the asterisk-users mailing list