Commit Graph

11605 Commits

Author SHA1 Message Date
Anthony Minessale 105f5d4396 add optional trailing & to sched_api to denote running the task in a sep thread
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 15:48:00 +00:00
Anthony Minessale 7d3753a039 fix null vs empty string check in info app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 15:31:13 +00:00
Anthony Minessale e988135dba make luarun use a new pool every call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 15:27:36 +00:00
Raymond Chandler 4ee9dc1354 change default tts, so it works out of the box
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 13:55:56 +00:00
Brian West e5dbd2edcf try harder
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14757 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-03 20:56:44 +00:00
Anthony Minessale 7bc1c0e8d5 allow profile to be specified sep from domain user@domain.com@myprofile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-03 18:21:15 +00:00
Anthony Minessale 5ff9150213 FSCORE-426
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-03 17:55:21 +00:00
Brian West 660e4d2986 fix the fixed z code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14754 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-03 17:24:48 +00:00
Anthony Minessale f135a1fa5a fix z code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-03 14:48:02 +00:00
Anthony Minessale 3fd795ae71 jump to a specific offset with the playback by appending @@<samples> to the path
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 20:43:49 +00:00
Michael Jerris d647132a84 swigall (ESL-20)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 20:38:51 +00:00
Anthony Minessale e96aee95d0 libesl: fix php swig generation (ESL-20)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14750 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 20:28:43 +00:00
Anthony Minessale c8dcc6e12b reduce poll timeout when dtmf is present
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14749 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 19:55:08 +00:00
Anthony Minessale 1654f20325 add bg_system (like system but in the bg)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 18:48:15 +00:00
Anthony Minessale 623e9d87d8 add graceful zrtp failure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 18:44:33 +00:00
Anthony Minessale 4a9b1b2261 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 18:33:33 +00:00
Anthony Minessale 771184e850 swig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14743 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 18:13:56 +00:00
Anthony Minessale ce14c6c2fa lua stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14742 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 17:59:01 +00:00
Anthony Minessale e853753847 add play-file-done conference event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 16:55:17 +00:00
Anthony Minessale 0209f4059c add more stuff to event in hangup hook api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14740 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 16:34:49 +00:00
Anthony Minessale 4bfa2a213d add conjure-session code and make session available in api commands
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 16:24:00 +00:00
Mathieu Rene 33c3ad8dd8 mod_portaudio: add context param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14737 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 15:37:11 +00:00
Anthony Minessale 325cceffc3 pad digit len in micro time log entries
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 15:22:54 +00:00
Mathieu Rene 9e485b505c mod_limit: set more chan vars in limit_function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14733 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 15:01:09 +00:00
Raymond Chandler fe561bef90 this seems to be needed on CentOS
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14729 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 00:52:35 +00:00
Brian West ef871d9590 zrtp patch changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14728 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 23:46:22 +00:00
Anthony Minessale 95b3eaf7ca MODAPP-319
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 22:15:06 +00:00
Andrew Thompson b28dafb6cf set the hostname core variable in switch_core_init too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 20:55:09 +00:00
Brian West 547bc567f0 FSBUILD-189
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14725 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 20:49:13 +00:00
Anthony Minessale 9bb90c8514 set hostname var sooner
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 18:04:01 +00:00
Anthony Minessale 97a0a97da4 set hostname var sooner
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 17:48:11 +00:00
Anthony Minessale c2e8504651 add missing \!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 17:40:51 +00:00
Tristan Mahé 7c6b497f6a removed test file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 16:40:10 +00:00
Tristan Mahé d6ddf5370e this is just a test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 16:39:44 +00:00
Giovanni Maruzzelli c7091138e9 skypiax: added case on receiving AUDIO_SYNC message, will be used in future, maybe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 13:57:14 +00:00
Raymond Chandler c465fe2ee8 hack to automatically load ESL.so
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 03:52:29 +00:00
Brian West b18a48b43b clarify usage of unimrcp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 20:38:23 +00:00
Rupa Schomaker bbe4ca9137 remove intra from indexes -- don't see why we need 'em
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 20:01:05 +00:00
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