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 |
Rupa Schomaker
|
3769453f75
|
add "as xml" option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14311 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-21 18:43:00 +00:00 |
Anthony Minessale
|
6b76a1a33c
|
hit the xml registry to look up path information for the say app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14310 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-21 17:56:12 +00:00 |
Brian West
|
2d86be922f
|
init from_domain to NULL
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14305 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-21 00:18:20 +00:00 |
Anthony Minessale
|
75c978812f
|
do not auto-set from-domain
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14304 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-21 00:11:03 +00:00 |
Brian West
|
406fbfdefa
|
this should have been reverted with rev 14263
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14303 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-20 23:33:39 +00:00 |
Mathieu Rene
|
9bb33e9540
|
XML-6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14300 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-20 14:52:55 +00:00 |
Mathieu Rene
|
b416a1b212
|
MODENDP-230
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14296 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-18 19:22:27 +00:00 |
Mathieu Rene
|
83c3a24f28
|
fix logic issue and refactor some event function calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14295 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-18 19:20:21 +00:00 |
Brian West
|
cfc4bf2637
|
woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14294 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-18 19:08:07 +00:00 |
Rupa Schomaker
|
0c2940b831
|
MODAPP-309 - variable expansion in cid regexp processing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14287 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-17 22:41:40 +00:00 |
Anthony Minessale
|
66ce898df2
|
FSCORE-403
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14283 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-17 20:42:24 +00:00 |
Mathieu Rene
|
46786eaa2c
|
fix missing SWITCH_BEGIN_EXTERN_C
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14280 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-17 14:36:36 +00:00 |
Brian West
|
e693a98ccc
|
revert files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14277 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-16 20:12:55 +00:00 |
Michael Collins
|
28d8aeaf5c
|
Update ChangeLog through r14275
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14276 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-16 20:05:54 +00:00 |
Mathieu Rene
|
21af72d3ea
|
mod_limit: Move over-limit messages down to INFO (MODAPP-308)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14275 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-16 17:57:56 +00:00 |
Brian West
|
8559a5d59d
|
I screwed this up sorry
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14274 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-16 17:08:04 +00:00 |
Rupa Schomaker
|
11115bb720
|
uggh, typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14272 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-16 15:43:54 +00:00 |
Rupa Schomaker
|
8e01a2fc7e
|
update sql
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14271 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-16 15:40:29 +00:00 |
Rupa Schomaker
|
d900c59ee4
|
add support for intra[state|lata] calls.
use npanxx table to determine intra status
changed intra field to intrastate_rate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14270 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-16 15:38:16 +00:00 |
Anthony Minessale
|
70a91c8f09
|
sort out proxy stuff SFSIP-165
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14263 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-16 00:46:35 +00:00 |
Mathieu Rene
|
42cfedca6b
|
Fix strncasecmp length, thx woof
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14258 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-15 16:45:12 +00:00 |
Anthony Minessale
|
d8793904ec
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14257 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-15 15:24:47 +00:00 |
Brian West
|
8857969948
|
Issue #2 of SFSIP-164, must set local-network-acl for this to work.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14255 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 23:39:57 +00:00 |
Brian West
|
e3a2e3d41d
|
cleanup since from_domain is now in the gateway and will default to proxy , realm or from-domain if set properly.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14253 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 20:56:09 +00:00 |
Brian West
|
06782dbe57
|
remove unused code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14252 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 20:48:53 +00:00 |
Brian West
|
6136965cd5
|
MODSOFIA-17
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14251 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 19:49:34 +00:00 |
Anthony Minessale
|
28f51bdd61
|
SFSIP-162 (part 2)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14250 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 19:32:42 +00:00 |
Anthony Minessale
|
3d31195c11
|
SFSIP-162
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14249 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 18:25:38 +00:00 |
Brian West
|
e2842eee0d
|
CELT 0.6.1 improves the stereo quality, especially at lower bit-rates. This breaks bit-stream compatibility again, but only for stereo this time.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14248 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 18:00:03 +00:00 |
Anthony Minessale
|
bdf8f594cc
|
group_confirm_cancel_timeout=true to stop timers once a group_confirm is triggered LIST-001 RAY-007 IRC-1234
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14247 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 17:19:14 +00:00 |
Michael Jerris
|
861660360d
|
add mod_say_ru to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14246 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 16:15:50 +00:00 |
Anthony Minessale
|
1f180a673d
|
MODSOFIA-16
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14245 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 15:09:03 +00:00 |
Anthony Minessale
|
fc4a5f8498
|
MODSOFIA-16
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14244 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 15:00:26 +00:00 |
Anthony Minessale
|
a2b4bf69fe
|
make anything that remotely resembles a reply to options count as successful
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14242 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 14:36:59 +00:00 |
Brian West
|
fc98966e5a
|
FSCORE-402
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14241 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 14:22:32 +00:00 |
Brian West
|
743cb1306c
|
I love how -ERR is my sip_callee_id_name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14224 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-13 19:07:05 +00:00 |
Rupa Schomaker
|
154d82399b
|
MODFORM-32 - mp3 improvements (seeking, cleanup)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14223 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-13 19:01:03 +00:00 |
Brian West
|
4170be7261
|
don't nuke proxy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14221 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-13 16:37:00 +00:00 |
Michael Jerris
|
85b2d07f68
|
add sip_auto_answer_detected var set when we get intercom request on inbound invite.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14220 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-13 15:50:05 +00:00 |
Brian West
|
1cd02d9054
|
sigh...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14219 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-13 14:31:24 +00:00 |
Brian West
|
b121b33ec3
|
mod_sofia: fix SFSIP-163, don't blindly copy the extrtpip when ip is defined.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14209 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-13 03:19:40 +00:00 |
Michael Jerris
|
af2aa928b2
|
mod_xml_curl mod_xml_cdr: fix ssl verify peer option and add cookie options (MDXMLINT-51/MDXMLINT-52)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14208 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-13 03:08:23 +00:00 |
Brian West
|
2ed88871d4
|
update to 0.6.0 celt codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14206 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-12 18:58:21 +00:00 |
Michael Jerris
|
1ccd61b097
|
cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14203 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-10 20:32:23 +00:00 |
Michael Jerris
|
ff44ec8482
|
fix debug message
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14202 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-10 20:19:20 +00:00 |
Michael Jerris
|
9e5c81bea0
|
fix 64 bit build of radius modules (FSBUILD-179)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14201 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-10 20:01:01 +00:00 |
Michael Jerris
|
dbbaa2fc47
|
always send user in 200 ok
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14200 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-10 19:22:39 +00:00 |
Brian West
|
a99020173d
|
MODAPP-305 FSCORE-401
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14199 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-10 17:18:02 +00:00 |
Brian West
|
109d05b0e2
|
add network_ip to these tests so if the field is empty drop and rebuild the table
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14198 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-10 16:32:48 +00:00 |
Raymond Chandler
|
f3d0cf2c73
|
apparently i forgot to add the intra stuff to mysql... whoops :-\
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14197 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-10 15:27:43 +00:00 |
Rupa Schomaker
|
8a5934588c
|
update syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14176 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-09 17:30:41 +00:00 |
Rupa Schomaker
|
9f7eb74b48
|
actually look at skipfoo and add skipcitystate to api and app args
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14175 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-09 17:28:43 +00:00 |
Rupa Schomaker
|
1a465c2305
|
don't free the pool if it hasn't been created
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14174 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-09 16:41:49 +00:00 |
Michael Jerris
|
21863a1a6b
|
mod_curl needs curl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14163 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-08 22:45:43 +00:00 |
Rupa Schomaker
|
97fa03302e
|
MODAPP-304 - add Job-UUID to conference bgdial
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14161 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-08 17:50:53 +00:00 |
Brian West
|
b76bb2d5a3
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14159 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-08 16:35:22 +00:00 |
Brian West
|
b75a25ee5f
|
MODLANG-113
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14158 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-08 15:20:55 +00:00 |
Rupa Schomaker
|
8c286ba428
|
add support for city/state lookups if other methods failed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14157 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-08 02:40:15 +00:00 |
Brian West
|
cf22bd9768
|
doh,
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14153 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-08 01:53:08 +00:00 |
Brian West
|
d7a1127a00
|
fix define for uuid_display so the usage is correct
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14151 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-08 00:01:57 +00:00 |
Brian West
|
4858d3c3dd
|
these should be sip_
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14150 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-07 23:59:35 +00:00 |
Brian West
|
31e3dd9ad2
|
destroy the event that we duped in the handler so we don't leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14145 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-07 14:37:50 +00:00 |
Brian West
|
e2980e0348
|
update docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14144 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-06 23:27:48 +00:00 |
Anthony Minessale
|
0907bbbc63
|
change timing for media bug recording *yet again*
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14143 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-06 22:21:45 +00:00 |
Brian West
|
4f6f7d285b
|
mod_sofia: Have I said how dumb sip is sometimes?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14142 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-06 22:04:09 +00:00 |
Anthony Minessale
|
835b6d31bb
|
add time of day routing attrs to condition tags in xml dialplan
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14137 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-06 18:31:23 +00:00 |
Brian West
|
1e8eb422f0
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14135 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-06 14:14:33 +00:00 |
Brian West
|
1b14382f4a
|
MODAPP-301
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14129 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-03 22:09:54 +00:00 |
Anthony Minessale
|
3f55e02c44
|
fix recording timing issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14128 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-03 21:55:50 +00:00 |
Giovanni Maruzzelli
|
4d2a6927e5
|
skypiax: added XInitThreads() to configs/client.c, now is kind of a reliable tool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14125 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-03 11:58:10 +00:00 |
Anthony Minessale
|
ac208c8be3
|
manually handle bye to delay the 200 OK till after the call is torn down (reversable with a define)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14121 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 17:40:16 +00:00 |
Brian West
|
03a0cd80a3
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14116 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 16:11:40 +00:00 |
Michael Jerris
|
acac48a1ef
|
move mod_http to contrib, add mod_curl to modules.conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14115 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 15:53:36 +00:00 |
Rupa Schomaker
|
8f19976a88
|
don't print response code for plain output, if you want
status use headers or json
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14114 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 15:33:36 +00:00 |
Rupa Schomaker
|
8e6dc2967b
|
another crash (intermittent) if called with no args
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14113 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 15:29:25 +00:00 |
Rupa Schomaker
|
56d63b1097
|
fix usage
fix null free crash when called w/out arguments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14112 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 15:23:54 +00:00 |
Christopher Rienzo
|
65d596b27e
|
Allow multiple grammars to be loaded in a session, added support for decoupling recognition from load_grammar if the core is changed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14111 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 15:12:01 +00:00 |
Mathieu Rene
|
662c33b30f
|
again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14109 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 04:44:27 +00:00 |
Mathieu Rene
|
88e05b3696
|
oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14108 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 04:40:51 +00:00 |
Mathieu Rene
|
70e51aa465
|
mod_voicemail: Fix seggy fault and do some cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14107 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 04:39:54 +00:00 |
Brian West
|
e7521ed0a2
|
no comment.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14105 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 01:36:50 +00:00 |
Anthony Minessale
|
2f3f67f050
|
sleep_eat_digits var (behaviour change please document)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14102 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 00:18:56 +00:00 |
Anthony Minessale
|
4d19484dfa
|
revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14099 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 23:22:52 +00:00 |
Anthony Minessale
|
0becb377e3
|
change sound prefix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14098 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 23:12:59 +00:00 |
Brian West
|
41e7977c36
|
switch_cpp: fix leak (FSCORE-394)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14097 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 22:58:57 +00:00 |
Rupa Schomaker
|
d2120b694c
|
add json support
fix dialplan app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14096 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 22:26:59 +00:00 |
Anthony Minessale
|
1994c5daa7
|
add more ptimes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14095 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 21:27:02 +00:00 |
Rupa Schomaker
|
840acb0eef
|
initial commit of mod_http, still needs json and a valgrind run
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14092 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 20:03:48 +00:00 |
Brian West
|
347bd1b301
|
fix MODAPP-302, but mp3's still have an issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14090 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 17:04:15 +00:00 |
Brian West
|
f5fc2e9296
|
mod_sofia: this one was my fault, it shouldn't set them as sip_h just in case. Moved it to set the full header into sip_HEADERNAME so you can use it as you see fit or re-export it to a sip_h on the b-leg if needed unchanged.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14081 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 15:02:27 +00:00 |
Brian West
|
469f1bf989
|
fix regression
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14078 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 03:17:58 +00:00 |
Brian West
|
7855539581
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14068 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 21:47:47 +00:00 |
Rupa Schomaker
|
483b754787
|
remove superfluous true from nat_map reinit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14061 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 20:18:41 +00:00 |
Brian West
|
e5eb577f8e
|
update to fix truncated ip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14060 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 20:11:22 +00:00 |
Anthony Minessale
|
191ed5ff4a
|
FSCORE-395
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14058 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 20:01:48 +00:00 |
Brian West
|
813fd67a79
|
fix this for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14057 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 19:36:44 +00:00 |
Brian West
|
643f9fd11c
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14056 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 19:14:01 +00:00 |
Brian West
|
b6363dc294
|
LOOK OUT BELOW... (FSCORE-381)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14055 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 18:59:05 +00:00 |
Raymond Chandler
|
2b8a04f1d7
|
replace mod_radius_cdr's Makefile.am with Makefile that pulls freeradius-client source when needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14053 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 17:59:18 +00:00 |
Christopher Rienzo
|
47d2ea5305
|
removed unneeded global var, fixed comments, added speech_channel_set_state_unlocked()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14049 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 16:32:59 +00:00 |
Brian West
|
22df29b568
|
corrections thanks diego
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14042 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 02:12:35 +00:00 |
Michael Collins
|
50118a3ddd
|
Add show syntax for distinct_channels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14040 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 00:20:57 +00:00 |
Christopher Rienzo
|
73dee21e76
|
MODUNIMRCP-4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14037 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-29 22:33:18 +00:00 |
Christopher Rienzo
|
c9d903fbbe
|
MODUNIMRCP-3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14034 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-29 20:34:27 +00:00 |
Brian West
|
c8c7d94f4b
|
fix FSCORE-391
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14030 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-29 17:30:55 +00:00 |
Brian West
|
0caea95293
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14029 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-29 14:15:00 +00:00 |
Brian West
|
d53d493ba7
|
MODLANG-116
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13993 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-27 00:18:47 +00:00 |
Brian West
|
292c7fd6b6
|
FSCORE-374
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13982 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-26 19:08:17 +00:00 |
Raymond Chandler
|
40dd768a3f
|
i guess i should have put this here when it got promoted to prime time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13980 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-26 18:02:18 +00:00 |
Brian West
|
f06a25fb93
|
mod_sofia: BOUNTY-7 and MODENDP-146
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13977 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-26 17:33:19 +00:00 |
Michael Jerris
|
4b14597b4c
|
MODEVENT-44
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13968 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 23:21:33 +00:00 |
Brian West
|
a57cd1300d
|
adding auto-nat options to dingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13967 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 21:38:44 +00:00 |
Anthony Minessale
|
83ebebc52b
|
make session.ready work on uninit session containers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13965 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 19:50:00 +00:00 |
Brian West
|
002e97848c
|
FSCORE-389
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13964 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 19:29:34 +00:00 |
Anthony Minessale
|
bbd67f4c17
|
unhold before media timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13963 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 18:56:37 +00:00 |
Andrew Thompson
|
c58b819f38
|
Clear out the pre shared key on a config reload properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13958 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 18:44:43 +00:00 |
Andrew Thompson
|
7a09952c31
|
Add a little api command to show multicast peer status
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13953 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 17:23:31 +00:00 |
Brian West
|
f68a0016d5
|
mod_sofia: do not set route_uri unless there is actually one to go to.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13952 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 16:50:13 +00:00 |
Andrew Thompson
|
ceb7803179
|
Don't multicast the new multicast peerup/peerdown events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13951 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 16:37:17 +00:00 |
Brian West
|
e7aebb463d
|
mod_sofia: preserve transport on route (SFSIP-157)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13948 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 15:40:38 +00:00 |
Anthony Minessale
|
d7cba9a03b
|
more efficient sql stmt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13947 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 14:53:08 +00:00 |
Anthony Minessale
|
9903d328f1
|
FSCORE-387
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13946 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 13:24:00 +00:00 |
Anthony Minessale
|
b5f08ca5ce
|
add show distinct_channels (mix of show channels and show calls)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13944 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 00:03:41 +00:00 |
Michael Jerris
|
1c3dc48401
|
fix build failure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13941 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-24 16:27:28 +00:00 |
Brian West
|
de4ca9561b
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13938 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-24 16:07:38 +00:00 |
Brian West
|
643722db5f
|
mod_sofia: Dereferencing a null pointer causes segfault: sofia_handle_sip_r_invite doesn't check profile->extsipip before use (FSCORE-386)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13937 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-24 16:04:05 +00:00 |
Michael Jerris
|
6348359d95
|
change odbc handling in code to be runtime instead of build time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13936 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-24 16:02:43 +00:00 |
Brian West
|
f7d99cf948
|
can't change behavior global user and pass alone MUST work as it did before
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13935 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-24 15:52:03 +00:00 |
Christopher Rienzo
|
3a878e92e5
|
use inline: for inline grammars. local files are now handled like mod_pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13927 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 23:28:09 +00:00 |
Anthony Minessale
|
1a72f31cc8
|
FSCORE-385
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13925 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 21:41:22 +00:00 |
Brian West
|
984d2f9dd1
|
addition register_proxy issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13914 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 19:38:14 +00:00 |
Brian West
|
dd3dca45a5
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13913 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 18:58:46 +00:00 |
Brian West
|
f19b086454
|
mod_xml_rpc: xmlrpc fails to check security restrictions (MDXMLINT-53)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13912 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 17:57:17 +00:00 |
Brian West
|
c7700294c9
|
mod_sofia: use the register proxy for the R-URI on register when register-proxy is set (MODSOFIA-12)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13911 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 17:52:46 +00:00 |
Brian West
|
93da71f963
|
add language weight to pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13910 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 17:28:00 +00:00 |
Brian West
|
1deab52304
|
changing to standard XML format
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13908 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 15:22:20 +00:00 |
Anthony Minessale
|
96ab68c6f1
|
add wan.auto acl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13905 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 13:40:29 +00:00 |
Anthony Minessale
|
dbb8d6563a
|
set sound path in say app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13904 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 13:40:07 +00:00 |
Andrew Thompson
|
dbe85eb87f
|
bzero -> memset (so mike won't yell at me)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13902 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 01:02:19 +00:00 |
Andrew Thompson
|
11ca616ea5
|
Add initial support for multicast peer up/down state tracking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13901 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 00:59:03 +00:00 |
Andrew Thompson
|
c872e09265
|
Unify outbound session cleanup code, possibly fixes MODEVENT-47
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13900 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 23:38:23 +00:00 |
Brian West
|
1b14c58aea
|
MODAPP-287
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13897 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 18:55:15 +00:00 |
Brian West
|
49c1dc415f
|
mod_shout: bring media back so telecast of a no-media call will work. (MODFORM-28)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13895 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 18:42:16 +00:00 |
Brian West
|
f618475c67
|
fix segfault on reinvite on nomedia call when using uuid_media
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13894 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 18:37:07 +00:00 |
Brian West
|
d44d407614
|
mod_sndfile: fix off by one error (MODFORM-29)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13890 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 14:35:09 +00:00 |
Michael Jerris
|
11d53ae7dc
|
mod_sofia: fix segfault on refer with no content-type or body (SFSIP-153)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13889 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 14:12:35 +00:00 |
Brian West
|
809d30254e
|
move this to debug and profile->debug so that its not on unless you enable the profile debug also.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13887 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 02:52:31 +00:00 |
Mathieu Rene
|
a6db0cf42f
|
mod_voicemail: implement reload in non-blocking way
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13884 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-20 19:55:30 +00:00 |
Rupa Schomaker
|
83dc65aa70
|
MODAPP-292
del with changed config api in rev 13878
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13883 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-20 14:09:35 +00:00 |
Mathieu Rene
|
b610bf2f9f
|
Implement new config parser in mod_voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13879 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-20 03:37:15 +00:00 |
Mathieu Rene
|
ca5bc07f48
|
Implement new config parser in mod_voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13878 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-20 03:32:29 +00:00 |
Michael Jerris
|
786c7710f1
|
trivial build fix (FSBUILD-174)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13877 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-20 03:29:55 +00:00 |
Mathieu Rene
|
b8fe3c3273
|
Implement new config parser in mod_voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13876 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-20 03:29:43 +00:00 |
Anthony Minessale
|
bb4e586551
|
MODENDP-222
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13875 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 20:49:18 +00:00 |
Andrew Thompson
|
48885edcff
|
Move mutex into the global struct, don't leak on config reload (thanks Math)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13873 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 19:35:02 +00:00 |
Andrew Thompson
|
886f2c5548
|
Make mod_event_multicast re-read its config on RELOADXML (partially)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13872 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 19:24:23 +00:00 |
Christopher Rienzo
|
163f5da3d8
|
Add support for host byte ordered L16 from UniMRCP. We need UniMRCP r995 now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13871 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 18:51:01 +00:00 |
Andrew Thompson
|
41daa117e9
|
Whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13870 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 17:51:18 +00:00 |
Raymond Chandler
|
fa7b79e19c
|
this should handle all cases now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13869 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 17:48:49 +00:00 |
Andrew Thompson
|
1688e31e6a
|
Switch to cipher-block-chaining, add a magic byte sequence to check for sucessful decryption and fix some null termination issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13868 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 17:47:09 +00:00 |
Anthony Minessale
|
b068f8e7b8
|
FSCORE-384
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13866 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 17:23:57 +00:00 |
Mathieu Rene
|
a7794f13a8
|
MODENDP-221
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13865 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 15:48:23 +00:00 |
Brian West
|
c4f5aee10a
|
refactor fs_path path from Math.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13864 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 15:35:26 +00:00 |
Raymond Chandler
|
1a143ba260
|
adding support for routing by intrastate rates... still need work on the api command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13863 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 14:46:51 +00:00 |
Michael Jerris
|
6f6af777c7
|
msvc build fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13860 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 04:42:39 +00:00 |
Andrew Thompson
|
ff3e7f3f0f
|
Only complain about unexpected exits if the call isn't already hungup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13857 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 01:48:59 +00:00 |
Andrew Thompson
|
b63e09716a
|
Taking a stab at MODEVENT-47
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13856 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 00:51:53 +00:00 |
Anthony Minessale
|
1778578b1e
|
del buffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13853 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 23:03:54 +00:00 |
Anthony Minessale
|
d6ace6e831
|
add rate and channel count params to executed command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13852 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 22:52:20 +00:00 |
Anthony Minessale
|
85e4831dfb
|
add mod_shell_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13851 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 22:36:51 +00:00 |
Anthony Minessale
|
cdd0bcfdf3
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13847 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 19:47:29 +00:00 |
Mathieu Rene
|
1d4944f663
|
Fix bad ptr in mrcp profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13845 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 18:26:50 +00:00 |
Anthony Minessale
|
f9642e96c7
|
add local_var_clobber variable for {} to set if [] vars should clobber {} vars (default false)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13842 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 16:35:41 +00:00 |
Anthony Minessale
|
4a24f3a8f2
|
dont put params in chan names on sofia urls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13841 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 15:59:28 +00:00 |
Christopher Rienzo
|
c5da61c1df
|
MODUNIMRCP-1 thanks raul
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13833 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 13:19:31 +00:00 |
Michael Jerris
|
832bab2a4a
|
build as c code again.. now that this is fixed in core for windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13830 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 06:08:02 +00:00 |
Mathieu Rene
|
9482850a83
|
Fix up SWITCH_CONFIG_ITEM_STRING_STRDUP to please windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13829 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 06:01:45 +00:00 |
Andrew Thompson
|
889c336411
|
Initial decryption support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13828 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 04:20:45 +00:00 |
Andrew Thompson
|
94daf904b3
|
Fix offset
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13827 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 04:19:42 +00:00 |
Andrew Thompson
|
f17991b722
|
Use OpenSSL to optionally use a pre-shared key to encrypt multicast packets (no decryption yet)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13826 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 02:19:13 +00:00 |
Michael Jerris
|
dd1ab225dc
|
fix mac build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13824 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 22:09:42 +00:00 |
Michael Jerris
|
2ab491b1cd
|
fix mac build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13823 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 21:40:22 +00:00 |
Andrew Thompson
|
0c1a558520
|
Whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13821 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 20:43:54 +00:00 |
Andrew Thompson
|
5ed15f5555
|
put OPENSSL_CFLAGS and LIBS in modmake.rules.in at MikeJ's suggestion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13820 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 20:39:08 +00:00 |
Andrew Thompson
|
65f6e2a23b
|
Switch mod_event_multicast over to using a Makefile.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13819 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 19:53:38 +00:00 |
Michael Jerris
|
3678092f63
|
initial bits of mod_unimrcp windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13818 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 19:52:25 +00:00 |
Michael Jerris
|
c90c4a54d5
|
tweak xml_config types
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13817 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 19:49:00 +00:00 |
Michael Jerris
|
f0add117d2
|
fix C++ build and a segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13816 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 19:46:45 +00:00 |
Michael Jerris
|
d3abaadc85
|
fix some windows errors (WIP)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13815 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 18:34:42 +00:00 |
Christopher Rienzo
|
c6d71cc647
|
destroy speech channel hashes on close, module hashes on shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13812 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 13:26:04 +00:00 |
Christopher Rienzo
|
df78cceab5
|
specify tts profile with sh->param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13811 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 12:48:05 +00:00 |
Giovanni Maruzzelli
|
6303e249c0
|
skypiax: removed FARMING ifdefs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13810 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 11:12:58 +00:00 |
Brian West
|
f2dd116832
|
fix new line on this debug print
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13804 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 04:53:04 +00:00 |
Andrew Thompson
|
3c2d4f9912
|
Make ttl configurable for event_multicast
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13802 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 04:15:45 +00:00 |
Andrew Thompson
|
8b6143fb38
|
int32_t -> uint8_t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13800 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 03:44:47 +00:00 |
Andrew Thompson
|
d195845e5c
|
Wrap apr_mcast_hops as switch_mcast_hops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13799 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 03:36:45 +00:00 |
Michael Jerris
|
dfbd361b9d
|
working on build integration for libunimrcp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13793 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 22:41:26 +00:00 |
Christopher Rienzo
|
4691e9157d
|
FS config / start timers fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13792 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 22:38:55 +00:00 |
Brian West
|
ec90221783
|
Adding mod_unimrcp still needs more testing and some tweaks to config engine... do not forget to come to ClueCON http://www.cluecon.com
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13788 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 21:56:59 +00:00 |
Anthony Minessale
|
b164cbfe9c
|
init buffer in lead out on speak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13787 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 21:33:31 +00:00 |