Commit Graph

  • c165771474 freetdm: completion of compilation with initial reworked API Moises Silva 2010-04-21 11:20:05 -04:00
  • 73a80ba939 start API cleanup by moving private headers and data structures into private/ include directory Moises Silva 2010-04-19 11:39:03 -04:00
  • 041a8f0d00 remove debug printf left behind in previous commit Anthony Minessale 2010-04-28 15:21:37 -05:00
  • dfa5439937 fix potential excess cpu usage during originate Anthony Minessale 2010-04-28 12:59:29 -05:00
  • bb41f823ac fix bug in fscore_pb Anthony Minessale 2010-04-27 17:27:10 -05:00
  • a5a24d4142 Merge branch 'master' of git.freeswitch.org:freeswitch Brian West 2010-04-28 09:19:07 -05:00
  • cee58931bf fix this Brian West 2010-04-28 09:18:58 -05:00
  • a2dfddd129 Do not allow timeout when opening MRCP session Christopher Rienzo 2010-04-28 14:46:00 +01:00
  • b837c1f46c Merge branch 'master' of git@git.freeswitch.org:freeswitch David Yat Sin 2010-04-27 18:26:39 -04:00
  • b135ef373d Removed use of ftdmchan->flags from mod_freetdm.c as they will be hidden from user in new architecture David Yat Sin 2010-04-27 18:20:25 -04:00
  • 19dca2e3e9 add callee id to events and add global param verbose-channel-events and fsctl verbose_events [on|off] to globally configure verbose events Anthony Minessale 2010-04-27 16:52:29 -05:00
  • 51566afb98 freetdm: moved type inside ftdm_configure_span_channels David Yat Sin 2010-04-27 17:21:57 -04:00
  • f818399a72 Typo in specfile change date cypromis 2010-04-27 22:22:21 +02:00
  • 72a8517d71 freetdm: fio->configure_span moved inside ftdm_configure_span_channels function David Yat Sin 2010-04-27 16:12:22 -04:00
  • 8660b6f9c1 replace don't bridge when parsing replaces header on invite (also hangup) Anthony Minessale 2010-04-27 14:26:55 -05:00
  • 35b9439b8a replace don't bridge when parsing replaces header on invite Anthony Minessale 2010-04-27 14:22:23 -05:00
  • 405c966a4f evil nat scenarios Brian West 2010-04-27 13:56:37 -05:00
  • 98a4b3e812 update ignore Brian West 2010-04-26 09:57:02 -05:00
  • 75190b4dff Merge branch 'master' of git@git.freeswitch.org:freeswitch David Yat Sin 2010-04-27 14:32:55 -04:00
  • 318866b7f9 freetdm: Added signalling status report Fix for ftmod_libpri not reporting proper physical and protocol alarms on init David Yat Sin 2010-04-27 14:32:36 -04:00
  • 825bf99daa MODENDP-304 Anthony Minessale 2010-04-27 12:49:53 -05:00
  • 9699e00270 MODAPP-403 Anthony Minessale 2010-04-26 18:17:39 -05:00
  • 762bf62c0b FSCORE-597 Anthony Minessale 2010-04-26 16:38:05 -05:00
  • a110ae9527 Build fixes for windows Jeff Lenk 2010-04-26 10:55:46 -05:00
  • 41557506e1 add xml error checking Michael Jerris 2010-04-26 07:02:26 -04:00
  • a44e6c0891 add terminte-on-silence conference param Michael Jerris 2010-04-26 06:58:36 -04:00
  • 2ae67a4756 mod_sofia: add 'allow-empty-password' param (default true) Michael Jerris 2010-04-26 06:04:45 -04:00
  • 822dfe104e mod_voicemail: add 'vm-enabled' param (default true) Michael Jerris 2010-04-26 05:52:12 -04:00
  • 8e718ddeea add last talking time per member to conference xml list Michael Jerris 2010-04-26 05:28:56 -04:00
  • 56731c6034 mod_sofia: add EXPSECS time till reg expire and total to status return Michael Jerris 2010-04-26 05:26:54 -04:00
  • 2da1b5b7f9 mod_sofia: add 'sofia_count_reg' api function Michael Jerris 2010-04-26 05:24:05 -04:00
  • 002896a4a2 add 'direction' chan var Michael Jerris 2010-04-26 05:18:46 -04:00
  • 0bd2b3a9e4 tweak log Michael Jerris 2010-04-26 05:12:26 -04:00
  • 2a4d94cc03 core: add 'critical' param on modules.conf to abort on mod load failure from Moc Michael Jerris 2010-04-26 05:08:22 -04:00
  • 09a734bb48 factor out timecheck function from Moc Michael Jerris 2010-04-26 05:06:30 -04:00
  • d0a74dd5c4 mod_spy: add support for loopback endpoint (MODAPP-416) Michael Jerris 2010-04-26 04:30:10 -04:00
  • 1cc77ba2cb core: add sound_prefix support in uuid_displace (FSCORE-550) Michael Jerris 2010-04-26 04:19:51 -04:00
  • 5be0640fdd mod_sofia: add failed call statistics to gateways (MODENDP-238) Michael Jerris 2010-04-26 04:14:57 -04:00
  • da195caa67 fix build error due to missing zlib linking when using libtool 2.2 or later Michael Jerris 2010-04-26 03:21:41 -04:00
  • 0ddd0c25a6 libdingaling: fix race on shutdown causing crash (FSMOD-47) Michael Jerris 2010-04-26 03:11:25 -04:00
  • 750aa7e29b use force_process_cdr variable added in XML-17 cseket 2010-04-26 08:59:07 +02:00
  • 737d338f2a mod_fifo: allow multiple dtmf to exit fifo, set fifo_caller_exit_key to specify which (MODAPP-420) Michael Jerris 2010-04-26 02:58:40 -04:00
  • 97395b8c79 don't put ':' in to user agent string (MODSOFIA-71) Michael Jerris 2010-04-26 02:18:15 -04:00
  • c0a6abad73 mod_xml_cdr: add leg param to query string (XML-24) Michael Jerris 2010-04-26 02:11:46 -04:00
  • add3ded40a cleanup C reserved identifer violation (JANITOR-3) Michael Jerris 2010-04-26 01:30:51 -04:00
  • b2ec65a10a more efficient check Michael Jerris 2010-04-26 01:13:10 -04:00
  • 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) Michael Jerris 2010-04-24 17:48:59 -04:00
  • cac7d55580 unmap the implicit rtcp port Brian West 2010-04-24 15:05:04 -05:00
  • 32cedb2df9 switch_dso.c: FreeBSD(8.0) dlerror() returns const char*, add cast to char* to avoid a warning (and abort due to -Werror) Stefan Knoblich 2010-04-24 11:18:49 +02:00
  • 72ec7b59ab Tweak bridge_early_media to support passthrough codecs Mathieu Rene 2010-04-23 17:09:27 -04:00
  • 3b0024c392 Merge branch 'master' of git@git.freeswitch.org:freeswitch David Yat Sin 2010-04-23 17:35:21 -04:00
  • 78fbece886 Added signalling state handle for boost modules David Yat Sin 2010-04-23 17:34:57 -04:00
  • 5e4b0400dc cleanup whitespace and add some logging Anthony Minessale 2010-04-23 15:53:30 -05:00
  • 86f4b6823d Merge branch 'master' of git://git.freeswitch.org/freeswitch Nenad Corbic 2010-04-23 14:02:50 -04:00
  • b6146a44f5 add sanity check to launch threads that catch hangup and are not in a thread to make sure they clean up Anthony Minessale 2010-04-23 12:14:37 -05:00
  • 8a4a09838c fix windows build (MODEVENT-63) cseket 2010-04-23 19:16:55 +02:00
  • 6d80b3db11 swigall Brian West 2010-04-23 10:22:54 -05:00
  • cad7f70442 freetdm: handle_call_done must be called on call start nack ack when there is no call setup id Moises Silva 2010-04-23 10:37:06 -04:00
  • 1668597833 freetdm: add IN_LOOP state to the state 2 str macro Moises Silva 2010-04-23 10:28:13 -04:00
  • 16ebeb0eb9 bumped spec file vrersion up to 1.0.7-trunk for trunk added skinny dialplan stuff to specfile cypromis 2010-04-23 10:12:45 +02:00
  • 05e5667d16 MP4V-ES passthru for washibechi on IRC Brian West 2010-04-22 23:26:33 -05:00
  • 8a91066d5a MODEVENT-63 vcproj changes - the rest waiting on tarball update Jeff Lenk 2010-04-22 20:32:29 -05:00
  • a96c2fcbfb always export 'export_vars' Anthony Minessale 2010-04-22 15:30:55 -05:00
  • 28484a15e9 Merge branch 'master' of git@git.freeswitch.org:freeswitch David Yat Sin 2010-04-22 15:06:05 -04:00
  • 631f540744 try harder to get db handle in sql thread and fail out if it can't get one Anthony Minessale 2010-04-22 13:28:44 -05:00
  • 90bd259f11 Merge branch 'master' of git@git.freeswitch.org:freeswitch David Yat Sin 2010-04-22 14:20:37 -04:00
  • 90e7da1c59 freetdm: bug fix for queue mode and call collision David Yat Sin 2010-04-22 14:20:32 -04:00
  • 05a1e4003c FSCORE-594 Anthony Minessale 2010-04-22 10:22:28 -05:00
  • 5c5d260bc7 Merge branch 'master' of git.freeswitch.org:freeswitch Giovanni 2010-04-22 13:29:07 +02:00
  • 70ab76902e skypopen: updating Windows solution Giovanni 2010-04-22 13:28:23 +02:00
  • fb9e6a104b freetdm: fix boost unload crash Moises Silva 2010-04-21 18:46:52 -04:00
  • 4616d9424e wtf Anthony Minessale 2010-04-21 17:13:10 -05:00
  • 5ce95b8443 fix errs Anthony Minessale 2010-04-21 14:50:17 -05:00
  • e9829d1ed8 Add SAF_SUPPORT_NOMEDIA to nibblebill Mathieu Rene 2010-04-21 16:41:08 -04:00
  • 0b45537ec8 freetdm: make sure gains are not applied to non-voice channels Moises Silva 2010-04-21 14:52:25 -04:00
  • 118ddcf5d3 fixed RTCP configuration in internal.xml Christopher Rienzo 2010-04-21 19:57:23 +01:00
  • 95665f0096 JANITOR-4 Anthony Minessale 2010-04-21 10:11:13 -05:00
  • 964d59c56e proper checking for dlerror on failed dso load Anthony Minessale 2010-04-21 09:53:26 -05:00
  • 08dcb79360 change SVN to source so even if we change repos again we won't say the wrong one Anthony Minessale 2010-04-21 08:26:54 -05:00
  • 90913b8e26 Debian: add new skinny conffiles Mathieu Parent 2010-04-21 08:18:24 +02:00
  • c8981ef818 Update ChangeLog through April 20th Michael S Collins 2010-04-20 19:32:54 -07:00
  • 76776ff217 add outbound_redirect_fatal Anthony Minessale 2010-04-20 16:50:40 -05:00
  • aa4816659c add rtcp seperate on audio and video and add passthru Anthony Minessale 2010-04-20 16:15:37 -05:00
  • 8aebc016d0 freetdm:Bug fixes in freetdm queue mode freetdm:Added freetdm to compile/install list David Yat Sin 2010-04-20 17:05:47 -04:00
  • dcb9c0ca52 Skinny: Initial patterns dialplan implementation. Mathieu Parent 2010-04-20 22:40:21 +02:00
  • 9fd1b82813 Skinny: prepare config for skinny-patterns dialplan Mathieu Parent 2010-04-20 22:39:20 +02:00
  • a3629654a2 use correct header prefix var Brian West 2010-04-20 13:34:51 -05:00
  • b9ddf2c3ad oops, SWITCH_TIME_T_FMT instead Rupa Schomaker 2010-04-20 12:33:10 -05:00
  • 150e1f4805 ignore Brian West 2010-04-20 12:28:04 -05:00
  • 517a822b50 ignore more Brian West 2010-04-20 12:27:38 -05:00
  • 03703293f4 fix ignore Brian West 2010-04-20 12:20:41 -05:00
  • 995c4277da more %lu->SWITCH_SIZE_T_FMT Rupa Schomaker 2010-04-20 12:21:46 -05:00
  • f1e07625db %lu -> SWITCH_SIZE_T_FMT Rupa Schomaker 2010-04-20 12:11:07 -05:00
  • 9d198c5012 config option for rtcp on profile Brian West 2010-04-20 11:08:25 -05:00
  • 9e152e0f74 MODENDP-302 Anthony Minessale 2010-04-19 19:08:22 -05:00
  • 70d73cafb7 FSRTP-14 Anthony Minessale 2010-04-19 19:07:23 -05:00
  • 9a74958b22 nibblebill - free properly if using custom_sql Rupa Schomaker 2010-04-19 14:42:11 -05:00
  • ca9dfc3c5e nibblebill - free allocated memory at shutdown Rupa Schomaker 2010-04-19 13:17:33 -05:00
  • 3e600fb968 freetdm: Windows compilation quirks Moises Silva 2010-04-19 11:51:13 -04:00
  • 3a53af9012 evesdrop - aquire/release db connection for channel query only Rupa Schomaker 2010-04-17 00:34:01 -05:00