1470 Commits

Author SHA1 Message Date
Rupa Schomaker
be2bd3c180 fix perms 2010-06-20 19:03:38 -05:00
Rupa Schomaker
a040a605e6 add backward compatible shims 2010-06-20 19:03:38 -05:00
Rupa Schomaker
0e8a26f840 sync changes in branch rupa_limit 2010-06-19 07:49:34 -05:00
Anthony Minessale
a0c641aeb7 MODSOFIA-59 (part 2) 2010-06-18 16:53:02 -05:00
Anthony Minessale
92bd8966fa FSCORE-598 2010-06-18 13:40:10 -05:00
Anthony Minessale
c5086b1517 jsonification into the core and ESL 2010-06-17 11:43:09 -05:00
Anthony Minessale
3026e639fe MODENDP-312 2010-06-17 10:24:36 -05:00
Anthony Minessale
3c688a95f8 MODENDP-310 2010-06-15 15:48:12 -05:00
Anthony Minessale
3fbd9e2150 MODAPP-433 2010-06-11 11:08:51 -05:00
Jeff Lenk
ecddf7a880 trivial windows build fix 2010-06-08 10:02:13 -05:00
Michael Jerris
d9eb01974f add block_dtmf and unblock_dtmf apps 2010-06-07 21:14:47 -04:00
Anthony Minessale
c752e71afe more work on callstate events 2010-06-07 18:01:02 -05:00
Anthony Minessale
bc6334a610 FSCORE-617 2010-06-07 16:47:35 -05:00
Anthony Minessale
d5ba2f3e3b add RTP_BUG_IGNORE_MARK_BIT to list of bug tolerances 2010-06-07 14:06:41 -05:00
Anthony Minessale
0f133eae2d add new callstate field to channels table 2010-06-04 19:03:36 -05:00
Anthony Minessale
2cc59f1ed4 FSCORE-615 2010-06-02 21:57:30 -05:00
Anthony Minessale
4c20b020fc allow monitor_early_media and ignore_early_media to work for hmmhesays 2010-06-02 17:31:55 -05:00
Jeff Lenk
52f14165f8 Fix windows build 2010-06-01 20:12:33 -05:00
Mathieu Parent
3f7cafd709 Rename sofia_glue_get_user_host to switch_split_user_domain
and move to switch_utils. To allow use by other modules.
2010-06-02 01:09:54 +02:00
Anthony Minessale
c017c24b8e FSCORE-612 with mods 2010-05-25 16:54:31 -05:00
Anthony Minessale
596c001231 yes there is, eavesdrop_enable_dtmf=false 2010-05-25 10:30:40 -05:00
Anthony Minessale
7b3d3f7ef2 Tea for two (or maybe thirty eight?) 2010-05-21 16:47:21 -05:00
Anthony Minessale
7fd3aff6f0 fix eventConsumer issue and add flush() method 2010-05-17 18:38:25 -05:00
Rupa Schomaker
35dc511c67 remove patch left-overs (.orig and .rej files) 2010-05-12 03:31:27 -05:00
Anthony Minessale
a7f74af7d0 add bind method to EventConsumer takes same args as constructor to bind more events to an existing consumer 2010-05-10 13:07:34 -05:00
Michael Jerris
1180cfc6ff fix enum 2010-05-05 17:05:16 -04:00
Anthony Minessale
a49cf256ad fix race condition when hangup happends after answer indication but before the session thread is started 2010-05-05 15:14:27 -05:00
Anthony Minessale
27fc3518bd reset codecs after media bugs 2010-05-04 16:03:43 -05:00
Anthony Minessale
9096501ee4 fix race condition when hangup happends after answer indication but before the session thread is started 2010-05-03 13:36:23 -04:00
Anthony Minessale
f1430d521a fix switch_get_addr to work with v6 properly 2010-04-30 15:27:15 -05:00
Anthony Minessale
19dca2e3e9 add callee id to events and add global param verbose-channel-events and fsctl verbose_events [on|off] to globally configure verbose events 2010-04-27 16:52:40 -05:00
Michael Jerris
09a734bb48 factor out timecheck function from Moc 2010-04-26 05:06:30 -04:00
Michael Jerris
add3ded40a cleanup C reserved identifer violation (JANITOR-3) 2010-04-26 01:30:51 -04:00
Michael Jerris
b1f9dc416d mod_xml_cdr: add force_process_cdr var to process b leg cdr on a case by case basis when b leg cdr is disabled (XML-17) 2010-04-24 17:51:10 -04:00
Anthony Minessale
05a1e4003c FSCORE-594 2010-04-22 10:22:28 -05:00
Anthony Minessale
aa4816659c add rtcp seperate on audio and video and add passthru 2010-04-20 16:15:53 -05:00
Anthony Minessale
70d73cafb7 FSRTP-14 2010-04-20 11:08:39 -05:00
Anthony Minessale
d265cbfce4 expand last patch to do hold as well and rename the command to uuid_phone_event 2010-04-16 10:01:00 -05:00
Anthony Minessale
33c05ead16 add uuid_autoanswer command 2010-04-16 09:35:41 -05:00
Mathieu Rene
2c830f84aa remove switch_channel_export_variable's nolocal argument, more confusing than anything else 2010-04-07 15:02:00 -04:00
Mathieu Rene
ada27c2f70 add switch_channel_export_variable_printf 2010-04-07 14:55:55 -04:00
Anthony Minessale
6314075859 add apr func to disable loopback on multicast to simplify mod_multicast_event 2010-04-02 16:40:24 -05:00
Mathieu Rene
019c4471ad add switch_channel_export_variable 2010-04-01 15:49:32 -04:00
Mathieu Rene
b2c75e1897 update comment to mention the right file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17130 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 16:15:25 +00:00
Marc Olivier Chouinard
58819523b6 mod_sofia: Add url encode to a var in the xml output to be valid xml. Also changed switch_url_encode to return the pointer of the string rather than the length, same as switch_amp_encode()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 19:04:19 +00:00
Rupa Schomaker
256274ac33 MODAPP-412 - improve rate limit support
add switch_core_hash_delete_multi


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 16:11:24 +00:00
Anthony Minessale
b481cf0e21 FSCORE-576
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 16:22:19 +00:00
Anthony Minessale
2898234043 fix logic err that would not permit many acl entries in sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 22:49:54 +00:00
Anthony Minessale
b084bd2bd1 FSCORE-570
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 18:01:38 +00:00
Anthony Minessale
b2c281035c the last commit would be a little more useful if i check in the files too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 20:44:36 +00:00