6675 Commits

Author SHA1 Message Date
Mathieu Rene
f207e7d068 add party=calling to rpid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 15:14:13 +00:00
Mathieu Rene
75e05d4ed1 those are microseconds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 14:41:20 +00:00
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
Ken Rice
fcd6944f5d Lets back this out since we should not be using this call for a UPDATE or DELETE query
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12152 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 02:54:28 +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
65a805915d revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 13:54:17 +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
Michael Jerris
e8e2bf0ee8 fix msvc 2005 build warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12131 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 06:22:43 +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
6ffe5cc920 add volume to switch_cpp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 21:08:16 +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
900907a205 fix suncc visibility support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 19:25:42 +00:00
Brian West
97a52c1628 this exception allowed for 1 thru 120 but two values are valud and thats 20 and 30 ONLY. 30 wins in all cases
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 17:49: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
Ken Rice
919fecec18 Lets not error on a query that returns 0 rows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 04:29:50 +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 Collins
7fb9f7dae8 Major additions & subtractions from switch.h Doxygen content. Removed Woomera, libresample. Added celt, spandsp, flite, pocketsphinx, udns, abyss, libg722_1, opal
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12077 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 01:17:57 +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
Anthony Minessale
e858a1d850 remove leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12068 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 20:25:05 +00:00
Michael Jerris
93ad46278d visibility tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 19:32:06 +00:00
Anthony Minessale
9a43df2578 FSCORE-300
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12062 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 18:56:13 +00:00
Michael Jerris
ffe2ad4bbd API visibility support (GCC/SUNCC) (FSCORE-264)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 18:17:01 +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
12de5b8621 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 17:52:16 +00:00