[Asterisk-Users] xpro codecs and asterisk
    Dov Bigio 
    dovb at terra.com.br
       
    Tue May  3 08:01:04 MST 2005
    
    
  
Hi all,
I am trying to make a call from an X-Pro with only the G.729 codec enabled to another with both G.711 and g.729. The Asterisk version is 1.0.3 and canreeinvite is set to Yes. What happens is that I got an 403 - Forbidden response and setting verbose 10 in Asterisk I can see the message:
May  2 15:47:36 WARNING[6690]: channel.c:2115 ast_channel_make_compatible: No path to translate from SIP/victor-a02d(4) to SIP/dediana-1fd9(256)
    -- SIP/victor-a02d is ringing
    -- SIP/victor-a02d answered SIP/dediana-1fd9
May  2 15:47:38 WARNING[6690]: channel.c:2115 ast_channel_make_compatible: No path to translate from SIP/dediana-1fd9(256) to SIP/victor-a02d(4)
May  2 15:47:38 WARNING[6690]: app_dial.c:1006 dial_exec: Had to drop call because I couldn't make SIP/dediana-1fd9 compatible with SIP/victor-a02d
If I do the same when both softphones have only G.711 set, everything works fine. It seems that Asterisk tries to use the first codec in SDP and ignores others. Does it make sense?
Thanks in advance.
Dov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050503/47ba6039/attachment.htm
    
    
More information about the asterisk-users
mailing list