1746 Commits

Author SHA1 Message Date
Rupa Schomaker
97b06aeabe mod_cidlookup -- looks up cid via database, http api and stores
result in memcache

work in progress, but works for me :)


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 22:01:23 +00:00
Anthony Minessale
e4a513f073 keep new conference locked the whole time during transfer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 21:29:09 +00:00
Rupa Schomaker
258efd37c0 add static to functions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12972 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 20:58:34 +00:00
Anthony Minessale
68b0359cfb FSCORE-349 add flag to denote if a codec is init or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 17:17:12 +00:00
Stefan Knoblich
5407a812cf Fix C99 error, move var declaration out of the "for()" statement (no -std=c99?)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 15:14:18 +00:00
Anthony Minessale
946e0c4f7a MODAPP-253
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 12:48:42 +00:00
Mathieu Rene
ce0f214487 Also unbind the reloadxml event handler on shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12954 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 20:30:41 +00:00
Rupa Schomaker
dfae11366c hook reloadxml event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12950 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 15:54:46 +00:00
Rupa Schomaker
3d5098d763 make -ERR for API call less verbose
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12949 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 15:27:42 +00:00
Mathieu Rene
c6382ace70 MODAPP-251
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12916 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 16:36:33 +00:00
Anthony Minessale
6470fdb0c9 MODAPP-250
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12915 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 15:01:02 +00:00
Mathieu Rene
fbb5c1fbd2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 18:56:53 +00:00
Mathieu Rene
bacd380fe1 fix show [interfacetype]
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 18:04:52 +00:00
Anthony Minessale
c3922d327d MODAPP-249
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-02 19:40:26 +00:00
Mathieu Rene
78f74328e2 Remove old commented-out code (Im still not a janitor... please)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-02 18:49:00 +00:00
Anthony Minessale
8f10e92f15 fix regression from 12850
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-02 16:01:51 +00:00
Mathieu Rene
9fb3d096c6 Fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12886 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-02 15:06:01 +00:00
Rupa Schomaker
32a762641e set channel vars for rate, carrier, and codec for each route
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12882 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-02 12:32:18 +00:00
Brian West
33e5985835 This is way more bettah!
/b



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12880 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 23:38:04 +00:00
Mathieu Rene
2ccace5a41 Attempt to fix limit counter bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12879 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 23:28:29 +00:00
Rupa Schomaker
c15866847c use switch_goto_status (neato)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 21:27:31 +00:00
Rupa Schomaker
5aee290d26 document get in syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 20:56:06 +00:00
Rupa Schomaker
ec42f0c4f4 small stress script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 20:37:13 +00:00
Rupa Schomaker
eb720f2e94 refactor config loading. Fix small memory leak.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 20:36:47 +00:00
Anthony Minessale
718e5da6aa FSCORE-347
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12873 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 20:11:36 +00:00
Rupa Schomaker
9fa1f0f2ec add API for memcached
have to run through valgrind still


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12871 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 19:02:59 +00:00
Mathieu Rene
269851a117 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12870 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 18:47:58 +00:00
Mathieu Rene
c858724278 refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 18:44:51 +00:00
Mathieu Rene
76383f06ef Free the node element
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 18:41:46 +00:00
Anthony Minessale
9fb1c60825 clean up pin prommpting and make local override stay local
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 14:26:57 +00:00
Anthony Minessale
55d01a855c add conference_enforce_security variable to bypass or require pin or locked flag
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 13:57:16 +00:00
Anthony Minessale
3666e9b858 FSCORE-343
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 20:30:13 +00:00
Anthony Minessale
a69ee23c6f MODAPP-240
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 13:14:16 +00:00
Mathieu Rene
1689ecc387 Properly use strstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12835 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-29 18:11:30 +00:00
Rupa Schomaker
b3e27324f8 oops, actually work as a dialplan app
handle null cid gracefully


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 08:08:48 +00:00
Rupa Schomaker
0e7fd036a6 remove WTF
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 20:01:54 +00:00
Anthony Minessale
b9c4b0b1b7 MODAPP-245
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 18:51:48 +00:00
Anthony Minessale
12551b29f5 MODAPP-227
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 17:49:10 +00:00
Anthony Minessale
d51298bde9 fire events on bridge in fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12791 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 15:07:44 +00:00
Anthony Minessale
72eda1f374 add lock caller_control
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 21:01:53 +00:00
Anthony Minessale
162657535d MODAPP-242
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12786 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 20:19:28 +00:00
Michael Jerris
83a3ccc809 fix libsoundtouch build dependencies after a configure failure (MODAPP-243)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12783 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 19:34:37 +00:00
Anthony Minessale
7023148e74 fix incorrect var name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 18:47:47 +00:00
Michael Jerris
6db7f85320 revert r12780/MODAPP-243
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 16:59:25 +00:00
Brian West
6770a8addb MODAPP-243
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12780 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 16:45:43 +00:00
Anthony Minessale
dd19c3c2ec fix var events to not have stamp info
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 23:44:03 +00:00
Anthony Minessale
50faa8bcd9 fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 22:22:05 +00:00
Anthony Minessale
a000f0bc89 add import vars to fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-23 16:06:32 +00:00
Rupa Schomaker
8c1dee5ac9 don't leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-23 15:34:46 +00:00
Michael Jerris
5d2b9966b0 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12696 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 22:38:38 +00:00