[Asterisk-Users] fwd IAX2 error
Kris Stark
Kris.Stark at goDataflow.com
Tue Jan 25 18:41:07 MST 2005
Joseph wrote:
> I'm trying to test IAX2 with FWD
>
> It registers fine but when I try to receive the call I get:
>
> chan_iax2.c:476 iax_error_output: Ignoring unknown information element 'Unknown IE' (38) of length 1
> Jan 25 18:02:12 WARNING[114696]: chan_iax2.c:476 iax_error_output: Ignoring unknown information element 'Unknown IE' (39) of length 1
> Jan 25 18:02:12 WARNING[114696]: chan_iax2.c:476 iax_error_output: Ignoring unknown information element 'Unknown IE' (40) of length 2
> Jan 25 18:02:12 WARNING[114696]: chan_iax2.c:3044 authenticate_verify: requested inkey 'freeworlddialup' for RSA authenticationdoes not exist
You defined the authentication to use the public key,
freeworlddialup.pub, and asterisk cannot find it.
From the FWD web page:
You will also need the freeworlddialup.pub key in your
/var/lib/asterisk/keys/ directory. (If you installed from cvs after June
3, you probably have this file already.) If not, you can wget it from
this link.
The link is http://downloads.fwdnet.net/freeworlddialup.pub
Kris
>
> When I try to call out I get:
>
> Called 495771:xxxxx at iax2.fwdnet.net
> WARNING[114696]: chan_iax2.c:4534 socket_read: Call rejected by 65.39.205.121: No such context/extension
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Kris.Stark.vcf
Type: text/x-vcard
Size: 306 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050125/99ae3672/Kris.Stark.vcf
More information about the asterisk-users
mailing list