Commit Graph

8684 Commits

Author SHA1 Message Date
Brian West
439f8111a2 cleanup the comment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 15:17:53 +00:00
Anthony Minessale
c2079f8d21 MODAPP-201
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 13:55:00 +00:00
Andrew Thompson
1cabbdb436 defaultLowOutputLatency -> defaultLowInputLatency (not that it matters, hopefully)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 06:25:06 +00:00
Ken Rice
a9708d6b3a better error handling when people dont use --enable-core-odbc-support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 06:18:19 +00:00
Brian West
91188e3374 multiples of 16 are better for when you try to record 48kHz because 144kbit is INVALID and lame is really lame and can only say it failed -3 and not give you one bit of clue wth is wrong.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 01:57:01 +00:00
Robert Joly
61ee313191 Made sure RTP timestamp, ssrc and marker bit are transferred from FS to OPAL structure.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 00:49:48 +00:00
Robert Joly
9be214b223 Added mod_opal to old unsupported DevStudio 2005 solution.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 00:48:33 +00:00
Robert Joly
deb51da9eb Removed error on warning for compiles, as DevStudio 2005 is more or less deprecated keeping the warnings out is becoming less and less "maintained".
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 00:47:43 +00:00
Anthony Minessale
446239a243 make message more clear
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 00:28:20 +00:00
Anthony Minessale
29c616b9a2 refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 00:21:58 +00:00
Anthony Minessale
29d762924c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 23:30:41 +00:00
Anthony Minessale
697bb6ec6e monitor_media function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 23:15:59 +00:00
Anthony Minessale
fcc6043bc1 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 21:49:07 +00:00
Anthony Minessale
361a935861 FSCORE-273
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 21:12:20 +00:00
Michael Jerris
dc2a354cbe fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11292 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 21:11:01 +00:00
Brian West
03726a37e5 fix MODAPP-198 Seems pgsql doesn't return things in the expected order but this will fix that just in case
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 20:58:01 +00:00
Brian West
828ba3512b update the text
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 20:19:01 +00:00
Anthony Minessale
0b0ce769f8 more cleanup from refactor of originate code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 19:32:44 +00:00
Anthony Minessale
b0c518cbcd fix backwards call in mod_loopback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 18:39:44 +00:00
Anthony Minessale
0e4a051ec7 MODAPP-200
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 18:01:44 +00:00
Anthony Minessale
1dcb3b67e5 refactor pass 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11286 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:54:54 +00:00
Brian West
35271eff49 adding example of how to detect when inband is needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11285 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:39:47 +00:00
Michael Jerris
61ae9c0a88 use consistent var types.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11284 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:27:42 +00:00
Michael Jerris
de54fe58ff fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11283 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:12:07 +00:00
Michael Jerris
7697cd90d5 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11282 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:06:29 +00:00
Michael Jerris
897226f0fe fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:02:30 +00:00
Anthony Minessale
ef81877139 no timers with 0 interval
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 16:53:51 +00:00
Brian West
87ebaded7e just fail silently in these cases. see FSCORE-272
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 16:25:49 +00:00
Brian West
2a3a49af70 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 16:15:21 +00:00
Anthony Minessale
1187359561 pass one on refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 16:10:54 +00:00
Anthony Minessale
30e74fca2c FSCORE-272
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 16:00:11 +00:00
Steve Underwood
06d3b5c4e5 Added a default config file for the Unicall endpoint module, and progressed the
module a little. Still far from complete.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-18 10:26:01 +00:00
Steve Underwood
c5c60a801b Added simple FAX demo entries to the default dialplan.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-18 09:49:07 +00:00
Steve Underwood
f4e9e1080b Added entries for mod_fax and mod_unicall in the autoloaded modules.conf file.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-18 09:40:58 +00:00
Brian West
12c0f37533 If you happen to be pressing a digit while you end a call make sure we hangup faster instead of blocking for the dtmf sanity to fail.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11266 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-17 01:17:35 +00:00
Brian West
1340723feb remove unused option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 23:21:04 +00:00
Brian West
5a66b514d1 fun.. now everyone go out and get a Logitech 350 headset
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 21:48:01 +00:00
Anthony Minessale
5ab341e5ec hundred dolla line of code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 21:03:49 +00:00
Anthony Minessale
444425ae79 FSCORE-266
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 20:59:07 +00:00
Anthony Minessale
f788be7e9b fix insane sanity check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11261 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 20:29:56 +00:00
Brian West
2cf6bbbc48 add to modules.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 19:34:27 +00:00
Anthony Minessale
22bc31e19e make dual streams configurable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 19:32:47 +00:00
Raymond Chandler
b60e399b63 \s
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 18:47:08 +00:00
Brian West
5e85f13165 doh, remove mrcp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 16:52:23 +00:00
Anthony Minessale
13c4da7b6d add inherit_codec=true var to set on a leg with late negotiation to force the negotiated b leg codec into the a leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 16:22:29 +00:00
Anthony Minessale
0158e7b848 add linger event_socket command to make outbound socket notify channel disconnect and wait for you to terminate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 15:32:10 +00:00
Traun Leyden
ef1632148d Fix contributed by Stas Shtin to stop a resource leak, see MODLANG-95
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 06:03:51 +00:00
Andrew Thompson
290daf1563 Add support for 'pa devlist xml' to return the device list and which are the ring/in/out devices in XML format
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 01:40:32 +00:00
Raymond Chandler
a5c06514b6 i'm finally over my tourettes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 01:11:11 +00:00
Raymond Chandler
af55fb0925 test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 01:00:11 +00:00