6959 Commits

Author SHA1 Message Date
Mathieu Parent
869c221f3a Skinny: more portable printf for sizeof (thanks to bkw)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 17:04:00 +00:00
Mathieu Parent
fa92f47bd1 Skinny: solve compilation on amd64
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16960 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 14:37:14 +00:00
Mathieu Parent
3731c4ab91 Skinny:
- allow several instances of the same device on different sockets
- move lines to table skinny_lines, as they need more params
- various small changes



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 13:49:53 +00:00
Brian West
4233ee17fe doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 21:30:54 +00:00
Mathieu Rene
4ba5ad3d26 MODAPP-407
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 19:16:10 +00:00
Rupa Schomaker
e222f74cbb fix typo in typo fix :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 19:00:47 +00:00
Rupa Schomaker
bceeff642a spelling in comments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 18:45:40 +00:00
Rupa Schomaker
2377367d05 FSMOD-40 - handle CS_REPORTING like CS_HANGUP
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16954 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 17:46:00 +00:00
Brian West
da2660a23f fix case where you login freeswitch/works
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16951 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 04:02:01 +00:00
Brian West
d08a8309e0 commit contribution from a community member
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16950 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 03:29:25 +00:00
Brian West
2c2cf9dac0 silk module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16946 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 01:04:04 +00:00
Brian West
e4b5c2429c mod_silk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 01:01:36 +00:00
Brian West
56edfc2a64 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 21:26:08 +00:00
Brian West
c6ef69ec9f swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16942 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 21:17:32 +00:00
Anthony Minessale
b9dd2dd838 XML-23
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 18:25:43 +00:00
Brian West
70ce38af34 put tx page count if its TX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 18:20:06 +00:00
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