Mathieu Rene
|
d2c72cf569
|
add console_complete_xml api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15967 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-15 18:26:06 +00:00 |
|
Anthony Minessale
|
a0479189b2
|
bowl over previous commit that nearly conflicted out 2 hours of coding (grrr) hook new complete api up to FSAPI and export tab completion down to fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15956 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-15 00:19:30 +00:00 |
|
Anthony Minessale
|
4a86f888be
|
cleanup tab completion more and introduce new callback based expansion functions to do real time tab completion in some areas, needs people to add more funcs etc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15952 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-14 20:10:06 +00:00 |
|
Anthony Minessale
|
5e38b054a6
|
MODAPP-376 3rd time's a charm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15919 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 21:51:10 +00:00 |
|
Michael Jerris
|
d2cf7f862a
|
fix --srcdir builds for modules that download libraries mod_flite mod_pocketsphinx mod_celt mod_radius_cdr mod_soundtouch mod_memcache mod_curl mod_xml_ldap mod_shout mod_ldap (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15917 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 21:20:02 +00:00 |
|
Mathieu Rene
|
5f60263167
|
mod_conference: add conference member data into the play-file-member-done event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15909 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 16:43:30 +00:00 |
|
Rupa Schomaker
|
b78a8b3236
|
remove memcache version, it never worked right and is unworkable w/out a lot
of effort. will revisit when pluggable limit implemented
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15908 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 16:14:52 +00:00 |
|
Brian West
|
21e3bb970a
|
if space
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15893 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 01:20:26 +00:00 |
|
Anthony Minessale
|
d13a46acd5
|
stop race condition in sofia where we tried to send an ack on a dead call and turn off early hangup by default (if you dont know that that is, good, do not document this)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15891 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 00:28:54 +00:00 |
|
Anthony Minessale
|
a06ae39905
|
FSCORE-511
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15876 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-10 21:04:33 +00:00 |
|
Michael Jerris
|
a977524425
|
more --srcdir fixes (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15849 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-08 20:31:12 +00:00 |
|
Michael Jerris
|
1c9dae81a9
|
mod_conference: add mute on/mute off actions in addition to toggle mute action (MODAPP-370)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15845 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-08 17:25:28 +00:00 |
|
Anthony Minessale
|
2f4fcf9a9f
|
MODAPP-376 .. AGAIN
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15844 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-08 17:22:42 +00:00 |
|
Brian West
|
bdd80b759a
|
missing ikey
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15843 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-08 17:00:09 +00:00 |
|
Michael Jerris
|
39ee7ef2af
|
change name of 'key' field due to reserved name in sql
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15842 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-08 16:37:48 +00:00 |
|
Anthony Minessale
|
1326265b96
|
add uuid_recv_dtmf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15840 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-08 01:47:54 +00:00 |
|
Anthony Minessale
|
6592c9a616
|
remove unnecessary line and add NULL check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15832 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 19:07:53 +00:00 |
|
Michael Jerris
|
50c8d92713
|
mod_vmd: make MIN_TIME configurable via channel variables(MODAPP-372)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15825 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 15:04:58 +00:00 |
|
Michael Jerris
|
0953fbc88e
|
whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15818 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:57:22 +00:00 |
|
Michael Jerris
|
7050de5c62
|
automake mod_t38gateway (still not a real working module)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15817 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:53:45 +00:00 |
|
Michael Jerris
|
ea181ca4aa
|
move mod stress to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15815 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:45:28 +00:00 |
|
Michael Jerris
|
aad61cadd4
|
move mod_expr to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15813 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:14:34 +00:00 |
|
Michael Jerris
|
bad1d93169
|
move mod_enum to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15812 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:07:43 +00:00 |
|
Michael Jerris
|
718671a30d
|
fix code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15776 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-03 18:19:30 +00:00 |
|
Mathieu Rene
|
302355202a
|
add escape api command to escape a string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15764 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-03 02:37:05 +00:00 |
|
Anthony Minessale
|
5e1914efca
|
allow recursive broadcasting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15757 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-02 18:13:11 +00:00 |
|
Michael Jerris
|
ae05a0c5de
|
cleanup makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15720 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-30 15:21:04 +00:00 |
|
Michael Jerris
|
7c255937c3
|
pass configure args/vars to sub-configure commands run from module makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15718 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-30 14:23:09 +00:00 |
|
Michael Jerris
|
bd6082c923
|
fix --srcdir build for mod_expr (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15711 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-29 08:28:28 +00:00 |
|
Michael Jerris
|
c2a682921b
|
fix mod_enum --srcdir build (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15710 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-29 08:20:34 +00:00 |
|
Anthony Minessale
|
f07550126b
|
FSCORE-503
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15697 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-27 16:47:08 +00:00 |
|
Rupa Schomaker
|
a111968873
|
choose CURLOPT_TIMEOUT variant at compile time, use MS if available
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15686 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-26 15:54:10 +00:00 |
|
Rupa Schomaker
|
dac51bf526
|
urggh, TIMEOUT_MS needs libcurl 7.16.2, we have 7.16.0
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15685 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-26 15:25:19 +00:00 |
|
Rupa Schomaker
|
ca55ba252f
|
don't leak db connections (ok, only 1)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15684 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-26 06:59:57 +00:00 |
|
Rupa Schomaker
|
5828d178de
|
add shorter timeout + warn on slow responses
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15683 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-26 06:13:10 +00:00 |
|
Rupa Schomaker
|
7dc4612e2f
|
use new cache db api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15682 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-26 05:38:43 +00:00 |
|
Rupa Schomaker
|
ae2ed8f5d8
|
use new cached odbc api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15680 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-26 03:54:04 +00:00 |
|
Anthony Minessale
|
36689432e0
|
move mod_limit to cache_db and clean up vm legacy code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15677 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-26 00:07:24 +00:00 |
|
Marc Olivier Chouinard
|
d8c745a1bd
|
mod_voicemail: Change so total_new_messages and total_saved_messages include the count of new/saved urgent messages (Issue caused by MODAPP-359)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15670 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-25 18:26:49 +00:00 |
|
Brian West
|
1588d5c552
|
voicemail tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15663 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-25 00:23:07 +00:00 |
|
Marc Olivier Chouinard
|
90c7043e2a
|
mod_voicemail: Fix r15636 so New are New, and Old are Old messages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15639 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-23 23:15:26 +00:00 |
|
Michael Jerris
|
d0810cd4de
|
mod_voicemail: decrease sql queries for message counts (MODAPP-359)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15636 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-23 22:46:34 +00:00 |
|
Michael Jerris
|
0f9fee1f16
|
don't include response code in response data as it has its own var (MODAPP-369)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15591 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-21 05:41:14 +00:00 |
|
Anthony Minessale
|
d0c16f7ae2
|
fix video thread
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15590 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-21 05:09:10 +00:00 |
|
Anthony Minessale
|
04889efc17
|
another crank on the can opener for the big can o worms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15584 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-20 23:12:07 +00:00 |
|
Brian West
|
579bb3e7c4
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15583 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-20 23:09:53 +00:00 |
|
Anthony Minessale
|
2fa0c4910f
|
refactor enterprise_originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15565 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-20 02:17:08 +00:00 |
|
Anthony Minessale
|
d914db53c7
|
add more mutexes to video thread
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15551 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-19 16:56:19 +00:00 |
|
Anthony Minessale
|
848882f1cc
|
fix parsing in time_test to prevent a few edge cases
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15549 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-19 16:12:54 +00:00 |
|
Brian West
|
bc72d99096
|
MODAPP-368
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15530 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-18 20:25:49 +00:00 |
|