3981 Commits

Author SHA1 Message Date
Michael Jerris
5f8991d6e8 fix build on newer gcc with pickier warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-21 02:10:43 +00:00
Anthony Minessale
80206261b4 add local dtmf driven alternat vm pass (requires make vm-sync and new sounds)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 22:06:04 +00:00
Anthony Minessale
cdf438793d fix mod_shout to broadcast stereo recording
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 22:00:07 +00:00
Anthony Minessale
a8d457eb09 fix some mem leaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 19:10:04 +00:00
Anthony Minessale
8bece18e26 make getVariable return blank string not the word false
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 15:19:39 +00:00
Michael Jerris
4257622c56 add mod_timezone to msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 01:55:43 +00:00
Anthony Minessale
bf91ac1605 c++ needs const char * for static strings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 01:12:23 +00:00
Anthony Minessale
3a67cbf4fd fix MODLANG-79
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-19 22:25:28 +00:00
Brian West
52450655fa thanks sekill.... part deux
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-19 20:01:44 +00:00
Brian West
a8cdb8773f thanks sekill....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-19 19:43:53 +00:00
Anthony Minessale
18a93b2ff8 enable https on mod_xml_cdr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-19 14:52:44 +00:00
Robert Joly
e1c8897148 Fixed compiler warning ... potential uninitialised variable.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-18 12:23:56 +00:00
Brian West
538b836367 MODENDP-125 to select the proper AF on a profile based on sipip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-17 19:43:50 +00:00
Anthony Minessale
74399da176 fail call on extensions with nested conditions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 15:57:07 +00:00
Anthony Minessale
c052a99837 dont eval blank string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 15:56:29 +00:00
Anthony Minessale
a3f6e72f35 fix numRows and add numCols
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 15:55:49 +00:00
Michael Jerris
05b01a6c03 switch some usages of switch_event_add_header to switch_event_add_header_string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 02:19:43 +00:00
Anthony Minessale
5572f25a0f fix MODENDP-121
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 19:30:34 +00:00
Anthony Minessale
e815841de6 add eval function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 15:05:48 +00:00
Michael Jerris
1eeba1f85e attempt to fix MODAPP-129, seg when kicking many conference members quickly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 04:07:33 +00:00
Anthony Minessale
d8bae63854 fix for SFSIP-82
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 19:44:12 +00:00
Brian West
12f01067c5 fix lua originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 17:35:46 +00:00
Brian West
23c0d9ebbf add unsetInputCallback method
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 17:20:34 +00:00
Brian West
6efa5bdf0d change proto for transfer method so context and dialplan are not mandatory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:57:16 +00:00
Anthony Minessale
a3e6f8f68f fix MODAPP-126
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-13 17:24:33 +00:00
Anthony Minessale
ea5679f8f2 fix sqlite issue with select of the sip contact
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9286 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 20:54:51 +00:00
Anthony Minessale
b60ff4d1cd add sip-forbid-register to user params to refuse to let a certian user register
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9284 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 18:28:13 +00:00
Anthony Minessale
1082866112 make error endpoint able to forked dial
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9282 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 18:00:56 +00:00
Anthony Minessale
ce3b48158d perpetual sound does not auto-mute, you can do that yourself if you want it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 15:34:25 +00:00
Anthony Minessale
44749cd1dc set flag to avoid race on transfer -both
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 15:16:33 +00:00
Anthony Minessale
22bd6add20 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 23:58:42 +00:00
Anthony Minessale
320a541822 fix MODLANG-75
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9245 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 19:21:21 +00:00
Anthony Minessale
6f6cd375ad tweak for MODLANG-77
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 18:47:30 +00:00
Michael Jerris
7bf1651388 mod_sofia Gateway Ping needs to look for return code 501 (SFSIP-78)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 18:28:01 +00:00
Anthony Minessale
e813797406 fix pool hoarding of mem in js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 16:50:45 +00:00
Anthony Minessale
4f670da192 add some clarification
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 16:12:55 +00:00
Anthony Minessale
4a278c111d extra blank-string protection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9237 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 16:11:50 +00:00
Anthony Minessale
4796964c5b fix MODENDP-124
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-10 01:41:46 +00:00
Anthony Minessale
ae0430342b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-07 15:44:29 +00:00
Anthony Minessale
5d93b280ad add patch from MODAPP-123
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9232 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-06 23:33:58 +00:00
Anthony Minessale
d37fdc0dd6 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-06 23:25:24 +00:00
Steve Underwood
3b9eb062b3 Resolved a couple of wave file naming inconsistencies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-06 13:00:31 +00:00
Anthony Minessale
12b3a4f451 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-04 22:51:03 +00:00
Anthony Minessale
f035998ecb update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-04 19:20:33 +00:00
Anthony Minessale
f5f9ddc5a1 make register-proxy preserve the url composed from proxy but target the packets to desired address MODENDP-121
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-01 18:18:35 +00:00
Anthony Minessale
d61d5a36a5 add sip_hangup_disposition var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-01 16:21:51 +00:00
Anthony Minessale
b3720e9b10 fix endless loop in mod_expr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-01 16:00:55 +00:00
Anthony Minessale
d8816f7d73 fix MDXMLINT-31
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-01 15:06:56 +00:00
Anthony Minessale
509562b401 update mod_java to the new module api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-31 20:16:44 +00:00
Brian West
5be15e2205 fix this .. thanks vpanayotov
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9213 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-31 19:03:13 +00:00