[Asterisk-Users] suddenly iax calls don't work anymore

Faris Raouf asterisk at raouf.net
Wed Jan 4 07:39:51 MST 2006


Gerald Dachs wrote:
> Hi,
> 
> Asterisk is new for me. I had a working configuration, but suddenly I can't call anymore
> with my voip provider. I am not aware that I changed anything in the configuration, but
> who knows. Can somebody explain me what is happening here? I changed username,
> password and number.
>  
>    -- Executing Dial("Zap/2-1", "IAX2/<username>:<password>@sip.coco-connect.de/<number>") in new stack
>     -- Called <username>:<password>@sip.coco-connect.de/<number>
>     -- Call accepted by 62.180.50.221 (format g729)
>     -- Format for call is g729
> Jan  4 10:06:42 NOTICE[23409]: channel.c:1758 ast_set_write_format: Unable to find a path from gsm to g729
> Jan  4 10:06:42 NOTICE[23409]: channel.c:1791 ast_set_read_format: Unable to find a path from g729 to slin
> Jan  4 10:06:42 NOTICE[23409]: channel.c:1791 ast_set_read_format: Unable to find a path from g729 to slin
> Jan  4 10:06:42 WARNING[23409]: codec_gsm.c:135 gsmtolin_framein: Huh?  A GSM frame that isn't a multiple of 33 or 65 bytes long from IAX2 (20)?
> Jan  4 10:06:42 WARNING[23409]: codec_gsm.c:135 gsmtolin_framein: Huh?  A GSM frame that isn't a multiple of 33 or 65 bytes long from IAX2 (20)?
> ...
> 
> Gerald

Someone will probably correct me, but it looks like you are trying to 
use the g729 codec for your calls (or coco-connect.de is forcing you to 
use g729), but this requires a license from Digium and is not installed 
on your machine.

Try using a different codec if possible or, if you do have a g729 
license try re-installing the codec and re-activating it.

I think this may solve the problem. But as I say, someone may correct me 
- I may be completely wrong about this.

Faris.




More information about the asterisk-users mailing list