Commit Graph

7926 Commits

Author SHA1 Message Date
Brian West 7b9ab305f4 MODAPP-323
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14703 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 19:48:37 +00:00
Anthony Minessale 32bcc886b1 FSCORE-424
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 19:09:26 +00:00
Anthony Minessale 0e9e0fae2e sort out allow: header
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14701 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 18:11:26 +00:00
Brian West 4aeb40f384 MODENDP-246, with a few changes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 14:33:41 +00:00
Anthony Minessale c11fb3fbb7 add uuid_exists api call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14668 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-28 21:48:13 +00:00
Brian West f28b26b8aa add host_lookup api call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-28 20:30:03 +00:00
Rupa Schomaker c37fb4f068 add memcache support (limit_memcache and friends)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-28 16:18:51 +00:00
Michael Giagnocavo c6be531b4b Add plugin options to skip autoreload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-28 07:57:19 +00:00
Anthony Minessale ca8dfda04a add a host lookup func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-27 22:58:55 +00:00
Andrew Thompson fc208bb0b9 Use our own memory pool instead of the sessions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-27 21:41:47 +00:00
Brian West 8a753a4f42 fix reaction in att_xfer when call is cancelled or times out
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-27 16:43:55 +00:00
Rupa Schomaker 5176da3dfe add support for expires and flags for inc/dec operators
expires based on first inc/dec operator, subsequent ones do not 
extend the lifetime of the object


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-27 16:07:36 +00:00
Anthony Minessale 4622a7a1b3 add ifdef
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14648 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-27 16:04:00 +00:00
Anthony Minessale c10d8e375d add state change hooks for destroy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-26 21:53:43 +00:00
Andrew Thompson 1eace1218a Add support for log node userdata, improve some log messages and command output
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-26 20:50:05 +00:00
Anthony Minessale f8b442da52 add origination_cancel_key variable for a dtmf key that can abort an originating call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-26 19:49:35 +00:00
Anthony Minessale c0dbb3e561 add recursive flags and workaround for nested broadcast in controlled situations
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-26 17:42:36 +00:00
Anthony Minessale 35a008b08b add optional level argument to info app to choose the log level it logs on
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-26 16:29:47 +00:00
Giovanni Maruzzelli 797998f014 skypiax: fixed end of line on skypiax.h
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-25 19:27:54 +00:00
Giovanni Maruzzelli d9e1d18fb6 skypiax: fixed problem with different storage between linux and windoz for tcp ports (int to unsigned short). Thanks Sergey for reporting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-25 03:34:23 +00:00
Anthony Minessale fbbd62047c unint memory may be confused for an ip change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14623 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-24 20:16:23 +00:00
Anthony Minessale 74da51e862 add answersec answermsec and answerusec to time how long it took for a call to be answered
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14620 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-24 17:12:36 +00:00
Giovanni Maruzzelli d9deb2327c skypiax: beginning to avoid crashes when Skype clients die, XWindows related
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-24 00:41:24 +00:00
Mathieu Rene 5abd10c0c3 refactor mod_event_socket so it uses switch_log functions to duplicate and free log nodes while it uses them internally (fix bad ptr for userdata on event socket listeners)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14598 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-22 19:26:58 +00:00
Giovanni Maruzzelli ed49550460 skypiax: avoid memory leaks and overhead by reusing the same audiothreads spawned with first call (they no more exit at call end)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14594 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-22 06:14:38 +00:00
Anthony Minessale 2ff0b7dcdf add header to event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14593 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-22 01:45:03 +00:00
Anthony Minessale 2c0eaac332 add record_start and record_stop events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14591 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 22:29:44 +00:00
Mathieu Rene ee4674813f fix leak introduced in 14555
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14590 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 22:20:31 +00:00
Mathieu Rene 7820dc0a94 MODENDP-232 part 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14589 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 19:27:35 +00:00
Mathieu Rene e25389a643 MODENDP-243
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14588 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 18:03:30 +00:00
Anthony Minessale 6ebc9b01c2 use timeout cause code MODSOFIA-22
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14587 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 16:30:40 +00:00
Anthony Minessale a35dc92e9f add 10 second media timeout waiting for codec establishment MODSOFIA-22
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14586 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 16:22:16 +00:00
Mathieu Rene 9aa8df3dd9 MODENDP-232
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14585 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 14:48:42 +00:00
Mathieu Rene 49e87ddfe8 MODENDP-242
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 00:59:09 +00:00
Mathieu Rene b24a2863c0 MDXMLINT-54
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 18:52:48 +00:00
Mathieu Rene eb3e186b17 Fix leak in xml ivr menus FSCORE-421
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 17:41:48 +00:00
Mathieu Rene 2423f75528 convert more SWITCH_CHANNEL_LOG macros in the rtp init function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14578 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 17:39:13 +00:00
Giovanni Maruzzelli ff295194b8 skypiax: MODSKYPIAX-48 manage interface_status==CALLFLOW_STATUS_REMOTEHOLD when getting hupall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14577 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 10:21:49 +00:00
Giovanni Maruzzelli f4167d727f skypiax: patch from Seven Du: channel naming when using 'RR' and 'ANY' interfaces, interface statistics 'sk list' totals
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 09:30:29 +00:00
Giovanni Maruzzelli 24c732a9c1 skypiax: interface_state=UP when remote goes from earlymedia->inprogress
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 09:03:27 +00:00
Giovanni Maruzzelli 6fb1ab0cfd skypiax: better printk 'signature' from custom snd-dummy ALSA driver
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-19 16:08:26 +00:00
Giovanni Maruzzelli d8f0754765 skypiax: kernel/config* naming
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14569 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-19 14:25:46 +00:00
Giovanni Maruzzelli 974c06bbab skypiax: kernel/config* naming
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-19 14:25:13 +00:00
Giovanni Maruzzelli 30cb51eee8 skypiax: kernel README correction
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-19 13:45:51 +00:00
Giovanni Maruzzelli 9b93b1dc8b skypiax: added files in mod_skypiax/kernel/ directory, eg: how to make a kernel for centos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-19 13:42:46 +00:00
Brian West ed9919aa81 OCD revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 23:06:13 +00:00
Mathieu Rene 65de919fc4 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 18:55:47 +00:00
Mathieu Rene 8e0dcb4f21 don't expose node allocation functions outside of switch_log.c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 18:32:11 +00:00
Mathieu Rene 1c048237d7 refactor node allocation and make a copy of userdata in case the session gets killed before the logger module gets the node
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 18:24:31 +00:00
Andrew Thompson eb08813dd4 Add per-call logging support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 16:58:26 +00:00
Mathieu Rene 8614144019 MODAPP-322
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14552 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 14:29:01 +00:00
Andrew Thompson b4fbb35865 Winsock blows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14550 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 05:33:42 +00:00
Mathieu Rene cf19a415ab DP-4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-17 23:03:49 +00:00
Mathieu Rene 4c3bb5a905 mod_sofia: refactor sofia_glue_tech_choose_[video_]port
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-17 00:32:26 +00:00
Brian West 941c24d69e we have this here otherwise you get NO audio from FS. See I knew there was a reason for this.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-16 21:21:30 +00:00
Mathieu Rene f51c540b82 mod_sofia: we need to handle redirects before checking for proxy mode if we want them to work in bypass or proxy media (IRC-00)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-16 19:01:35 +00:00
Mathieu Rene 4c3086e5b1 Revert 14535
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14536 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-16 18:05:35 +00:00
Mathieu Rene 94ea7ab5f4 mod_sofia: sofia_handle_sip_i_state needs a valid tech_pvt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14535 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-16 18:03:24 +00:00
Giovanni Maruzzelli 1582200142 skypiax: indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-15 15:38:46 +00:00
Giovanni Maruzzelli e3095522c2 skypiax: more stability, no dangling channels, MODSKYPIAX-42, added 'sk list' statistics (thanks Seven Du) MODENDP-236
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-15 15:37:44 +00:00
Brian West 5b9fc559a2 fix stun: from appearing in sdp round two
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14532 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-15 14:32:33 +00:00
Mathieu Rene 67916bcf2e MODFORM-35
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14531 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-15 05:58:29 +00:00
Mathieu Rene ae0bf2cd23 mod_sofia: display the profile name on sofia xmlstatus gateway xxx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-15 03:32:14 +00:00
Giovanni Maruzzelli f32e37990d skypiax: compile on windoz, not yet tested
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14521 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 21:00:02 +00:00
Mathieu Rene 0e67168c45 mod_sofia: display the profile name on sofia status gateway xxx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14520 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 19:31:00 +00:00
Giovanni Maruzzelli f11f9aab52 skypiax: cosmetics
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14519 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 17:20:42 +00:00
Giovanni Maruzzelli f1134fdd5b skypiax: indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14518 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 17:14:40 +00:00
Giovanni Maruzzelli fd2bf49b7c skypiax: ubermegapatch, more stability, robustness, scalability. Memory leaks not yet investigated, we'll do next
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14517 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 17:12:09 +00:00
Michael Giagnocavo cbb2b89f0a mod_managed didn't support nomedia for some reason
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 13:27:27 +00:00
Mathieu Rene 8225082036 mod_lcr: fix possible null string passed to switch_log_printf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 02:40:48 +00:00
Mathieu Rene 4026a81a96 fix warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 22:28:22 +00:00
Mathieu Rene 02f8be51b6 Per-call logging, part three
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 21:52:05 +00:00
Mathieu Rene 5acb8ad899 Per-call logging, part two
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 21:24:51 +00:00
Mathieu Rene c2d5f970bc Per-call logging, part one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 20:35:02 +00:00
Michael Giagnocavo f99ee375a9 Detach mono threads
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 00:34:30 +00:00
Mathieu Rene 145859d860 mod_voicemail: keep the right one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-12 16:08:35 +00:00
Mathieu Rene 2f70836ead mod_voicemail: fix operator-ext/operator-extension duplicate config declaration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-12 16:04:58 +00:00
Mathieu Rene 13e6519066 Prevent unloading of embedded languages modules (also fixes MODLANG-121)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-11 16:03:31 +00:00
Brian West cf2f46db2b you have got to be freakin kidding me (MODSOFIA-21)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-11 15:21:21 +00:00
Mathieu Rene 2dae4c4cef MODENDP-233
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-11 01:26:51 +00:00
Mathieu Rene 485014bf7c MODSOFIA-20 with changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-11 00:54:39 +00:00
Rupa Schomaker 648b71e1da <bkw_> rupa: *SMACK*
<bkw_> dont' pring the effin user/pass for the DSN


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-10 22:31:51 +00:00
Rupa Schomaker 90f2c27cd0 terminate shoutcast read thread when requested
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14478 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-10 16:27:42 +00:00
Rupa Schomaker 57dc9c2636 make increment/decrement work if the key hasn't been set yet
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-07 20:59:23 +00:00
Michael Jerris 55bfb7d55a fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14458 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-04 20:17:47 +00:00
Michael Jerris 37716e7d15 fix windows build (FSBUILD-181)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 17:33:25 +00:00
Giovanni Maruzzelli 4c88f9cf00 skypiax: better MODSKYPIAX-42
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 12:27:19 +00:00
Giovanni Maruzzelli b9280a2158 skypiax: MODSKYPIAX-42
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14453 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 12:22:45 +00:00
Anthony Minessale ba2a80e3bc fix heartbeat in scheduler mode VERBAL-00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14450 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 06:11:22 +00:00
Michael Jerris 1d7c292212 nat pmp causes segfault on solaris, so we won't support upnp or nat pmp on solaris (FSCORE-410)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 05:53:28 +00:00
Michael Jerris b59c4752e5 revert MODAPP-311 for now until we address how to do this in the file interface
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 05:35:22 +00:00
Michael Jerris 6088b7e39a core: fire_asr_events should be true/false (FSCORE-406)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14447 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 05:29:50 +00:00
Giovanni Maruzzelli 9f5552524e skypiax: indented
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14446 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 03:41:58 +00:00
Giovanni Maruzzelli 49ce35823e skypiax: close the pipes when shutdown the module. Thx anthm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14445 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 03:36:01 +00:00
Anthony Minessale 1c3978a4e7 MODSKYPIAX-35 (part1)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14444 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 02:47:35 +00:00
Brian West 426d3ea9fa stupid stupid stupid stupid stupid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14441 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-31 21:21:33 +00:00
Michael Jerris 9b1f190bac fix msvc code analysis warnings (multiple null deref bugs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14440 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-31 19:29:39 +00:00
Michael Jerris 27e823839a add mod_skypiax to 2008 express build and fix release build linking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14439 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-31 19:14:56 +00:00
Anthony Minessale 92d620fc48 fix att_xfer issue MAILING_LIST-00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14438 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-31 19:09:50 +00:00
Giovanni Maruzzelli fe1cdabb0b skypiax: reviewed locking of globals, added lock on outbound interface selection and call, revamped 'RR' IDLE interface selection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-31 07:17:08 +00:00
Anthony Minessale 9f49ae6550 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14434 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-30 18:55:39 +00:00
Mathieu Rene 5ea1149e64 fix missing )s
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14433 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-30 18:53:23 +00:00
Anthony Minessale fd7b08f702 supress talk start/stop events during mute but still send mute-detect events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14432 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-30 17:21:52 +00:00
Anthony Minessale 7868054dd7 shot in the dark for FSCORE-410
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14431 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-30 16:20:47 +00:00
Michael Jerris 6854161e74 whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14430 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-30 00:35:53 +00:00
Andrew Thompson 0d859b0f49 Delete subclass reservations on unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14429 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 23:18:38 +00:00
Andrew Thompson 467653216a Don't make channels stuck
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14428 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 23:16:32 +00:00
Andrew Thompson 14b0e7d568 Cleanup after outbound sessions that exit before the call hangs up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 23:13:02 +00:00
Michael Jerris 34223fbff0 fix build warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14426 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 23:11:03 +00:00
Mathieu Rene 4b0a97803a mod_sofia: add sofia_gateway_data api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14425 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 22:48:43 +00:00
Michael Jerris c0248be1c3 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14424 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 22:33:44 +00:00
Michael Jerris 58d5c86936 avoid grouchy compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14423 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 21:41:04 +00:00
Michael Jerris 0b38eb769a fix segfaults
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14422 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 21:30:05 +00:00
Giovanni Maruzzelli 5284180a4b skypiax: changed skypiax.conf.xml to be less confusing (now interface_name != skype_username)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 20:38:58 +00:00
Giovanni Maruzzelli 4476386ecc skypiax: README now redirects to wiki page
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14420 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 20:13:46 +00:00
Brian West 9bc1a08636 reuse of vars, using differnet vars for each now so that ip isn't always defined
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 19:39:28 +00:00
Michael Giagnocavo eb5977ecc2 Thanks jlenk for showing me boolean logic isn't that hard
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 19:22:43 +00:00
Michael Giagnocavo 1b13f8894e Properly shortcircuit regex
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 19:15:00 +00:00
Giovanni Maruzzelli 45f38f17eb skypiax: switch_xml_free() the configuration if module failed to load, because otherwise reloadxml will stuck forever (reported by Seven Du)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 18:32:33 +00:00
Giovanni Maruzzelli 1296896264 skypiax: now interprets correctly the_interface whichever it is: interface_id, interface_name, skype_username. And reload works too :-)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 15:43:04 +00:00
Giovanni Maruzzelli 19bb4d410a skypiax: patch from Carlos Talbot, interface is a reserved word on Windows VC++
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 15:14:06 +00:00
Giovanni Maruzzelli 0bb1b8c7d7 skypiax: cosmetics
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14412 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 11:46:23 +00:00
Giovanni Maruzzelli e929cd96a0 skypiax: fixed crash when you set an interface as 'sk' console, then remove the interface, then use the 'sk' command to send a message to the API (it try to use a non-existing interface)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14411 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 11:07:46 +00:00
Giovanni Maruzzelli 506d3768a1 skypiax: patch from Seven Du for hunting IDLE channels in a round-robin way (RR interface vs ANY interface). patch from Seven Du for removing interface as #'interface_id' and #'interface_name'. gmaruzz (meh) patch interface_remove() not to alter the global 'running' variable (it would cause all running signaling and API thread to exit) but to use a newly added tech_pvt->running variable. Also, changed behavior of interface_exists() for correct identification when using #interface_name and #interface_id. PLEASE TEST IT HEAVILY
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 09:08:31 +00:00
Michael Giagnocavo f4b2efba87 Be safe; use parameters. Detect bad ODBC drivers and refuse to load.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 08:32:20 +00:00
Michael Giagnocavo 502a5a214d Remove binaries for managed examples
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 06:00:15 +00:00
Michael Giagnocavo a384b4865a Add some default security
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 04:39:14 +00:00
Michael Giagnocavo d2270fcedf First pass at F# easyroute; appears to work on Windows and Linux
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 02:18:57 +00:00
Michael Giagnocavo db20243dfe More robust loading; make demo more clear
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 02:08:47 +00:00
Brian West e3f4cb6e93 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 23:54:18 +00:00
Mathieu Rene 14fda9d617 mod_limit: Avoiding segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 20:43:45 +00:00
Mathieu Rene 91726e3a76 mod_limit: fix usage and argument list length
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 20:31:36 +00:00
Mathieu Rene 16e4f259c2 mod_limit: Refactor and add limit_hash_execute application (see wiki)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 20:19:01 +00:00
Anthony Minessale 9db694a1a8 set default resample quality to 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14400 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 18:50:33 +00:00
Michael Giagnocavo e6d513ebd8 Call entrypoint on scripts so they can perform initialization
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14399 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 18:45:47 +00:00
Mathieu Rene 60ff1eb5db switch_core_session_execute_exten: fix missing UNPROTECT_INTERFACE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14398 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 18:33:18 +00:00
Michael Jerris 8c05b2f711 core: add switch_sockaddr_equal (LBAPR-3)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14397 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 16:03:45 +00:00
Michael Jerris 70c12b42f0 mod_voicemail: fix isten to the msg again option after pressing # to stop info msg (MODAPP-316)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 01:57:34 +00:00
Andrew Thompson bf77c75f43 Don't assume valid uuids are exactly 36 characters long
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14393 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 23:37:45 +00:00
Michael Jerris 9494aa77c8 mod_voicemail: allow to skip the info section of a message by pressing a key (MODAPP-314)
<!--<param name="skip-info-key" value=""/>-->

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 20:46:05 +00:00
Michael Jerris 15e1da6ccd mod_voicemail: allow Voicemail FF REW key to have configurable millisec interval AND allow REW to limit at the begining of the recording. (MODAPP-311)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 19:05:59 +00:00
Michael Jerris 2beb0b2f48 mod_native_file: add fh->pos setting (MODFORM-34)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14388 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 18:54:27 +00:00
Michael Giagnocavo 7d65486a36 Precompiled mod_managed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14387 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 18:45:48 +00:00
Michael Jerris 24aeb4356e mod_voicemail: add option to move to next and previous message(MODAPP-313)
<!--<param name="previous-message-key" value=""/>-->
      <!--<param name="previous-message-key" value=""/>-->


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 18:44:30 +00:00
Brian West 696f91ef14 minute is 0-59 not 1-60
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14382 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:47:02 +00:00
Michael Jerris b7b048859a mod_voicemail: Flush DTMF Before Tone (MODAPP-312)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:06:39 +00:00
Anthony Minessale 6ad173485a add min of day to time rules
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14379 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:03:12 +00:00
Anthony Minessale e1ef1f2473 add min of day to time rules
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14378 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 16:59:32 +00:00
Michael Jerris 3fe6ae30c1 mod_sndfile: update pos on the file handle on reads (MODFORM-33)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14377 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 16:25:41 +00:00
Michael Jerris 7d205f5d6c fix patch from (MODENDP-231)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 16:18:16 +00:00
Giovanni Maruzzelli d6f9544be3 skypiax: indent -gnu -ts4 -br -brs -cdw -lp -ce -nbfda -npcs -nprs -npsl -nbbo -saf -sai -saw -cs -bbo -nhnl -nut -sob -l90
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 15:56:07 +00:00
Giovanni Maruzzelli 44875f02c4 skypiax: cosmetics
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 15:51:03 +00:00
Brian West 1b26db6e55 FSCORE-405
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14373 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 14:31:47 +00:00
Giovanni Maruzzelli 49d14d9934 skypiax: manage the 'WAITING_REDIAL_COMMAND' call status message (skypeout: remote PSTN party has rejected us, our outbound call is failed)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 13:12:12 +00:00
Giovanni Maruzzelli f9003db784 skypiax: manage the 'BUSY' call status message (skypeout: remote PSTN party is busy, our outbound call is failed)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14371 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 12:53:06 +00:00
Giovanni Maruzzelli ff1ae27a9d skypiax: compiles and run (very well indeed, very short latency) on Windoz
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 09:37:06 +00:00
Giovanni Maruzzelli 708391a12d skypiax: let's drain the audiopipe to empty, each time we read from it. This avoid accumulation of unread samples in the pipe buffer (was cause of delays?). Anyway, now latency is lower. Let's check if it breaks on windoz
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14369 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 09:08:28 +00:00
Brian West dbf40cf729 revert this cuz its WRONG.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 02:30:15 +00:00
Giovanni Maruzzelli d3ea1130c1 skypiax: patch from Muhammad Shahzad for adding and removing interfaces on the fly: It basically adds two sk commands, sk reload => this re-reads Skypiax configuration file skypiax.conf.xml and adds ONLY new interfaces it found in conf. All existing interfaces are not touched. sk remove <skype-user> => this remove skypiax interface associated with given Skype user account, if it is idle.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-26 23:45:27 +00:00
Michael Giagnocavo e9a46e8942 Oops. Here's the actual new mod_managed files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-26 16:31:03 +00:00
Michael Giagnocavo eb873d8898 Deleting old plugin classes - backcompat is broken
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14365 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-26 07:08:51 +00:00
Michael Giagnocavo 20a2aee4fb New mod_managed with multi-appdomain (reloading) and scripting support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14364 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-26 07:01:48 +00:00
Giovanni Maruzzelli e0fbc0c343 skypiax: fixed Visual Studio project, now compiles on Release too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-25 20:36:08 +00:00
Andrew Thompson 53b0ae45f2 Sync up freeswitch.erl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-25 18:53:34 +00:00
Andrew Thompson b44830ecf2 Add support for sending CUSTOM events with a subclass
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14361 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-25 18:25:13 +00:00
Giovanni Maruzzelli b5260cab3e Oooops!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14360 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-25 15:28:25 +00:00
Giovanni Maruzzelli 6b12792bec skypiax: added configs/windows-service directory, contains batch files needed to start skype instances as service, and then start FreeSwitch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-25 15:20:43 +00:00
Michael Jerris b0daf34ad5 mod_event_socket: sendevent Fire events with correct event-name and subclass (MODEVENT-41)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 20:13:36 +00:00
Michael Jerris e7ec98273f mod_sofia: Optionally rewrite fs_path element of sip contact string on multicasted registrations (MODENDP-231)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 19:34:32 +00:00
Anthony Minessale 73e0537d62 use FREESWITCH_OPTS env var to hold a string of desired command line switches
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 18:20:37 +00:00
Michael Jerris 4cb98fafcf mod_say_en: tweak grammar (MODAPP-310)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 18:04:35 +00:00
Michael Jerris bf3e987c4f mod_xml_rpc: add virtual-host (default to true) and default-domain params (MDXMLINT-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 17:39:12 +00:00
Rupa Schomaker 7b29de0752 MODAPP-307 - support http post in mod_curl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 17:06:22 +00:00
Brian West ab2b955724 SFSIP-168 missing ,
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 15:56:23 +00:00
Brian West 29be4bd069 SFSIP-168
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 15:55:36 +00:00
Brian West 8155f453a8 part 2 of (SFSIP-167)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 15:07:16 +00:00
Brian West ab0e67ccec doh these are backwards. (SFSIP-167)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:33:46 +00:00
Giovanni Maruzzelli 11f4930156 skypiax: compiles AND links on windows ;-)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:22:38 +00:00
Mathieu Rene e8e06f0ca6 mod_xml_cdr: use switch_true instead of atoi
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:03:42 +00:00
Giovanni Maruzzelli 39dab176b2 skypiax: compiles on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:03:23 +00:00
Giovanni Maruzzelli 6bd34fb9d2 skypiax: lot of changes to allow for the usage of multiple instances of the same skype username, eg: 10 instances of skypename 'Bob' and 10 instances of skypename 'alice'. Horrible hacks for deciding which instance answer an incoming call, which busy instance will transfer to another and when, etc... ;-) Let's hope it does not breaks havoc...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:36:43 +00:00
Giovanni Maruzzelli 9252320659 skypiax: updated config files and skype clients starting script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:34:03 +00:00
Giovanni Maruzzelli c039086b5b skypiax: updated config files and skype clients starting script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:31:19 +00:00
Giovanni Maruzzelli 21a2cd5b41 skypiax: added directory 'configs/multiple-instance-same-skype-username', contains configuration file and script to launch Skype clients with multiple instances of the same skype user, eg: 10 instances of skypename 'Bob' and 10 instances of skypename 'alice'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:22:43 +00:00
Giovanni Maruzzelli d9c8fc7fae skypiax: added directory 'kernel', contains .config file for compilation of kernel 2.6.24.7 (64bit) tickless and 100HZ. Best for skypiax, solves high load problems on CentOS
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 12:16:22 +00:00
Giovanni Maruzzelli 6bb1bbfe18 skypiax: added directory 'alsa', contains customized snd-dummy ALSA driver, low load. Please use alsa-driver-1.0.20 sources from alsa-project.org to compile, older sources got a bug that causes kernel oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 12:13:40 +00:00
Brian West 77d7fa3cf6 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 22:15:31 +00:00
Michael Jerris a7d94c99b4 build: fix compile on Mac OS X Snow Leopard 10.6 (FSBUILD-178)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 20:22:31 +00:00
Brian West e2da0849e4 Mitel interop, thanks mitel for your assistance. (MODSOFIA-15)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 17:48:36 +00:00
Anthony Minessale 0573d3cf09 FSCORE-403
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 15:55:13 +00:00
Mathieu Rene 068efb1118 Also support 300 redirections
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 15:42:12 +00:00
Anthony Minessale a482decfac zero out buffer on (null)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 14:52:23 +00:00
Michael Jerris 2f8ab9775c add include path
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 21:46:39 +00:00
Michael Jerris 345fd7d996 add error checking on switch_core_db_column_text
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 20:47:52 +00:00
Anthony Minessale 75d09d83bb add some err checking to sqlite case for nonce checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 20:37:20 +00:00
Michael Jerris 01dec7254b use internal libtiff instead of system libtiff (please test)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 19:35:11 +00:00
Anthony Minessale 87c2c0d398 MODSOFIA-18
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 19:14:47 +00:00
Anthony Minessale 37594b7ec0 allow xml_locate to just take section
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 16:17:57 +00:00
Anthony Minessale 9bd81e0ff6 timeout calls stuck in CS_NEW after 1 minute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 19:17:22 +00:00
Rupa Schomaker f95c325635 bah, update syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 18:49:02 +00:00