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
89131bd0ec
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-19 19:24:00 +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
Brian West
35124f3280
update AUTHORS
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-18 21:33:39 +00:00
Brian West
e24f6b6f39
don't build the tests that use libsndfile and libsamplerate (FSBUILD-67)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-18 16:53:31 +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
3602eeab8d
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-18 00:44:10 +00:00
Brian West
a436f20022
lets autoload this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-17 23:23:02 +00:00
Robert Joly
1bbf3a8244
Fixed infinite loop caused by 64 bit cleansing change (int to size_t means signed to unsigned)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-17 23:08:10 +00:00
Brian West
8580a0534d
example ipv6 enabled profile called internal-ipv6
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-17 23:01: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
Stefan Knoblich
f921389078
Use switch_event_add_header_string() instead of switch_event_add_header(... "%s", ..), core part
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 02:17:09 +00:00
Anthony Minessale
cb22c466da
prevent crash in crazy situation with xml_curl and bad urls FSCORE-169
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 21:57:57 +00:00
Anthony Minessale
2d19b3bf02
change log message to protect the innocent
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 21:49: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
Michael Jerris
5c63629f0d
tweak race in msvc build system when doing parallel build (multi cpu)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 15:08:19 +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
Robert Joly
5d4b5c3d1c
Fixed 64 bit compile issues with DevStudio 2005.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 03:34:29 +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
ab9af34982
fix cpp bridge
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 18:22:07 +00:00
Brian West
88ae78906d
fix cpp bridge
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 18:19:41 +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
Brian West
4415976b8b
FSSCRIPTS-4 thanks UnixDog
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:50:13 +00:00
Anthony Minessale
3e3d3e18ee
small adjustment
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:29:26 +00:00
Michael Jerris
642ad50e83
Thu Aug 14 11:22:16 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* outgoing_complete(): avoid assert if completing already completed request
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9292 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:02:45 +00:00
Michael Jerris
4e9fe267ec
Thu Aug 14 11:21:21 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nta: when in UAS mode, respond to CANCEL and INVITE with same tag
Added mreply(), internal function for responding to a request message
Also, tag INVITE before responding to CANCEL.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:01:39 +00:00
Michael Jerris
961c78c3b9
Wed Aug 13 13:03:33 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nua_session.c: destroying invite transaction only after nua_i_invite is sent
Added nua_client_request_clean(), nua_invite_client_should_ack().
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 15:37:53 +00:00
Michael Jerris
002cb87165
Wed Aug 13 10:23:28 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nua_dialog.c: clear reference in server request before freeing it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 15:37:09 +00:00
Anthony Minessale
10d681e90d
return channels to the execute state when hangup_after_bridge is false on a bridge started with the intercept app
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-13 21:46:06 +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
213dd7a30a
byte swap on l16 read codec
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9285 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 19:12:38 +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
dafff282da
fix compiler error
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9283 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 18:04:59 +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