9492 Commits

Author SHA1 Message Date
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
Anthony Minessale
8660b6f9c1 replace don't bridge when parsing replaces header on invite (also hangup) 2010-04-27 14:26:55 -05:00
Anthony Minessale
35b9439b8a replace don't bridge when parsing replaces header on invite 2010-04-27 14:22:35 -05:00
Brian West
405c966a4f evil nat scenarios 2010-04-27 13:56:37 -05:00
Anthony Minessale
825bf99daa MODENDP-304 2010-04-27 12:49:53 -05:00
Anthony Minessale
9699e00270 MODAPP-403 2010-04-26 18:17:39 -05:00
Anthony Minessale
762bf62c0b FSCORE-597 2010-04-26 16:38:05 -05:00
Jeff Lenk
a110ae9527 Build fixes for windows 2010-04-26 10:55:46 -05:00
Michael Jerris
41557506e1 add xml error checking 2010-04-26 07:02:26 -04:00
Michael Jerris
a44e6c0891 add terminte-on-silence conference param 2010-04-26 06:58:36 -04:00
Michael Jerris
2ae67a4756 mod_sofia: add 'allow-empty-password' param (default true) 2010-04-26 06:04:45 -04:00
Michael Jerris
822dfe104e mod_voicemail: add 'vm-enabled' param (default true) 2010-04-26 05:52:12 -04:00
Michael Jerris
8e718ddeea add last talking time per member to conference xml list 2010-04-26 05:28:56 -04:00
Michael Jerris
56731c6034 mod_sofia: add EXPSECS time till reg expire and total to status return 2010-04-26 05:26:54 -04:00
Michael Jerris
2da1b5b7f9 mod_sofia: add 'sofia_count_reg' api function 2010-04-26 05:24:05 -04:00
Michael Jerris
002896a4a2 add 'direction' chan var 2010-04-26 05:18:46 -04:00
Michael Jerris
0bd2b3a9e4 tweak log 2010-04-26 05:12:26 -04:00
Michael Jerris
2a4d94cc03 core: add 'critical' param on modules.conf to abort on mod load failure from Moc 2010-04-26 05:08:22 -04:00
Michael Jerris
09a734bb48 factor out timecheck function from Moc 2010-04-26 05:06:30 -04:00
Michael Jerris
d0a74dd5c4 mod_spy: add support for loopback endpoint (MODAPP-416) 2010-04-26 04:30:10 -04:00
Michael Jerris
1cc77ba2cb core: add sound_prefix support in uuid_displace (FSCORE-550) 2010-04-26 04:19:51 -04:00
Michael Jerris
5be0640fdd mod_sofia: add failed call statistics to gateways (MODENDP-238) 2010-04-26 04:14:57 -04:00
cseket
750aa7e29b use force_process_cdr variable added in XML-17 2010-04-26 08:59:48 +02:00
Michael Jerris
737d338f2a mod_fifo: allow multiple dtmf to exit fifo, set fifo_caller_exit_key to specify which (MODAPP-420) 2010-04-26 02:58:40 -04:00
Michael Jerris
c0a6abad73 mod_xml_cdr: add leg param to query string (XML-24) 2010-04-26 02:11:46 -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
Brian West
cac7d55580 unmap the implicit rtcp port 2010-04-24 15:05:04 -05:00
Stefan Knoblich
32cedb2df9 switch_dso.c: FreeBSD(8.0) dlerror() returns const char*, add cast to char* to avoid a warning (and abort due to -Werror) 2010-04-24 11:18:49 +02:00
Mathieu Rene
72ec7b59ab Tweak bridge_early_media to support passthrough codecs 2010-04-23 17:49:44 -04:00
Anthony Minessale
5e4b0400dc cleanup whitespace and add some logging 2010-04-23 15:53:30 -05:00
Anthony Minessale
b6146a44f5 add sanity check to launch threads that catch hangup and are not in a thread to make sure they clean up 2010-04-23 12:14:37 -05:00
cseket
8a4a09838c fix windows build (MODEVENT-63) 2010-04-23 19:16:55 +02:00
Brian West
6d80b3db11 swigall 2010-04-23 10:22:54 -05:00
Brian West
05e5667d16 MP4V-ES passthru for washibechi on IRC 2010-04-22 23:26:33 -05:00
Anthony Minessale
a96c2fcbfb always export 'export_vars' 2010-04-22 15:30:55 -05:00
Anthony Minessale
631f540744 try harder to get db handle in sql thread and fail out if it can't get one 2010-04-22 13:28:44 -05:00
Anthony Minessale
05a1e4003c FSCORE-594 2010-04-22 10:22:28 -05:00
Giovanni
5c5d260bc7 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-22 13:29:07 +02:00
Giovanni
70ab76902e skypopen: updating Windows solution 2010-04-22 13:28:23 +02:00
Anthony Minessale
4616d9424e wtf 2010-04-21 17:13:21 -05:00
Anthony Minessale
5ce95b8443 fix errs 2010-04-21 17:13:21 -05:00
Mathieu Rene
e9829d1ed8 Add SAF_SUPPORT_NOMEDIA to nibblebill 2010-04-21 16:41:08 -04:00
Anthony Minessale
95665f0096 JANITOR-4 2010-04-21 10:11:13 -05:00
Anthony Minessale
964d59c56e proper checking for dlerror on failed dso load 2010-04-21 09:53:26 -05:00
Anthony Minessale
76776ff217 add outbound_redirect_fatal 2010-04-20 16:50:40 -05:00
Anthony Minessale
aa4816659c add rtcp seperate on audio and video and add passthru 2010-04-20 16:15:53 -05:00
Mathieu Parent
dcb9c0ca52 Skinny: Initial patterns dialplan implementation.
More info on mod_skinny wiki page
2010-04-20 22:40:21 +02:00
Brian West
a3629654a2 use correct header prefix var 2010-04-20 13:35:21 -05:00
Rupa Schomaker
b9ddf2c3ad oops, SWITCH_TIME_T_FMT instead 2010-04-20 12:33:43 -05:00