Koozali.org: home of the SME Server

Codec G729 Question - (Solved - Follow link to solution)

Offline Teviot

  • *
  • 610
  • +0/-0
Codec G729 Question - (Solved - Follow link to solution)
« on: December 31, 2008, 03:54:44 AM »
S

I have set G729 to allow on a few of my trunks.  However, I am getting the following. How do I go about fixing this?  The pbx work perfectly in all other audio and call routing features.

Code: [Select]
sail*CLI>
    -- Executing [62181@internal:1] AGI("SIP/2002-09357ca8", "selintra|OutCluster|62181") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
    -- AGI Script selintra completed, returning 0
    -- Executing [62181@default:1] AGI("SIP/2002-09357ca8", "selintra|OutTrunk|09285006") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
    -- AGI Script Executing Application: (Set) Options: (CALLERID(num)=09285006)
    -- AGI Script Executing Application: (Dial) Options: (SIP/181@09285006)
    -- Called 181@09285006
[Dec 31 13:56:05] WARNING[10568]: channel.c:3107 ast_channel_make_compatible: No path to translate from SIP/09285006-0934f2b8(256) to SIP/2002-09357ca8(8)
    -- SIP/09285006-0934f2b8 is ringing
[Dec 31 13:56:06] WARNING[10418]: channel.c:2734 set_format: Unable to find a codec translation path from alaw to g729
[Dec 31 13:56:06] WARNING[10418]: channel.c:2734 set_format: Unable to find a codec translation path from alaw to g729
    -- SIP/09285006-0934f2b8 answered SIP/2002-09357ca8
    -- Packet2Packet bridging SIP/2002-09357ca8 and SIP/09285006-0934f2b8
    -- Started music on hold, class 'default', on SIP/09285006-0934f2b8
    -- Stopped music on hold on SIP/09285006-0934f2b8
  == Spawn extension (default, 62181, 1) exited non-zero on 'SIP/2002-09357ca8'
    -- Executing [h@default:1] Hangup("SIP/2002-09357ca8", "") in new stack
  == Spawn extension (default, h, 1) exited non-zero on 'SIP/2002-09357ca8'
sail*CLI>

Currently looking at http://forums.contribs.org/index.php/topic,42731.0.html to fix this problem
« Last Edit: January 03, 2009, 06:13:01 AM by teviot »
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.