Commit Graph

10534 Commits

Author SHA1 Message Date
Mathieu Rene 591f534578 mod_lcr: Add ifdefs around odbc calls in shutdown function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13268 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-09 16:51:12 +00:00
Mathieu Rene 1381ede0a1 SFSIP-145
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13267 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-09 15:05:33 +00:00
Mathieu Rene 23512e974c SFSIP-144
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13266 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-09 01:58:30 +00:00
Moises Silva a417c7ed5f return silence frame in dahdi codec when there is no output from the decoder
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-09 00:23:05 +00:00
Anthony Minessale 9045735e79 FSCORE-357
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 19:03:54 +00:00
Mathieu Rene 428905db47 oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 04:48:55 +00:00
Moises Silva 770a1e522b added proper waiting (up to 10ms) for the DAHDI transcoder output frame
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 04:40:32 +00:00
Mathieu Rene 4c80273fbf Add code analyzer tags to xml functions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13261 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 04:38:44 +00:00
Mathieu Rene 5802cb943a Fix leak-on-failure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 04:33:58 +00:00
Mathieu Rene 06babac1e4 Properly use switch_xml_parse_str_dynamic
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 04:05:39 +00:00
Mathieu Rene adf6244240 Fix an error in fs_cli's usage
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 04:00:14 +00:00
Moises Silva 8653e621d5 set mod_dahdi_codec dahdi transcoding device sockets to non-blocking to avoid hanging when there is no data and just return 0 bytes frame
Jira: MODCODEC-8


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 01:25:39 +00:00
Andrew Thompson ffe00a236b Use switch_xml_parse_str_dynamic so we don't leak (thanks Math)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 22:13:05 +00:00
Mathieu Rene 3b168bcb3f Add switch_xml_parse_str_dynamic and switch_xml_parse_str_dup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 21:40:21 +00:00
Michael Collins a7b0d40026 Update Changelog through 5/6/2009 (r13248)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 21:10:30 +00:00
Anthony Minessale 4619f83a40 wait for cdr to be generated in failed cdr_x
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 17:27:15 +00:00
Anthony Minessale f8537537a5 sleep when loading odbc profiles to prevent connection races in underlying libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 15:14:28 +00:00
Anthony Minessale d303b7e537 add rtp-autoflush-during-bridge param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 15:07:48 +00:00
Anthony Minessale f0d1c47536 add rtp-autoflush-during-bridge param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 15:07:04 +00:00
Mathieu Rene 95311eaf10 Don't set the caller name to origination_uuid's value
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 02:16:12 +00:00
Mathieu Rene 418d602728 MODAPP-271
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 02:05:16 +00:00
Anthony Minessale 3ac7d028cb doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 22:52:09 +00:00
Mathieu Rene a977b8d640 Add sofia profile params to fine-tune timers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13245 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 18:12:44 +00:00
Brian West 2ca10c4f4f fix play and get digits when using phrase macros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 18:00:28 +00:00
Brian West 5460efa78e remove unused code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 17:34:29 +00:00
Anthony Minessale d13e3ddb2f MODAPP-272
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 15:24:04 +00:00
Anthony Minessale e5e9524216 add group_recurse_variables and user_recurse_variables to {} vars (default is true, set to false to not pass vars down to user or group channels)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 15:13:51 +00:00
Anthony Minessale 3e03f43009 MODAPP-272 + a few more goodies, abandon outbound calls when they are not needed, place queue name in the caller id
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 13:55:46 +00:00
Robert Joly 43b9499578 Fixed incorrect include path.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 10:38:34 +00:00
Brian West 883ddda211 bump sounds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 04:41:13 +00:00
Anthony Minessale 4209680877 fix evil send myself a refer bug FSCORE-350
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13237 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-05 22:15:52 +00:00
Anthony Minessale e4e64147fd yipee, ten millionth bug in mod_loopaback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13236 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-05 19:35:31 +00:00
Brian West 3fe2a444bf ESL-15
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-05 17:30:06 +00:00
Brian West 8fcbf6bf83 clean up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-05 15:51:30 +00:00
Anthony Minessale 8d863760c6 fix memory issue in core file resampling code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-05 15:09:32 +00:00
Mathieu Rene b06465a3b8 MODENDP-206 Ignore ptime when missing instead of using @0i - thanks stangor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 22:53:41 +00:00
Anthony Minessale ad0aaa6dd5 fix mem corruption on failed register
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 21:48:10 +00:00
Anthony Minessale d548de40cc fix mem corruption on failed register
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13229 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 21:41:42 +00:00
Mathieu Rene affd0c8446 Make { } vars take precedence over channel variables
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 20:43:09 +00:00
Mathieu Rene 578aa78e2b Update doxygen for switch_channel_variable_first and switch_channel_variable_last
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 19:56:46 +00:00
Anthony Minessale a4a82b2a15 MODENDP-217
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 14:36:11 +00:00
Anthony Minessale 4a75028229 move originate retry related vars to only be in {} not in channel variable list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 14:09:32 +00:00
Rupa Schomaker 546c94cc8d connection timeout
(very) slow connection timeout
Timeouts needed to avoid deadlock between read thread and file close.  If
read thread never returns -- the file can never be closed.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 13:42:52 +00:00
Brian West 1fd1d7706a remove accidental commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13223 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-03 15:33:48 +00:00
Anthony Minessale 5267d785ed refactor resampling in mod_local_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-03 03:15:42 +00:00
Anthony Minessale b25d511cd3 tweak log messages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-02 00:58:51 +00:00
Anthony Minessale fae50b4197 prevent buffer destroy race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-01 21:31:16 +00:00
Rupa Schomaker e9c8418a89 Fix race condition between shout thread starting and shout_file_read
Fix race condition between thread terminating and context being cleaned up
Fix stutter when first 64k is drained from shoutcast streaming buffer
Reduce the amount of padding from around 6s to 1s if the stream goes away
  or runs slow


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-01 16:22:36 +00:00
Anthony Minessale b4a30ae134 ESL-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-01 15:00:31 +00:00
Rupa Schomaker 3e220c9565 add execute_application to custom controls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-01 13:13:44 +00:00