VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
mszlazak at aol.com Guest
|
Posted: Sat Dec 13, 2008 3:10 am Post subject: [Freeswitch-users] Confirmation checking on VAD is needed. |
|
|
I need confirmation on whether VAD is disabled in the FS default configuration. I've looked at conf\sip_profiles\internal.xml and the relevant section was the following which seems to indicate that VAD is off by default since I don't see VAD value="none".
<!-- VAD choose one (out is a good choice); -->
<!-- <param name="vad" value="in"/> -->
<!-- <param name="vad" value="out"/> -->
<!-- <param name="vad" value="both"/> -->
<!--<param name="alias" value="sip:10.0.1.251:5555"/>-->
<!--all inbound reg will look in this domain for the users -->
<!--<param name="force-register-domain" value="cluecon.com"/>-->
<!-- disable register and transfer which may be undesirable in a public switch -->
<!--<param name="disable-transfer" value="true"/>-->
<!--<param name="disable-register" value="true"/>-->
However, is there a way to confirm this in the FS console?
Listen to 350+ music, sports, & news radio stations including songs for the holidays FREE while you browse. Start Listening Now! |
|
Back to top |
|
|
jason at jasonjgw.net Guest
|
Posted: Sat Dec 13, 2008 3:48 am Post subject: [Freeswitch-users] Confirmation checking on VAD is needed. |
|
|
On Sat, Dec 13, 2008 at 03:05:55AM -0500, mszlazak@aol.com wrote:
Quote: | I need confirmation on whether VAD is disabled in the FS default configuration. I've looked at conf\sip_profiles\internal.xml and the relevant section was the following which seems to indicate that VAD is off by default since I don't see VAD value="none".
|
This is all commented out, and from a quick look at the code in the sofia SIP
module, VAD won't be enabled unless you explicitly set it to "in" or "out".
_______________________________________________
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 |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|