[Asterisk-Users] Can't create iax channel

Dinesh Nair dinesh at alphaque.com
Mon Nov 14 05:36:28 MST 2005



On 11/10/05 15:02 Wayne Gemmell said the following:
> When trying to call from this side to that side I get the following
> 
>     -- Executing Dial("SIP/301-2d50", 
> "IAX2/wayne:password at homebase.hidden.com/204") in new stack
> Nov 10 08:37:21 WARNING[30785]: channel.c:455 ast_best_codec: Don't know any 
> of 0xf800 formats
> Nov 10 08:37:21 WARNING[30785]: channel.c:455 ast_best_codec: Don't know any 
> of 0xf800 formats
> Nov 10 08:37:21 WARNING[30785]: chan_iax2.c:7745 iax2_request: Unable to 
> create translator path for unknown to ulaw on IAX2/wayne-5

there's your problem right there. what codecs are the SIP peer set to use ? 
apparently, asterisk cant translate between ulaw and the unknown codec.

-- 
Regards,                           /\_/\   "All dogs go to heaven."
dinesh at alphaque.com                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+



More information about the asterisk-users mailing list