Commit Graph

9677 Commits

Author SHA1 Message Date
Michael Jerris eb5f375131 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 06:01:53 +00:00
Michael Jerris 8812477e7f fix build (FSBUILD-126)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 03:46:23 +00:00
Mathieu Rene d27a71a680 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12151 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 00:52:06 +00:00
Anthony Minessale 072ec6a7f2 add api.getTime()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 00:43:11 +00:00
Anthony Minessale b09a12c94a fix race in event socket
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12146 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 21:50:33 +00:00
Anthony Minessale e61c074985 make previous auto hunt feature optional and off by defaule use auto_hunt=true session or global variable to enable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12144 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 20:23:10 +00:00
Brian West 9440618b65 tweak options
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 19:12:24 +00:00
Anthony Minessale da507c5f1e add resampler to speech handles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12141 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 18:53:28 +00:00
Anthony Minessale 1b5656f3a8 change abort to graceful failure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12140 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 16:46:20 +00:00
Mathieu Rene 12854ea3c1 Fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12139 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 15:52:33 +00:00
Anthony Minessale f722fe82a2 gateways will inherit the context from its parent unless manually provided
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 14:13:02 +00:00
Anthony Minessale 986781771d MODASRTTS-9
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 14:00:01 +00:00
Anthony Minessale 680f375cc2 MODENDP-198
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 13:53:15 +00:00
Michael Jerris 90564aa4b0 use dll for lua windows build (FSCORE-299)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12132 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 06:24:01 +00:00
Robert Joly da14c819c0 Moved some initialisation code when making an FS outgoing call so initialisation of some internal OpalConnection fields are done early enough.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 01:04:28 +00:00
Robert Joly a4f115ee5c Added missing libs in mod_opal release build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12128 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 00:49:27 +00:00
Robert Joly 2103f7c605 Added mod_opal to VS2008 express solution file.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 23:52:35 +00:00
Michael Jerris bab0728ae0 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 21:41:01 +00:00
Brian West db5eb288c7 5 instead of 4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 21:23:29 +00:00
Brian West f066da77dc fix challenge-realm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12113 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 20:36:21 +00:00
Brian West 4af5bf963d tweak ilbc to default to 30 if no mode= fmtp is defined on the inbound which seems to be the default behavior of everything out there.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 19:50:12 +00:00
Michael Jerris cd1ecb28fa switch msvc build to new ilbc libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 17:10:40 +00:00
Brian West 99a916dd98 forgot to commit mod_ilbc changes too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 16:31:50 +00:00
Anthony Minessale 7987fa5cfd add some stuff to esl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 14:13:32 +00:00
Brian West 668300a169 HOLY HECK how did we miss this... must have been a copy and paste error on my part
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 05:07:51 +00:00
Brian West 728b261d9b OCD kickin in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 04:34:01 +00:00
Mathieu Rene aaedfcea61 Add context to reconfig_sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12080 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 02:45:44 +00:00
Michael Jerris 06099874da mod_sofia: add sla indexes and fix where clause
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 00:30:11 +00:00
Michael Jerris b0fa96a32d mod_say_en: add short form date/time (MODAPP-180)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 22:24:25 +00:00
Michael Jerris 411797aeb3 type tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 21:53:48 +00:00
Stefan Knoblich 5f3615c44e Use the autodetected PYTHON_SITE_DIR
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 20:42:51 +00:00
Michael Jerris 4b79e12193 fix printf specifier bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 20:34:46 +00:00
Mathieu Rene cf8f053b66 Make sure priority isnt fucked up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 17:58:02 +00:00
Mathieu Rene 08ee3bff28 Add failure_causes channel variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 17:56:21 +00:00
Brian West de4831c392 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12057 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 17:52:55 +00:00
Michael Jerris 1e88ddb234 I thought we got rid of these a long time ago
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 16:34:48 +00:00
Anthony Minessale 0f7d9e2cee MODFORM-23
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 15:57:11 +00:00
Robert Joly a418b61f60 Fixed VS2008 compiler warnings, including what clearly looks like a bug!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-15 04:10:31 +00:00
Michael Jerris 63eccfc974 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-15 04:04:53 +00:00
Brian West d34e2c4b9a its FreeSWITCH
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-14 18:52:55 +00:00
Mathieu Rene a242bfa2ba doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-14 01:05:25 +00:00
Mathieu Rene 0d2747acfb mod_speex also needs libspeexdsp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-14 01:04:28 +00:00
Brian West babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Anthony Minessale c31a7f2563 replace the resampler code with the awesome code from speex
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:35:17 +00:00
Brian West 2633fad70e fixing if's to be correct
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 22:27:05 +00:00
Brian West ba03619be5 space after if
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 21:47:24 +00:00
Brian West 6f3260efe7 space after if
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 21:46:31 +00:00
Brian West e0572463f7 space after if
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 21:45:54 +00:00
Anthony Minessale fd252b2544 dont free data that was session_strdup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 19:35:42 +00:00
Mathieu Rene 7b15ce7dc9 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 17:10:51 +00:00