Commit Graph

9714 Commits

Author SHA1 Message Date
Anthony Minessale e3e7ad8fbe disable cpu timer affinity by default but make it still possible via config and fix stray constant in tipping_point
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16679 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 19:50:25 +00:00
Giovanni Maruzzelli 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'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16678 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 18:01:05 +00:00
Giovanni Maruzzelli 8cb7897654 skypiax: small change in reacting to 'ERROR 559 CALL', action failed, in case we are in the process of answering
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16677 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 15:56:27 +00:00
Giovanni Maruzzelli ba4fd4a895 skypiax: cleaning some debug print leftover
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 11:35:12 +00:00
Giovanni Maruzzelli 445b04ac68 skypiax: cleaning some debug print leftover
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16675 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 11:29:31 +00:00
Anthony Minessale 2e86ba46c3 add vm_list vm_delete and alias voicemail_inject to vm_inject
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16673 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 05:00:01 +00:00
Giovanni Maruzzelli f0c8ba7479 skypiax: let's have short tcp bufsize in windows too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16672 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 03:09:21 +00:00
Giovanni Maruzzelli bd5c3efc0b skypiax: create the threads with the detach bit UNset
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 02:50:24 +00:00
Giovanni Maruzzelli 5a05067830 skypiax: tentative timing on windoz, let's see if still works on linux
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 02:20:17 +00:00
Mathieu Rene a835b4bcea don't free the event subclass in switch_event_unbind_callback(). thx crienzo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 01:01:13 +00:00
Giovanni Maruzzelli c04cf4af0a skypiax: new write timing, perfect on linux, let's check on windoz. Long live Tony
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 22:33:56 +00:00
Anthony Minessale 484ffac41c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 20:29:10 +00:00
Giovanni Maruzzelli 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
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 20:21:57 +00:00
Mathieu Rene cd1c97b23f hrum
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 17:34:32 +00:00
Marc Olivier Chouinard d8fd646456 mod_sofia: Fix a ODBC DELETE Sql Query
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 01:41:00 +00:00
Mathieu Rene 248745f2ca MODAPP-397
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 01:06:35 +00:00
Mathieu Rene 36542c2625 MODSOFIA-57 actually do the hangup handler, skipping sofiasip calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 00:49:42 +00:00
Mathieu Rene 4bcb352602 MODSOFIA-57 fix edge case if a session is blocked during a sip profile shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 00:07:50 +00:00
Rupa Schomaker 5dc4d68862 libmemcached's ./configure is failing with --prefix and friends so use
a simplified version


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 23:59:36 +00:00
Giovanni Maruzzelli be219869e4 skypiax: purged debug leftover
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 21:24:20 +00:00
Giovanni Maruzzelli 4545efe185 skypiax: send_silence_when_idle seems to solve the ghost voice during IVR prompts, thx anthm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16648 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 20:34:27 +00:00
Mathieu Rene 94b1948a57 mod_voicemail: that shouldve been wrlock, and its missing an unlock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 20:34:11 +00:00
Anthony Minessale 644664004c tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 20:16:06 +00:00
Giovanni Maruzzelli 6b3c0d6d23 skypiax: better timin on windoz (thx anthm), let's see if it works on *nix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 20:16:00 +00:00
Brian West ea5db72a26 fix vm to inherit params from domain/group
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 17:40:13 +00:00
Anthony Minessale b38730539b XML-16
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 17:11:14 +00:00
Giovanni Maruzzelli c923813659 skypiax: let the audio threads die at each call end
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16642 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 10:34:55 +00:00
Giovanni Maruzzelli 4aad768961 skypiax: deleted temp dirs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16640 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-14 02:40:41 +00:00
Giovanni Maruzzelli 29fe090b8a skypiax: deleted temp dirs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16639 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-14 02:39:49 +00:00
Giovanni Maruzzelli bf93192877 skypiax: lot of changes and tweakings about timing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16638 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-14 02:36:46 +00:00
Giovanni Maruzzelli 3f763b939a skypiax: nothing to see here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16637 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-14 00:45:47 +00:00
Giovanni Maruzzelli 1fcb884e21 skypiax: nothing to see here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16636 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-14 00:26:12 +00:00
Mathieu Rene 9c045c334b MODOPAL-17
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16634 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-13 18:33:29 +00:00
Giovanni Maruzzelli 08c331ee72 skypiax: restored a previous wrong commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16633 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-13 16:54:24 +00:00
Giovanni Maruzzelli f4a09d2c4e skypiax: nothing to see here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16632 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-13 11:10:30 +00:00
Anthony Minessale 351e8edd99 up default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16625 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-12 20:51:16 +00:00
Giovanni Maruzzelli 5150934cb0 skypiax: nothin to see here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16619 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-12 12:24:46 +00:00
Giovanni Maruzzelli 67228dbd3c skypiax: nothin to see here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16618 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-12 09:28:19 +00:00
Giovanni Maruzzelli c6d10622a0 skypiax: fix stupid formatting problem in dummy.c ALSA driver, probably made by indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-12 07:01:40 +00:00
Brian West 490eedec2a Have you ever had that dream? You know the one...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16616 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-12 03:54:31 +00:00
Michael Jerris d98bed8ea0 fix mod_managed build (FSBUILD-241)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16615 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-12 03:52:33 +00:00
Rupa Schomaker 4f5975ae4c MODAPP-339, plus fix heartbeat when doing b-leg billing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16613 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 23:31:03 +00:00
Anthony Minessale 28bef5149a fix possible seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 22:15:41 +00:00
Anthony Minessale 89a33be24a reverse logic
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16608 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 19:52:36 +00:00
Rupa Schomaker 308fc55f72 check for network_ip for sip_shared_appearance_dialogs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16607 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 19:19:27 +00:00
Rupa Schomaker ed85c13cce add expires to sip_dialogs test for dropping table
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16606 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 18:54:17 +00:00
Anthony Minessale c65da59d55 add new api funcs to xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16605 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 17:32:22 +00:00
Anthony Minessale 62ce853897 add moc's xml patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 15:54:41 +00:00
Anthony Minessale be9e84e5c5 fix contact issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16603 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 15:18:52 +00:00
Rupa Schomaker 6d47019937 nobal_amt and lowbal_amt channel vars can override defaults in config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16602 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 15:01:21 +00:00