[Freeswitch-users] Answering machine detection

2008-11-29 Thread Keith Wood
Hi,

Does anyone know if it is possible to config freeswitch to do answering
machine detection?  I see that there is a tone_detect command.  Is it
possible to use it to achieve a certain level of answering machine
detection?

Thanks,
Keith
___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] Redirect calls between FS

2008-11-29 Thread Barray McKee
Hello,

I am implementing 2 load balancing FS behind a pair of sip proxies.  Since
traffic is routed to one of the two FS on a round-robin basis, I need a
mechanism to reroute call from one FS to another FS under a specific special
circumstance.  I am think to use the bridge command with bypass_media =
true, so that the call can just pass through one FS and reach the second
FS.   Is this the approach that I should use?  I am wondering if there is a
better approach out there that I just can't think of.

Thanks in advance,
Barray
___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] Configuring different codecs for internal and external calls.

2008-11-29 Thread Maxim Karp
Hello,

 

How would I configure global_codec_prefs and outbound_codec_prefs for the
following:

 

All calls between freeswitch extensions GSM.

 

All calls going out from an extension on Freeswitch using GSM (between the
endpoint and freeswitch) and then out to a SIP gateway using PCMA or PCMU. 

 

Calls coming in from another SIP gateway to freeswitch using PCMU or PCMA
and then transcoded to a local extension using GSM.

 

Is this it?

 

X-PRE-PROCESS cmd=set data=global_codec_prefs=GSM/

X-PRE-PROCESS cmd=set data=outbound_codec_prefs=PCMU,PCMA/

 

Thanks,

 

Maxim.

 

___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] Configuring different codecs for internal and external calls.

2008-11-29 Thread Brian West

Does it do what you expect?

/b

On Nov 29, 2008, at 7:19 PM, Maxim Karp wrote:


Is this it?

X-PRE-PROCESS cmd=set data=global_codec_prefs=GSM/
X-PRE-PROCESS cmd=set data=outbound_codec_prefs=PCMU,PCMA/



___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org