Commit Graph

  • 12093e9913 Remove support for old version of UniMRCP Christopher Rienzo 2010-02-22 15:19:52 +00:00
  • 56f5e13c8b Added synthparams and recogparams to config so that default MRCP params can be defined for SPEAK and RECOGNIZE requests. Christopher Rienzo 2010-02-22 14:26:16 +00:00
  • c92c970644 skypiax: 'SET WINDOWSTATE HIDDEN' Giovanni Maruzzelli 2010-02-22 07:38:54 +00:00
  • baa668a2d4 New sound prompts to be recorded Michael Collins 2010-02-22 01:22:15 +00:00
  • 1b80ea6c37 skypiax: 'SILENT_MODE' is a stupid joke, removed Giovanni Maruzzelli 2010-02-21 14:50:08 +00:00
  • 97d3f93c07 skypiax: try not to show windows, run the skype client hidden in system tray, special feat for DelphiWorld Giovanni Maruzzelli 2010-02-21 14:17:08 +00:00
  • 33b4550658 skypiax: shorter audio buffers, sync read and write audio timers each second Giovanni Maruzzelli 2010-02-21 11:01:05 +00:00
  • 4ce38bb4d9 switch_ivr_play_say: Fix a segfault when using <nomatch/> in phrases Marc Olivier Chouinard 2010-02-21 08:45:38 +00:00
  • 87ad320bfd skypiax: completely new audio threads, shut up compiler Giovanni Maruzzelli 2010-02-20 13:28:42 +00:00
  • 05f23d981a skypiax: new audio threading works on windoz, little cleaning Giovanni Maruzzelli 2010-02-20 13:18:04 +00:00
  • 48b0043ebd skypiax: completely new audio threads, let's see how it works on windoz Giovanni Maruzzelli 2010-02-20 12:32:10 +00:00
  • dd2a805fa5 set SFLAG_SENT_FINAL_MSG when going down in loop mode Moises Silva 2010-02-19 22:43:29 +00:00
  • 9afed23312 avoiding seglock Anthony Minessale 2010-02-19 22:08:10 +00:00
  • 8d980e65f6 added new commands to enable/disable hardware loop and some boost code to handle ss7 loops Moises Silva 2010-02-19 21:18:13 +00:00
  • d4b1da5c67 FSCORE-554 Anthony Minessale 2010-02-19 18:59:10 +00:00
  • 969688a0d3 even more mod_shout logging Rupa Schomaker 2010-02-19 18:53:02 +00:00
  • dc5c383d20 Track time taken for XML fetch responses/timeouts Andrew Thompson 2010-02-19 18:51:57 +00:00
  • 66c0f8f735 more logging for mod_shout Rupa Schomaker 2010-02-19 18:15:22 +00:00
  • f55304d30b add some more error logging Rupa Schomaker 2010-02-19 17:39:41 +00:00
  • f15c9f8f02 skypiax:I can't understand why, but at least on my winxp 32bit if I memset 255 the audio frames to be sent when no frames have been given by channel_write_frame() but the timer_write has expired, it sounds bad. It sounds better, perfect let's say, if I resend the last frame. Go figure... Giovanni Maruzzelli 2010-02-19 01:04:14 +00:00
  • 6fee14c327 add 2 more fields Anthony Minessale 2010-02-18 23:53:56 +00:00
  • 625b477c95 add ability for multiple profiles to share the same gateway names via profile::gwname syntax for normT Anthony Minessale 2010-02-18 22:39:08 +00:00
  • 6107493160 Replace busy wait for XML fetch with thread cond stuff (Original patch contributed by Michael Fig / MarkeTel Systems) Andrew Thompson 2010-02-18 21:55:46 +00:00
  • 1f8c1112d6 add switch_buffer_peek() Mathieu Rene 2010-02-18 20:22:32 +00:00
  • 6da81efaa5 fix windows build (FSBUILD-245) Michael Jerris 2010-02-18 20:02:03 +00:00
  • ee2345d81c FSCORE-552 Brian West 2010-02-18 19:54:58 +00:00
  • ba1f719c3e Fixed flush buffer command so that its backward compatible with 3.4 release David Yat Sin 2010-02-18 19:13:54 +00:00
  • 34f45f3c67 OPENZAP-99 Anthony Minessale 2010-02-18 18:55:03 +00:00
  • 5aa34213df Increased timeout in sangoma_boost_channel_request to match PRI specs David Yat Sin 2010-02-18 18:42:36 +00:00
  • df4b1f5968 skypiax: hihihi, forgot to silencing the frames sent as silence fillers Giovanni Maruzzelli 2010-02-18 17:47:54 +00:00
  • 995fd35ada debugging tweak Anthony Minessale 2010-02-18 17:26:15 +00:00
  • d914adb78c skypiax: modified VC++ solution so to include libspandsp includes and lib Giovanni Maruzzelli 2010-02-18 17:25:02 +00:00
  • f53c1cbf19 skypiax: MODSKYPIAX-66 added channel variable 'skype_get_inband_dtmf', you set it to 'true' if you want to mod_skypiax to detect inband DTMFs coming from skype, eg: skypein/skypeout calls Giovanni Maruzzelli 2010-02-18 16:24:07 +00:00
  • 1e182bc85e set the profile param Anthony Minessale 2010-02-18 16:01:07 +00:00
  • 0f2fef4f7e add extended info parsing feature to send api commands or queue messages to sessions over info packets Anthony Minessale 2010-02-18 15:52:30 +00:00
  • 28f88fc758 skypiax: added channel variabls 'skype_user', set to the skypename of the interface, and 'initial_skype_user', set to the skypename that originally received the call and then transferred it to another skypename Giovanni Maruzzelli 2010-02-18 11:03:12 +00:00
  • 1be5dad043 add beginning of Makefile for osx Raymond Chandler 2010-02-18 02:35:08 +00:00
  • f6b6b9cd93 rename switch_socket_create_pollfd to switch_socket_create_pollset, add switch_socket_create_pollfd that really creates a pollfd out of a socket, expose switch_pollset_poll and switch_pollset_remove Mathieu Rene 2010-02-17 22:36:07 +00:00
  • 34a7a594e2 revert Anthony Minessale 2010-02-17 22:00:01 +00:00
  • 984f0f44d9 MODAPP-398 Anthony Minessale 2010-02-17 21:57:45 +00:00
  • 1d45f2a572 skypiax: debug print on failed write on audio socket Giovanni Maruzzelli 2010-02-17 20:22:33 +00:00
  • e3e7ad8fbe disable cpu timer affinity by default but make it still possible via config and fix stray constant in tipping_point Anthony Minessale 2010-02-17 19:50:25 +00:00
  • fdf2c82c3f skypiax: If you DO want to relay DTMFs out of band when bridged too, on top of audio DTMFs, set the channel variable 'skype_add_outband_dtmf_also_when_bridged=true' Giovanni Maruzzelli 2010-02-17 18:01:05 +00:00
  • 8cb7897654 skypiax: small change in reacting to 'ERROR 559 CALL', action failed, in case we are in the process of answering Giovanni Maruzzelli 2010-02-17 15:56:27 +00:00
  • ba4fd4a895 skypiax: cleaning some debug print leftover Giovanni Maruzzelli 2010-02-17 11:35:12 +00:00
  • 445b04ac68 skypiax: cleaning some debug print leftover Giovanni Maruzzelli 2010-02-17 11:29:31 +00:00
  • a9e2eb8bea update syslog.conf.xml to include uuid param Mathieu Rene 2010-02-17 09:50:13 +00:00
  • 2e86ba46c3 add vm_list vm_delete and alias voicemail_inject to vm_inject Anthony Minessale 2010-02-17 05:00:01 +00:00
  • f0c8ba7479 skypiax: let's have short tcp bufsize in windows too Giovanni Maruzzelli 2010-02-17 03:09:21 +00:00
  • bd5c3efc0b skypiax: create the threads with the detach bit UNset Giovanni Maruzzelli 2010-02-17 02:50:24 +00:00
  • 5a05067830 skypiax: tentative timing on windoz, let's see if still works on linux Giovanni Maruzzelli 2010-02-17 02:20:17 +00:00
  • a835b4bcea don't free the event subclass in switch_event_unbind_callback(). thx crienzo Mathieu Rene 2010-02-17 01:01:13 +00:00
  • c04cf4af0a skypiax: new write timing, perfect on linux, let's check on windoz. Long live Tony Giovanni Maruzzelli 2010-02-16 22:33:56 +00:00
  • 8c962e50ca Update ChangeLog thru r16662 Michael Collins 2010-02-16 22:30:47 +00:00
  • 484ffac41c update Anthony Minessale 2010-02-16 20:29:10 +00:00
  • da4dd92f2a skypiax: more timin fixes, works well on linux, with skype beta 2, 100HZ, and switch_ivr.c line 157 set to ms>1. Let's see on windoz Giovanni Maruzzelli 2010-02-16 20:21:57 +00:00
  • cd1c97b23f hrum Mathieu Rene 2010-02-16 17:34:32 +00:00
  • 165bb80072 update cygwin install script Moises Silva 2010-02-16 17:06:00 +00:00
  • 6f9c33ccf9 esl/python: reswig and add python-config so we find includes/libs automatically (some distros don't have it). try that jmesquita Mathieu Rene 2010-02-16 07:44:02 +00:00
  • ce4d8fdc2b esl/python: swig needs -thread to properly release the GIL while in blocking calls Mathieu Rene 2010-02-16 07:01:38 +00:00
  • d8fd646456 mod_sofia: Fix a ODBC DELETE Sql Query Marc Olivier Chouinard 2010-02-16 01:41:00 +00:00
  • 248745f2ca MODAPP-397 Mathieu Rene 2010-02-16 01:06:35 +00:00
  • 36542c2625 MODSOFIA-57 actually do the hangup handler, skipping sofiasip calls Mathieu Rene 2010-02-16 00:49:42 +00:00
  • 4bcb352602 MODSOFIA-57 fix edge case if a session is blocked during a sip profile shutdown Mathieu Rene 2010-02-16 00:07:50 +00:00
  • 5dc4d68862 libmemcached's ./configure is failing with --prefix and friends so use a simplified version Rupa Schomaker 2010-02-15 23:59:36 +00:00
  • 177d03cbc9 need a swigall Brian West 2010-02-15 21:33:44 +00:00
  • a5afd7cd3b hrm Brian West 2010-02-15 21:32:37 +00:00
  • 9f43564500 guess nobody has actually tried this before Brian West 2010-02-15 21:25:49 +00:00
  • be219869e4 skypiax: purged debug leftover Giovanni Maruzzelli 2010-02-15 21:24:20 +00:00
  • 4545efe185 skypiax: send_silence_when_idle seems to solve the ghost voice during IVR prompts, thx anthm Giovanni Maruzzelli 2010-02-15 20:34:27 +00:00
  • 94b1948a57 mod_voicemail: that shouldve been wrlock, and its missing an unlock Mathieu Rene 2010-02-15 20:34:11 +00:00
  • 644664004c tweak Anthony Minessale 2010-02-15 20:16:06 +00:00
  • 6b3c0d6d23 skypiax: better timin on windoz (thx anthm), let's see if it works on *nix Giovanni Maruzzelli 2010-02-15 20:16:00 +00:00
  • ea5db72a26 fix vm to inherit params from domain/group Brian West 2010-02-15 17:40:13 +00:00
  • b38730539b XML-16 Anthony Minessale 2010-02-15 17:11:14 +00:00
  • c923813659 skypiax: let the audio threads die at each call end Giovanni Maruzzelli 2010-02-15 10:34:55 +00:00
  • 549e07f29e remove broken module Michael Jerris 2010-02-15 07:21:08 +00:00
  • fa836e6e08 dont use r2data in ozmod_r2 since zap_span_send_signal is now being used Moises Silva 2010-02-14 16:59:39 +00:00
  • 4aad768961 skypiax: deleted temp dirs Giovanni Maruzzelli 2010-02-14 02:40:41 +00:00
  • 29fe090b8a skypiax: deleted temp dirs Giovanni Maruzzelli 2010-02-14 02:39:49 +00:00
  • bf93192877 skypiax: lot of changes and tweakings about timing Giovanni Maruzzelli 2010-02-14 02:36:46 +00:00
  • 3f763b939a skypiax: nothing to see here Giovanni Maruzzelli 2010-02-14 00:45:47 +00:00
  • 1fcb884e21 skypiax: nothing to see here Giovanni Maruzzelli 2010-02-14 00:26:12 +00:00
  • 0a2ee53b72 FSCORE-551 Mathieu Rene 2010-02-13 21:06:56 +00:00
  • 9c045c334b MODOPAL-17 Mathieu Rene 2010-02-13 18:33:29 +00:00
  • 08c331ee72 skypiax: restored a previous wrong commit Giovanni Maruzzelli 2010-02-13 16:54:24 +00:00
  • f4a09d2c4e skypiax: nothing to see here Giovanni Maruzzelli 2010-02-13 11:10:30 +00:00
  • 351e8edd99 up default Anthony Minessale 2010-02-12 20:51:16 +00:00
  • 7f81ff8e46 remove the channel_request pointer in favor of implementing outgoing call when boost is in queue mode Moises Silva 2010-02-12 18:32:16 +00:00
  • 5db5b8e608 set caller data in sangomaboost test Moises Silva 2010-02-12 17:19:45 +00:00
  • 5150934cb0 skypiax: nothin to see here Giovanni Maruzzelli 2010-02-12 12:24:46 +00:00
  • 67228dbd3c skypiax: nothin to see here Giovanni Maruzzelli 2010-02-12 09:28:19 +00:00
  • c6d10622a0 skypiax: fix stupid formatting problem in dummy.c ALSA driver, probably made by indent Giovanni Maruzzelli 2010-02-12 07:01:40 +00:00
  • 490eedec2a Have you ever had that dream? You know the one... Brian West 2010-02-12 03:54:31 +00:00
  • d98bed8ea0 fix mod_managed build (FSBUILD-241) Michael Jerris 2010-02-12 03:52:33 +00:00
  • 4f5975ae4c MODAPP-339, plus fix heartbeat when doing b-leg billing Rupa Schomaker 2010-02-11 23:31:03 +00:00
  • 133a08dd19 fix windows build Mathieu Rene 2010-02-11 22:48:34 +00:00
  • 1a5799ad40 make socket connection nonblocking to timeout to dead ip addrs Anthony Minessale 2010-02-11 22:16:25 +00:00
  • 28bef5149a fix possible seg Anthony Minessale 2010-02-11 22:15:41 +00:00
  • 13fc00b424 restore correct sound_prefix in default config broken in svn r16241 Michael Jerris 2010-02-11 20:53:05 +00:00