]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
17 years agocleanup
Brian West [Tue, 21 Apr 2009 22:26:21 +0000 (22:26 +0000)] 
cleanup

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13109 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agothanks stnk
Brian West [Tue, 21 Apr 2009 22:02:20 +0000 (22:02 +0000)] 
thanks stnk

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13108 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd select to read socket in abyss so we can timeout
Anthony Minessale [Tue, 21 Apr 2009 21:43:05 +0000 (21:43 +0000)] 
add select to read socket in abyss so we can timeout

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13107 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agohrm, remove the uppercase first letter on these.
Brian West [Tue, 21 Apr 2009 20:24:44 +0000 (20:24 +0000)] 
hrm, remove the uppercase first letter on these.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13106 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd record_ms, record_samples, playback_ms and playback_samples chanvars
Anthony Minessale [Tue, 21 Apr 2009 19:32:55 +0000 (19:32 +0000)] 
add record_ms, record_samples, playback_ms and playback_samples chanvars

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13105 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoincrease sanity timer for conference auto-record to 120 seconds
Anthony Minessale [Tue, 21 Apr 2009 18:53:54 +0000 (18:53 +0000)] 
increase sanity timer for conference auto-record to 120 seconds

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13104 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd calls count and failed calls count to sofia profile sorted by direction
Anthony Minessale [Tue, 21 Apr 2009 17:47:22 +0000 (17:47 +0000)] 
add calls count and failed calls count to sofia profile sorted by direction

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13103 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix arg parsing in new command
Anthony Minessale [Tue, 21 Apr 2009 17:41:54 +0000 (17:41 +0000)] 
fix arg parsing in new command

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13102 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd echo api command (echo back exact input)
Anthony Minessale [Tue, 21 Apr 2009 14:57:43 +0000 (14:57 +0000)] 
add echo api command (echo back exact input)
add expand api command (executes another api command with variable expansion)
e.g. expand originate sofia/default/1000@${some_domain}
e.g. expand uuid:958b6c3c-2e82-11de-a717-2731820639f9 echo ${variable_read_codec}

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13101 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd a func to check for connected and authorized
Anthony Minessale [Tue, 21 Apr 2009 13:57:31 +0000 (13:57 +0000)] 
add a func to check for connected and authorized

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13100 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoMODAPP-263
Anthony Minessale [Tue, 21 Apr 2009 13:23:38 +0000 (13:23 +0000)] 
MODAPP-263

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13099 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agotry to flag CNG frames MODOPAL-6
Anthony Minessale [Tue, 21 Apr 2009 13:11:32 +0000 (13:11 +0000)] 
try to flag CNG frames MODOPAL-6

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13098 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agouse sound_version.txt and moh_version.txt to determine sound file version on windows...
Michael Jerris [Tue, 21 Apr 2009 04:34:41 +0000 (04:34 +0000)] 
use sound_version.txt and moh_version.txt to determine sound file version on windows (FSBUILD-152)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13097 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agode-couple version numbers and builds of sound files and moh files (FSBUILD-153)
Michael Jerris [Tue, 21 Apr 2009 03:21:15 +0000 (03:21 +0000)] 
de-couple version numbers and builds of sound files and moh files (FSBUILD-153)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13096 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agodon't do wrapup when agent is in nowait mode or call has ended
Anthony Minessale [Tue, 21 Apr 2009 02:21:34 +0000 (02:21 +0000)] 
don't do wrapup when agent is in nowait mode or call has ended

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13094 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agouse different version file for moh version
Brian West [Tue, 21 Apr 2009 01:11:12 +0000 (01:11 +0000)] 
use different version file for moh version

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13093 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoFix them all while we're at it
Mathieu Rene [Tue, 21 Apr 2009 01:02:45 +0000 (01:02 +0000)] 
Fix them all while we're at it

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13092 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoduh, much better (and faster) this way, thanks mrene and mikej... forgot we added...
Stefan Knoblich [Tue, 21 Apr 2009 00:54:50 +0000 (00:54 +0000)] 
duh, much better (and faster) this way, thanks mrene and mikej... forgot we added this one to speed things up

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13091 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agosnprintf needs a format string too, and write has the warn_unused_result attribute...
Stefan Knoblich [Tue, 21 Apr 2009 00:44:33 +0000 (00:44 +0000)] 
snprintf needs a format string too, and write has the warn_unused_result attribute set, so store the return value somewhere

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13090 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoswitch_add_event_header needs a format specifier, or >=gcc-4.3 will be very unhappy...
Stefan Knoblich [Mon, 20 Apr 2009 23:53:24 +0000 (23:53 +0000)] 
switch_add_event_header needs a format specifier, or >=gcc-4.3 will be very unhappy...

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13089 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd sip info to event_socket gateway
Anthony Minessale [Mon, 20 Apr 2009 19:00:39 +0000 (19:00 +0000)] 
add sip info to event_socket gateway

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13088 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agomake info work out of dialog
Anthony Minessale [Mon, 20 Apr 2009 19:00:03 +0000 (19:00 +0000)] 
make info work out of dialog

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13087 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoupdate to snapshot spandsp-20090421
Michael Jerris [Mon, 20 Apr 2009 18:33:33 +0000 (18:33 +0000)] 
update to snapshot spandsp-20090421

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13086 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd ldl_handle_running
Anthony Minessale [Mon, 20 Apr 2009 17:30:21 +0000 (17:30 +0000)] 
add ldl_handle_running

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13085 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agondlb_sendrecv_in_session var NDLB-sendrecv-in-session profile option to reverse the...
Anthony Minessale [Mon, 20 Apr 2009 17:07:54 +0000 (17:07 +0000)] 
ndlb_sendrecv_in_session var NDLB-sendrecv-in-session profile option to reverse the effects of MODENDP-148

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13084 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoskypiax: great startup speedup in Windows (using only one Broadcast sendmessage for...
Giovanni Maruzzelli [Sun, 19 Apr 2009 22:44:45 +0000 (22:44 +0000)] 
skypiax: great startup speedup in Windows (using only one Broadcast sendmessage for each interface hunting)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13083 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoIntroduction of the skeleton of a media bug implementing a T.38 gateway, so the
Steve Underwood [Sun, 19 Apr 2009 11:46:26 +0000 (11:46 +0000)] 
Introduction of the skeleton of a media bug implementing a T.38 gateway, so the
related infrastructure work can take place around it.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13082 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoLibtool build fix for mod_perl: use LIBTOOL_LIB_EXTEN to make libtool-2.2 happy and...
Stefan Knoblich [Fri, 17 Apr 2009 20:21:35 +0000 (20:21 +0000)] 
Libtool build fix for mod_perl: use LIBTOOL_LIB_EXTEN to make libtool-2.2 happy and CXXLINK since we are linking a C++ lib

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13080 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years ago adding sendevent example for esl perl
Brian West [Fri, 17 Apr 2009 16:00:08 +0000 (16:00 +0000)] 
 adding sendevent example for esl perl

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13079 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years ago don't double encode events when sending them
Brian West [Fri, 17 Apr 2009 15:59:25 +0000 (15:59 +0000)] 
 don't double encode events when sending them

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13078 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years ago swigall
Brian West [Fri, 17 Apr 2009 14:06:17 +0000 (14:06 +0000)] 
 swigall

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13077 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix
Buklov Boris Vladimirovich [Fri, 17 Apr 2009 05:27:30 +0000 (05:27 +0000)] 
fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13075 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix
Buklov Boris Vladimirovich [Fri, 17 Apr 2009 05:18:33 +0000 (05:18 +0000)] 
fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13074 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoMas translations on el Spanish phrase-o file-o
Michael Collins [Fri, 17 Apr 2009 03:50:11 +0000 (03:50 +0000)] 
Mas translations on el Spanish phrase-o file-o

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13071 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoup
Anthony Minessale [Fri, 17 Apr 2009 03:38:40 +0000 (03:38 +0000)] 
up

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13070 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoclue choo
Anthony Minessale [Fri, 17 Apr 2009 03:05:33 +0000 (03:05 +0000)] 
clue choo

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13069 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoclue choo
Anthony Minessale [Fri, 17 Apr 2009 03:03:20 +0000 (03:03 +0000)] 
clue choo

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13068 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoUpdates to phrase_es.xml; gracias krzie, javar, y los otros
Michael Collins [Fri, 17 Apr 2009 00:10:06 +0000 (00:10 +0000)] 
Updates to phrase_es.xml; gracias krzie, javar, y los otros

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13067 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoReply appropriately to net_adm:ping()
Andrew Thompson [Thu, 16 Apr 2009 23:02:41 +0000 (23:02 +0000)] 
Reply appropriately to net_adm:ping()

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13066 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoautoflush on bridge and add bridge_hangup_cause variable to indicate the hangup cause...
Anthony Minessale [Thu, 16 Apr 2009 22:13:55 +0000 (22:13 +0000)] 
autoflush on bridge and add bridge_hangup_cause variable to indicate the hangup cause of the last bridged channel

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13065 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agorevert temporary hack
Michael Jerris [Thu, 16 Apr 2009 19:08:31 +0000 (19:08 +0000)] 
revert temporary hack

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13064 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoThu Apr 16 12:11:33 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Thu, 16 Apr 2009 17:21:54 +0000 (17:21 +0000)] 
Thu Apr 16 12:11:33 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * check_session.c: added yet another test case for re-INVITE glare

  S2_CASE("2.6.5", "Re-INVITE glare and 500 Retry-After",
         "NUA receives re-INVITE, replies with 200, "
         "sends re-INVITE, gets 500, gets ACK, retrys INVITE,"
         "sends BYE.");

test case for SFSIP-135 and SFSIP-137

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13063 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoThu Apr 16 12:04:08 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Thu, 16 Apr 2009 17:18:56 +0000 (17:18 +0000)] 
Thu Apr 16 12:04:08 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * nua_client, nua_session: avoid restarting in-progress transactions

  This is supposed to fix bugs #SFSIP-135 and #SFSIP-137. Thanks for Tamas
  Jalsovszky and kawarod for reporting the problem.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13062 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoWed Apr 8 16:37:43 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Thu, 16 Apr 2009 15:00:42 +0000 (15:00 +0000)] 
Wed Apr  8 16:37:43 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * nua_session.c: do not restart CANCEL requests
  Ignore-this: 2c9d51bbafca2256630a0ea73982abea

  Fixes FreesWitch bug SFSIP-134, reported by vile, initial patch by Mike
  Jerris.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13061 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix
Buklov Boris Vladimirovich [Thu, 16 Apr 2009 15:00:41 +0000 (15:00 +0000)] 
fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13060 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoTue Mar 24 07:39:57 CDT 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
Michael Jerris [Thu, 16 Apr 2009 14:59:59 +0000 (14:59 +0000)] 
Tue Mar 24 07:39:57 CDT 2009  Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
  * nua/check_register.c: fixed up value setting for NAT-imitating received parameters

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13059 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix
Buklov Boris Vladimirovich [Thu, 16 Apr 2009 14:50:31 +0000 (14:50 +0000)] 
fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13058 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoautoflush these channels that use queues
Anthony Minessale [Thu, 16 Apr 2009 14:26:50 +0000 (14:26 +0000)] 
autoflush these channels that use queues

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13057 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix
Buklov Boris Vladimirovich [Thu, 16 Apr 2009 11:58:55 +0000 (11:58 +0000)] 
fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13056 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix
Buklov Boris Vladimirovich [Thu, 16 Apr 2009 11:48:22 +0000 (11:48 +0000)] 
fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13055 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd english in comment and small fix
Buklov Boris Vladimirovich [Thu, 16 Apr 2009 11:36:27 +0000 (11:36 +0000)] 
add english in comment and small fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13054 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix
Buklov Boris Vladimirovich [Thu, 16 Apr 2009 05:40:40 +0000 (05:40 +0000)] 
fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13053 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoxml_config: Fix issue where default NULL strings were ignored on reload
Mathieu Rene [Thu, 16 Apr 2009 02:26:32 +0000 (02:26 +0000)] 
xml_config: Fix issue where default NULL strings were ignored on reload

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13052 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoupdate xml config callback code
Rupa Schomaker [Thu, 16 Apr 2009 01:54:15 +0000 (01:54 +0000)] 
update xml config callback code

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13051 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agocleanup xml config handling
Rupa Schomaker [Thu, 16 Apr 2009 01:32:34 +0000 (01:32 +0000)] 
cleanup xml config handling

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13050 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoFixed ability to send a string as user indications (DTMF) thanks Peter Olsson
Robert Joly [Thu, 16 Apr 2009 01:14:12 +0000 (01:14 +0000)] 
Fixed ability to send a string as user indications (DTMF) thanks Peter Olsson

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13049 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoset perpetual_sound from channel var
Rupa Schomaker [Wed, 15 Apr 2009 23:36:34 +0000 (23:36 +0000)] 
set perpetual_sound from channel var

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13048 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix fifo issues
Anthony Minessale [Wed, 15 Apr 2009 22:01:27 +0000 (22:01 +0000)] 
fix fifo issues

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13047 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoAdd ext 9991 as ClueCon ext; use transfer instead of bridge on demo ivr opt #4
Michael Collins [Wed, 15 Apr 2009 20:33:49 +0000 (20:33 +0000)] 
Add ext 9991 as ClueCon ext; use transfer instead of bridge on demo ivr opt #4

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13046 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoUpdate phrase_ru.xml to include v1.0.8 sound prompts
Buklov Boris Vladimirovich [Wed, 15 Apr 2009 20:13:53 +0000 (20:13 +0000)] 
Update phrase_ru.xml to include v1.0.8 sound prompts

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13045 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoUpdate phrase_ru.xml to include v1.0.8 sound prompts
Buklov Boris Vladimirovich [Wed, 15 Apr 2009 20:10:40 +0000 (20:10 +0000)] 
Update phrase_ru.xml to include v1.0.8 sound prompts

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13044 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoUpdate sample IVR to include ClueCon reg option :)
Michael Collins [Wed, 15 Apr 2009 19:58:45 +0000 (19:58 +0000)] 
Update sample IVR to include ClueCon reg option :)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13043 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years ago setting the moh_sound from a variable
Brian West [Wed, 15 Apr 2009 19:36:33 +0000 (19:36 +0000)] 
 setting the moh_sound from a variable

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13042 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoUpdate phrase_en.xml to include v1.0.8 sound prompts
Michael Collins [Wed, 15 Apr 2009 18:48:33 +0000 (18:48 +0000)] 
Update phrase_en.xml to include v1.0.8 sound prompts

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13041 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years ago bump sounds version
Brian West [Wed, 15 Apr 2009 18:42:08 +0000 (18:42 +0000)] 
 bump sounds version

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13040 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoMODAPP-189
Brian West [Wed, 15 Apr 2009 17:55:30 +0000 (17:55 +0000)] 
MODAPP-189

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13038 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years ago add mod_say_ru to modules.conf.in
Brian West [Wed, 15 Apr 2009 17:05:36 +0000 (17:05 +0000)] 
 add mod_say_ru to modules.conf.in

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13037 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoMODAPP-260
Anthony Minessale [Wed, 15 Apr 2009 16:55:18 +0000 (16:55 +0000)] 
MODAPP-260

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13036 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoMODAPP-260
Anthony Minessale [Wed, 15 Apr 2009 16:54:54 +0000 (16:54 +0000)] 
MODAPP-260

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13035 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoprevent endless loop (just in case)
Anthony Minessale [Wed, 15 Apr 2009 16:45:40 +0000 (16:45 +0000)] 
prevent endless loop (just in case)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13034 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoremove unused var from last patch
Anthony Minessale [Wed, 15 Apr 2009 16:08:42 +0000 (16:08 +0000)] 
remove unused var from last patch

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13033 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoSFSIP-86
Anthony Minessale [Wed, 15 Apr 2009 16:03:44 +0000 (16:03 +0000)] 
SFSIP-86

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13032 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoMODAPP-259
Anthony Minessale [Wed, 15 Apr 2009 15:22:47 +0000 (15:22 +0000)] 
MODAPP-259

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13030 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoset initial value for status
Rupa Schomaker [Wed, 15 Apr 2009 15:10:20 +0000 (15:10 +0000)] 
set initial value for status

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13029 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agochange names to protect the ignorant
Anthony Minessale [Wed, 15 Apr 2009 15:08:21 +0000 (15:08 +0000)] 
change names to protect the ignorant

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13028 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years ago swig all
Brian West [Wed, 15 Apr 2009 13:20:16 +0000 (13:20 +0000)] 
 swig all

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13027 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd ru_ip
Buklov Boris Vladimirovich [Wed, 15 Apr 2009 10:25:40 +0000 (10:25 +0000)] 
add ru_ip

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13026 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agochange dollars and cents to rubles and kopecks
Buklov Boris Vladimirovich [Wed, 15 Apr 2009 09:40:10 +0000 (09:40 +0000)] 
change dollars and cents to rubles and kopecks

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13025 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agorename currency
Buklov Boris Vladimirovich [Wed, 15 Apr 2009 09:22:00 +0000 (09:22 +0000)] 
rename currency

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13024 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agowe need DYNAMIC_LIB_EXTEN for mod_perl and others
Michael Jerris [Wed, 15 Apr 2009 03:05:37 +0000 (03:05 +0000)] 
we need DYNAMIC_LIB_EXTEN for mod_perl and others

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13023 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agomake mod_iax async
Anthony Minessale [Tue, 14 Apr 2009 22:41:34 +0000 (22:41 +0000)] 
make mod_iax async

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13021 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoLet session.destroy() take the cause as a string too
Mathieu Rene [Tue, 14 Apr 2009 20:30:54 +0000 (20:30 +0000)] 
Let session.destroy() take the cause as a string too

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13020 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoavoyding dedwock
Anthony Minessale [Tue, 14 Apr 2009 19:37:42 +0000 (19:37 +0000)] 
avoyding dedwock

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@717 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoavoyding dedwock
Anthony Minessale [Tue, 14 Apr 2009 19:37:42 +0000 (19:37 +0000)] 
avoyding dedwock

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@717 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agomove codec destroy to destroy method like the other channels
Anthony Minessale [Tue, 14 Apr 2009 19:03:03 +0000 (19:03 +0000)] 
move codec destroy to destroy method like the other channels

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@716 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agomove codec destroy to destroy method like the other channels
Anthony Minessale [Tue, 14 Apr 2009 19:03:03 +0000 (19:03 +0000)] 
move codec destroy to destroy method like the other channels

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@716 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoAdd stub phrase_es.xml; need to finish translating eng to span
Michael Collins [Tue, 14 Apr 2009 17:58:01 +0000 (17:58 +0000)] 
Add stub phrase_es.xml; need to finish translating eng to span

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13019 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoflush queued frames on audio sync event
Anthony Minessale [Tue, 14 Apr 2009 17:29:38 +0000 (17:29 +0000)] 
flush queued frames on audio sync event

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13018 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agomove rtp stats up to where they will be more useful
Anthony Minessale [Tue, 14 Apr 2009 16:55:10 +0000 (16:55 +0000)] 
move rtp stats up to where they will be more useful

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13017 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd destroy method to js
Anthony Minessale [Tue, 14 Apr 2009 16:45:35 +0000 (16:45 +0000)] 
add destroy method to js

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13016 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agorun expand_vars if input contains a special escaped character not just when it contai...
Anthony Minessale [Tue, 14 Apr 2009 15:24:30 +0000 (15:24 +0000)] 
run expand_vars if input contains a special escaped character not just when it contains a variable to eat up back slashes

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13015 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoApplied patch to fix some race conditions on call termination, thanks Peter Olsson
Robert Joly [Tue, 14 Apr 2009 07:10:55 +0000 (07:10 +0000)] 
Applied patch to fix some race conditions on call termination, thanks Peter Olsson

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13014 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agokill zombies
Anthony Minessale [Tue, 14 Apr 2009 02:29:34 +0000 (02:29 +0000)] 
kill zombies

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13013 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agofix undef check
Anthony Minessale [Mon, 13 Apr 2009 23:09:32 +0000 (23:09 +0000)] 
fix undef check

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13012 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoincrese fail count to 300
Anthony Minessale [Mon, 13 Apr 2009 19:11:27 +0000 (19:11 +0000)] 
increse fail count to 300

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@715 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoincrese fail count to 300
Anthony Minessale [Mon, 13 Apr 2009 19:11:27 +0000 (19:11 +0000)] 
increse fail count to 300

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@715 a93c3328-9c30-0410-af19-c9cd2b2d52af

17 years agoclone frames in loopback so we can smooth it out better, now with more memory usage...
Anthony Minessale [Mon, 13 Apr 2009 18:35:26 +0000 (18:35 +0000)] 
clone frames in loopback so we can smooth it out better, now with more memory usage (tm) maybe this will curb pepople from using it like candy

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13011 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoadd patch from ml
Brian West [Mon, 13 Apr 2009 16:15:32 +0000 (16:15 +0000)] 
add patch from ml

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13010 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agochange char million,thousand to enum
Buklov Boris Vladimirovich [Mon, 13 Apr 2009 15:35:10 +0000 (15:35 +0000)] 
change char million,thousand to enum

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13009 d0543943-73ff-0310-b7d9-9358b9ac24b2

17 years agoforgot an ifdef
Rupa Schomaker [Sun, 12 Apr 2009 23:29:04 +0000 (23:29 +0000)] 
forgot an ifdef

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13008 d0543943-73ff-0310-b7d9-9358b9ac24b2