Displaying 6 results from an estimated 6 matches for "iax_error_output".
2005 Jan 25
2
fwd IAX2 error
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 unkno...
2005 Jun 13
0
IAX Issues...
Hello all I have looked in Google for a fix for this issue but I have
had no luck, so I am posting it here.
Jun 10 03:42:17 WARNING[2961]: Chan_iax2.c:625 iax_error_output:
Expecting causecode to be single byte but was 35
Jun 10 03:42:17 WARNING[2961]: Chan_iax2.c:625 iax_error_output:
Expecting samplerate to be 2 bytes long but was 40
Jun 10 03:42:17 WARNING[2961]: Chan_iax2.c:625 iax_error_output:
Expecting samplerate to be 2 bytes long but was 40
Jun 10 03:42:17 W...
2003 Dec 25
1
IAX NOTICE and WARNING messages
...get a flurry
of NOTICE and WARNING messages.
NOTICE[1116941120]: File chan_iax.c, Line 2878 (register_verify) empty
registration from 192.168.0.30
NOTICE[1116941120]: File chan_iax.c, Line 2878 (register_verify) empty
registration from 192.168.0.30
WARNING[1142106560]: File chan_iax2.c, Line 470 (iax_error_output):
Information element length exceeds message size
WARNING[1142106560]: File chan_iax2.c, Line 4191 (socket_read):
undecodable frame received
I receive the same exact error messages on the second server, but with
the .5 IP Address in the NOTICE Messages. I have looked through the .c
files to see i...
2007 Oct 29
0
IAX2 weirdness and rejected calls: Invalid BYTE
...--[SIP]-->
asterisk.thorcom.net --[IAX2]--> gate.tubby.org
If I ran debug on the central box (asterisk.thorcom.net) I could clearly
see the call coming in and being placed on gate.tubby.org but it was
being rejected with the message:
[Oct 29 19:47:16] WARNING[16974]: chan_iax2.c:770 iax_error_output:
Expecting causecode to be single byte but was 2
[Oct 29 19:47:16] WARNING[16974]: chan_iax2.c:7450 socket_process:
Call rejected by 193.82.116.194: No supported codec found
Now, over at gate.tubby.org a 'tcpdump' clearly showed the exchange of
IAX packets, but enabling debug on IA...
2004 Apr 10
0
Where to get IAXY firmware and documentation
...flag.
Also is there any documentation for the IAXY in the CVS tree or anywhere
or C comments I can read somewhere to glean some info ?
Particularly, Is there also a way to find out what firmware an IAXY is
currently running?
Also on 29/3 stable branch I'm getting :
WARNING: chan_iax2.c:476 iax_error_output: Ignoring unknown information
element 'Unknown IE' (32) of length 4
when running the IAXY.
Is there something I should define somewhere or does only a later version
of * know how to handle this type of request?
I've looked for this information elsewhere but I'm sorry I can'...
2005 Mar 23
0
gnophone 0.2.4 and asterisk 1.0.6
Hello,
Does gnophone 0.2.4 work with asterisk 1.0.6?
I'm running Gentoo Linux with a 2.6.11 kernel,
and I'm getting the following when I try to
connect to asterisk from gnophone:
Mar 23 12:09:33 WARNING[25059]: chan_iax2.c:546 iax_error_output: Information element length exceeds message size
Mar 23 12:09:33 WARNING[25059]: chan_iax2.c:5332 socket_read: Undecodable framereceived from '216.64.98.250'
I googled this, and someone else seemed to be
having the same problem with normal IAX (not
IAX2), but I didn't see a resolution....