1554 Commits

Author SHA1 Message Date
Anthony Minessale
cfa30468e8 sprinkle digit_timeout into switch_ivr_read and switch_ivr_play_and_get_digits and the higher level variants 2010-09-23 18:37:45 -05:00
Anthony Minessale
d093a4a4c6 make code more automagic to shut up the dude on the list 2010-09-21 10:09:55 -05:00
Jeff Lenk
184f395553 fix several code analysis problems and mask several that are required 2010-09-20 09:25:14 -05:00
Brian West
ff37e9de9a MODAPP-456 2010-09-17 08:58:39 -05:00
Marc Olivier Chouinard
59ec8ced59 switch_utils: Add day of week 3 letter initial usage in "wday" field in the dialplan. Example : mon-fri. Using number as before is still supported. Several public switch function are available. 2010-09-17 00:26:27 -04:00
Marc Olivier Chouinard
c9fcce0869 switch_utils: Add date time range string compare function switch_fulldate_cmp. It usable in XML dialplan with date-time. String format example : 2009-10-10 14:33:22~2009-11-10 17:32:31. 2010-09-17 00:21:19 -04:00
Marc Olivier Chouinard
4ab8fa13e1 switch_utils: Add time of day string compare function switch_tod_cmp. It usable in XML dialplan with time-of-day. String format is hh:mm:ss you can define a range like this : 09:00-17:00 (Second are not optional) 2010-09-17 00:07:30 -04:00
Anthony Minessale
42c9df72ce ***BEHAVIOUR CHANGE*** reloadacl, load <module>, reload <module> will now explicitly call reloadxml 2010-09-16 17:38:06 -05:00
Anthony Minessale
ef79535c45 add nitrus boost to sql thread 2010-09-14 16:19:13 -05:00
Anthony Minessale
6f2c455f92 add tone2wav 2010-09-14 11:48:43 -05:00
Anthony Minessale
d5ff3e04ab include accumulated stats from rtcp into vars 2010-09-10 11:59:47 -05:00
Anthony Minessale
977a8ad7ce add origination_caller_profile to log all attempted calls for a paticular leg 2010-09-08 13:19:56 -05:00
Brian West
d68a12188c FSCORE-662 2010-09-02 10:39:52 -05:00
Anthony Minessale
46c6650a94 pass originate flags into session_request so we can selectivly skip throttling 2010-08-26 12:19:49 -05:00
Anthony Minessale
77e2dccf72 add last_bridge_to var to keep uuid of last bridged channel and fix race in show calls on hangup of bypass_media channels 2010-08-20 13:53:08 -05:00
Anthony Minessale
5481d9a98c MODSOFIA-86 2010-08-19 18:22:06 -05:00
Anthony Minessale
5f763d0d1b fix caller id fields in show channels show calls etc 2010-08-17 17:26:36 -05:00
Anthony Minessale
a11f4e4fb3 add auto-create-schemas param to switch.conf.xml 2010-08-04 09:57:07 -05:00
Anthony Minessale
d6d7773ca4 FSCORE-639 with some additional changes 2010-07-29 17:41:33 -05:00
Jeff Lenk
3515c7a020 FSCORE-643 Windows: Add start parameter -monotonic-clock, replaces build flag WIN32_MONOTONIC 2010-07-28 20:44:45 -05:00
Anthony Minessale
09c1815c42 change channel app_flags to be realm specific and default old version to use __FILE__ as the realm name to avoid cross fire between apps using app flags 2010-07-22 14:37:34 -05:00
Anthony Minessale
ed7ccc1432 add api_reporting_hook (like api_hangup_hook but after reporting state) both honor session_in_hangup_hook 2010-07-21 14:48:08 -05:00
Rupa Schomaker
a7c31e6fe9 FSCORE-637 - limit - reset rate and release resource apis
Thanks Moy
2010-07-20 22:21:32 -05:00
Jeff Lenk
30d2e7fda2 FSCORE-626 Add alternate timing method support for Windows XP and 2003 - must be conditionally compiled(default is original timing) 2010-07-15 09:03:14 -05:00
Anthony Minessale
c3dcc603b1 fifo update 2010-07-15 01:00:08 -05:00
Anthony Minessale
c321e67ab5 refactor 2010-07-06 13:20:27 -05:00
Anthony Minessale
a7d8f866fd fix new util function to actually do what it says it will 2010-07-02 13:00:29 -05:00
Anthony Minessale
1fba654845 fix parse err in originate code 2010-07-01 14:21:44 -05:00
Anthony Minessale
462e62547e add new util function to parse of vars in parens from strings 2010-06-30 20:41:21 -05:00
Mathieu Rene
6bd82d1fb4 Add fsctl shutdown_check to see if we're currently shutting down 2010-06-29 23:03:10 -04:00
Rupa Schomaker
c0246b1143 add some docs to the switch_cache_db_* functions 2010-06-29 16:18:44 -05:00
Anthony Minessale
98a436bb27 add switch_cache_db_dismiss_db_handle 2010-06-29 15:50:03 -05:00
Rupa Schomaker
8c8d962e3a fix perms 2010-06-21 09:51:57 -05:00
Rupa Schomaker
b36f2a23bf timer based nat_map refresh 2010-06-21 09:51:57 -05:00
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