6743 Commits

Author SHA1 Message Date
Christopher Rienzo
3b09933f31 Do not allow speech_channel_destroy() to return unless MRCP session has been terminated. Do not explicitly destroy mutexes, buffers, and condvars that are allocated off of pool.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 14:03:35 +00:00
Michael Jerris
c788145f57 use common code to say ip when possible
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16937 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 08:38:50 +00:00
Michael Jerris
f8974f03f9 move functions to strip commas and non-numeric chars to switch_utils
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 08:12:12 +00:00
Michael Jerris
8b20d78f8d use common code for spell in say mods
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 07:55:57 +00:00
Marc Olivier Chouinard
8a40f2bcdb mod_say_fr: Fix the thousand and million speak section changed in r16933
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16934 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 07:15:59 +00:00
Marc Olivier Chouinard
e2e669a816 mod_say_fr: Update for better french support. Will probably have more stuff from FSCORE-528 to complement this patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 06:50:27 +00:00
Michael Jerris
aceb06f24f move common say 'spell' function into shared code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16931 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-07 21:26:36 +00:00
Michael Jerris
5f221166c6 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-07 19:36:20 +00:00
Michael Jerris
7c16b84aac first cut and say interface rework to include gender and put all args into a struct for easier future extension
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-07 19:34:05 +00:00
Marc Olivier Chouinard
0241b93bc5 mod_sofia: My iLBC changes caused a problem with fmtp was empty, this should fix it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16928 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 22:51:33 +00:00
Giovanni Maruzzelli
8111b4beb4 skypiax: commented out the debug print on writing silence packet while idle
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 22:05:27 +00:00
Brian West
30a823c0e4 MODSOFIA-64 thanks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 21:41:03 +00:00
Brian West
2641ca94f0 I hate that notation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 23:53:40 +00:00
Brian West
f50067022b MODLANG-159 and MODLANG-162
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16909 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 23:51:48 +00:00
Anthony Minessale
e0287faa91 MODAPP-402
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 23:28:06 +00:00
Andrew Thompson
3786722149 Tweak some mutexes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16903 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 20:17:32 +00:00
Anthony Minessale
bb62df6e9f copy var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16902 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 19:09:13 +00:00
Marc Olivier Chouinard
2de8961b2a mod_sofia: ilbc changes - I did an error in the patch I provided tony for r16898.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 17:33:26 +00:00
Anthony Minessale
1e8dcc206b move exception for iLBC hack to sdp up to sofia (see Moc if anything breaks)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 17:16:19 +00:00
Brian West
cba16329df swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16897 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 16:51:24 +00:00
Brian West
074ae31df0 allow option of contact-host to mirror the sip-ip on a gateway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16896 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 16:44:56 +00:00
Giovanni Maruzzelli
2a479a75f9 skypiax: when trying to specify the use of an already busy interface for originating an outbound call, return SWITCH_CAUSE_NORMAL_CIRCUIT_CONGESTION instead of DESTINATION_OUT_OF_ORDER. Like in openzap. Would be better to return SWITCH_CAUSE_REQUESTED_CHAN_UNAVAIL ???
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 15:04:57 +00:00
Giovanni Maruzzelli
de7fa863cd skypiax: write_silence_when_idle in config, general configuration code reshuffle
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 01:10:19 +00:00
Brian West
fa1cb68b3c MODENDP-296
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 22:12:35 +00:00
Jeff Lenk
745ef92c60 add initial build support to solution for FSCOMM, mod_curl, libjson. Not enabled in the solution build yet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 21:28:51 +00:00
Anthony Minessale
223871ea76 add optional loops attr to xml dp (brought to you by Moc)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16886 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 20:51:11 +00:00
Rupa Schomaker
869948d333 theoretically add support for VS++
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16883 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 19:04:10 +00:00
Rupa Schomaker
4a9fc2c731 FSMOD-38 - support redirection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 17:43:28 +00:00
Michael Jerris
fa9d5062ee fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 14:16:14 +00:00
Giovanni Maruzzelli
13336a930b skypiax: fixed MODSKYPIAX-73, and manage when REMOTEHOLD hangs up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 07:58:43 +00:00
Mathieu Parent
54510a372a Skinny: off_hook_message doesn't include call_id on older phones
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 07:49:59 +00:00
Mathieu Parent
76be99c801 Skinny: avoid stack overflow by lowering button_template_helper size
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 07:48:42 +00:00
Michael Jerris
36e623a11f fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 05:24:09 +00:00
Giovanni Maruzzelli
87f46f0e88 skypiax: ooops, forgot to 'demote' debug output
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 20:40:07 +00:00
Giovanni Maruzzelli
d82d868ffe skypiax: works well again on Virtual Machines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 20:35:49 +00:00
Anthony Minessale
b8e1221e00 MODAPP-395
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 17:45:19 +00:00
Brian West
90eb974bed FSCORE-564
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 16:21:28 +00:00
Brian West
5c1818d6dc swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16861 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 15:38:49 +00:00
Jeff Lenk
17b98eb0bc add parameters
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 15:17:39 +00:00
Anthony Minessale
cc39f9e4bc add events for bug start and stop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 01:11:15 +00:00
Anthony Minessale
85587aa6b9 add bridged method
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 01:08:31 +00:00
Christopher Rienzo
b8153e0e9d try to prevent core dump- still don't completely understand the cause
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 00:01:52 +00:00
Anthony Minessale
334abcdae7 add bridged method to scripting langs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-01 20:04:12 +00:00
Giovanni Maruzzelli
265c79a5bf skypiax: Synching audio
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-01 13:25:04 +00:00
Mathieu Parent
3fe4d7a3d8 Skinny: test: put config on top
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-01 11:06:47 +00:00
Giovanni Maruzzelli
7cd8180f4a skypiax: tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-01 09:53:11 +00:00
Giovanni Maruzzelli
4214698ec1 skypiax: cleaning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16848 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-28 20:48:13 +00:00
Giovanni Maruzzelli
a50e12040e skypiax: #ifdeffed out netinet/tcp.h from skypiax.h for windows, it get its own automatically
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-28 20:08:45 +00:00
Giovanni Maruzzelli
f9013440e0 skypiax: tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-28 11:50:35 +00:00
Mathieu Rene
f91b3310b3 MODLANG-161
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-27 20:03:42 +00:00