[Freeswitch-users] outbound calls

Madovsky infos at madovsky.org
Sat Feb 20 18:19:47 PST 2010


----- Original Message ----- 
From: "Frank Carmickle" <frank at carmickle.com>
To: <freeswitch-users at lists.freeswitch.org>
Sent: Saturday, February 20, 2010 9:00 PM
Subject: Re: [Freeswitch-users] outbound calls


> On Sat, Feb 20, Madovsky wrote:
>> Hello,
>>
>> I'm able to transcode a cal between 2 local legs,
>> but when a local user call an oubound call,
>> the call hangs up saying "not acceptable here",
>> so it doesn't transcode.
>>
>> Any idea ?
>
> What are your outbound_codec_prefs set to in your vars.xml?
>
> --FC
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

Hi Frank,

global
<X-PRE-PROCESS cmd="set" 
data="global_codec_prefs=speex at 16000k,PCMU,PCMA,GSM"/>

outbound

<X-PRE-PROCESS cmd="set" 
data="outbound_codec_prefs=speex at 16000k,PCMU,PCMA,GSM"/>


Thanks

Franck 





More information about the FreeSWITCH-users mailing list