]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
17 years agoconvert
Anthony Minessale [Fri, 27 Mar 2009 21:53:51 +0000 (21:53 +0000)] 
convert

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

17 years agoremove WTF
Rupa Schomaker [Fri, 27 Mar 2009 20:01:54 +0000 (20:01 +0000)] 
remove WTF

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

17 years agoallocate frame from session pool so it will not go out of scope
Anthony Minessale [Fri, 27 Mar 2009 19:54:45 +0000 (19:54 +0000)] 
allocate frame from session pool so it will not go out of scope

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

17 years agohere you go
Anthony Minessale [Fri, 27 Mar 2009 19:51:41 +0000 (19:51 +0000)] 
here you go

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

17 years agoMODAPP-245
Anthony Minessale [Fri, 27 Mar 2009 18:51:48 +0000 (18:51 +0000)] 
MODAPP-245

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

17 years agorevert + fix typo
Mathieu Rene [Fri, 27 Mar 2009 18:39:02 +0000 (18:39 +0000)] 
revert + fix typo

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

17 years agoUse switch_channel_set_variable_printf instead of snprintf of a stack-allocated buffer
Mathieu Rene [Fri, 27 Mar 2009 18:30:32 +0000 (18:30 +0000)] 
Use switch_channel_set_variable_printf instead of snprintf of a stack-allocated buffer

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

17 years agoMODAPP-227
Anthony Minessale [Fri, 27 Mar 2009 17:49:10 +0000 (17:49 +0000)] 
MODAPP-227

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

17 years agofix ruby linking on debian (ESL-7)
Michael Jerris [Fri, 27 Mar 2009 15:29:50 +0000 (15:29 +0000)] 
fix ruby linking on debian (ESL-7)

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

17 years agoMODAPP-241
Anthony Minessale [Fri, 27 Mar 2009 15:07:49 +0000 (15:07 +0000)] 
MODAPP-241

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

17 years agoYou can lead a horse to water
Michael Jerris [Fri, 27 Mar 2009 01:44:28 +0000 (01:44 +0000)] 
You can lead a horse to water
But you can't make him drink
You can send a kid to college
But you can't make him think

PLEASE THINK!

/b

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

17 years agoreduce exponential mwi notifies
Anthony Minessale [Fri, 27 Mar 2009 00:27:07 +0000 (00:27 +0000)] 
reduce exponential mwi notifies

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

17 years agoskypiax: added another SWITCH_API_COMMANDS to send skype_api command to the named...
Giovanni Maruzzelli [Thu, 26 Mar 2009 22:02:32 +0000 (22:02 +0000)] 
skypiax: added another SWITCH_API_COMMANDS to send skype_api command to the named client: skypiax interface_name skype_API_msg

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

17 years agoupdate
Anthony Minessale [Thu, 26 Mar 2009 20:08:30 +0000 (20:08 +0000)] 
update

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

17 years agoskypiax: added SWITCH_API_COMMANDS: list || console || skype_API_msg
Giovanni Maruzzelli [Thu, 26 Mar 2009 19:37:10 +0000 (19:37 +0000)] 
skypiax: added SWITCH_API_COMMANDS: list || console || skype_API_msg

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

17 years agowork around broken php-config that only takes one option at a time
Michael Jerris [Thu, 26 Mar 2009 17:02:30 +0000 (17:02 +0000)] 
work around broken php-config that only takes one option at a time

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

17 years agoMODENDP-207
Anthony Minessale [Thu, 26 Mar 2009 16:06:25 +0000 (16:06 +0000)] 
MODENDP-207

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

17 years agofire events on bridge in fifo
Anthony Minessale [Thu, 26 Mar 2009 15:07:44 +0000 (15:07 +0000)] 
fire events on bridge in fifo

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

17 years agoskypiax: fixed transferred call to skype user busy in another call: was transferring...
Giovanni Maruzzelli [Thu, 26 Mar 2009 10:29:28 +0000 (10:29 +0000)] 
skypiax: fixed transferred call to skype user busy in another call: was transferring using the interface name, not the skype_user. Fixed as per Jira:   MODSKYPIAX-28

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

17 years agofix odbc detection to not try to use odbc when no headers are installed
Michael Jerris [Thu, 26 Mar 2009 02:45:04 +0000 (02:45 +0000)] 
fix odbc detection to not try to use odbc when no headers are installed

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

17 years agoadd lock caller_control
Anthony Minessale [Wed, 25 Mar 2009 21:01:53 +0000 (21:01 +0000)] 
add lock caller_control

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

17 years agoMODAPP-242
Anthony Minessale [Wed, 25 Mar 2009 20:19:28 +0000 (20:19 +0000)] 
MODAPP-242

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

17 years agoadd username and realm to sip db
Anthony Minessale [Wed, 25 Mar 2009 20:14:07 +0000 (20:14 +0000)] 
add username and realm to sip db

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

17 years agorearrange hangup callflow to do more work in the session's own thread
Anthony Minessale [Wed, 25 Mar 2009 20:07:40 +0000 (20:07 +0000)] 
rearrange hangup callflow to do more work in the session's own thread

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

17 years agofix libsoundtouch build dependencies after a configure failure (MODAPP-243)
Michael Jerris [Wed, 25 Mar 2009 19:34:37 +0000 (19:34 +0000)] 
fix libsoundtouch build dependencies after a configure failure (MODAPP-243)

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

17 years agofix incorrect var name
Anthony Minessale [Wed, 25 Mar 2009 18:47:47 +0000 (18:47 +0000)] 
fix incorrect var name

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

17 years agorevert r12780/MODAPP-243
Michael Jerris [Wed, 25 Mar 2009 16:59:25 +0000 (16:59 +0000)] 
revert r12780/MODAPP-243

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

17 years agoMODAPP-243
Brian West [Wed, 25 Mar 2009 16:45:43 +0000 (16:45 +0000)] 
MODAPP-243

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

17 years agomove library checks to the end to keep from incorrect -lz added to LIBS from pkg...
Michael Jerris [Wed, 25 Mar 2009 16:44:16 +0000 (16:44 +0000)] 
move library checks to the end to keep from incorrect -lz added to LIBS from pkg-config to openssl on 64 bit when only 32 bit zlib-devel is installed.  This was causing other checks to fail.

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

17 years agofix var events to not have stamp info
Anthony Minessale [Tue, 24 Mar 2009 23:44:03 +0000 (23:44 +0000)] 
fix var events to not have stamp info

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

17 years agonot really a warning
Brian West [Tue, 24 Mar 2009 23:18:04 +0000 (23:18 +0000)] 
not really a warning

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

17 years agofix typo
Anthony Minessale [Tue, 24 Mar 2009 22:22:05 +0000 (22:22 +0000)] 
fix typo

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

17 years agoupdate
Anthony Minessale [Tue, 24 Mar 2009 18:06:25 +0000 (18:06 +0000)] 
update

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

17 years agomatch ESL to last commit and check in ESL::IVR perl mod
Anthony Minessale [Tue, 24 Mar 2009 18:03:26 +0000 (18:03 +0000)] 
match ESL to last commit and check in ESL::IVR perl mod

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

17 years agochange blocking: true to async: true you can start with blocking and go async but...
Anthony Minessale [Tue, 24 Mar 2009 18:01:58 +0000 (18:01 +0000)] 
change blocking: true to async: true you can start with blocking and go async but not the other way around

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

17 years agodon
Anthony Minessale [Tue, 24 Mar 2009 17:58:00 +0000 (17:58 +0000)] 
don

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

17 years agouse nua_handle_home instead of using nua internals to get the nua handle home
Michael Jerris [Tue, 24 Mar 2009 17:57:00 +0000 (17:57 +0000)] 
use nua_handle_home instead of using nua internals to get the nua handle home

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

17 years agoTue Mar 3 12:23:35 CST 2009 Della Betta Filippo <filippo DOT dellabetta AT telecomi...
Michael Jerris [Tue, 24 Mar 2009 15:54:18 +0000 (15:54 +0000)] 
Tue Mar  3 12:23:35 CST 2009  Della Betta Filippo <filippo DOT dellabetta AT telecomitalia DOT it>
  * su_uniqueid.c: srand() must be called per-thread on windows
  Ignore-this: ee98b86faadc4a39186ba4991b073c40

Mon Mar 23 12:41:53 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * su_uniqueid.c: simple threadsafe implementation
  Ignore-this: b3597fb6032b79a61b63f004f121188b

  Using /dev/urandom where available, simple 64-bit prng elsewhere.

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

17 years agoMon Mar 23 12:27:27 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:49:03 +0000 (15:49 +0000)] 
Mon Mar 23 12:27:27 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * RELEASE: urandom is no more public
  Ignore-this: 353234331d627b77c66841036c9d77f7

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

17 years agoMon Mar 23 12:22:50 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:48:19 +0000 (15:48 +0000)] 
Mon Mar 23 12:22:50 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * nta.c: use random key when generating tags
  Ignore-this: 3e989f42549acbdbc259383b1b64e74d

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

17 years agoMon Mar 23 10:41:29 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:47:43 +0000 (15:47 +0000)] 
Mon Mar 23 10:41:29 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * configure.ac: check for dlopen in -ldl
  Ignore-this: e1fa8a4bf30eb9023e54264dbe8c42bd

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

17 years agoMon Mar 23 10:41:08 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:46:59 +0000 (15:46 +0000)] 
Mon Mar 23 10:41:08 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * tests: added check_dlopen_sofia.c
  Ignore-this: 1f3a1a6dc3e9099c6488a637e5f06e9a

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

17 years agoWed Mar 11 11:52:58 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:46:13 +0000 (15:46 +0000)] 
Wed Mar 11 11:52:58 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * tport.c: silence VC warnings
  Ignore-this: b81c43b73fcefa2dd58dd3366dd60368

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

17 years agoWed Mar 11 11:51:43 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:45:45 +0000 (15:45 +0000)] 
Wed Mar 11 11:51:43 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * sres_sip.c: silence VC warnings
  Ignore-this: dd9d4b774716430cdf429ed86664b109

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

17 years agoWed Mar 11 11:50:44 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:45:13 +0000 (15:45 +0000)] 
Wed Mar 11 11:50:44 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * msg_mime.c: explicit cast when assigning to mp_len
  Ignore-this: ca5b8291eb84d8b166ab7f659bcf69f8

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

17 years agoWed Mar 11 11:58:14 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:44:33 +0000 (15:44 +0000)] 
Wed Mar 11 11:58:14 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * sofia-sip/su_config.h: include extern in SOFIAPUBVAR
  Ignore-this: 7cccd45776e8452a8e404aaf01eaeadf

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

17 years agoWed Mar 11 09:50:20 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:44:04 +0000 (15:44 +0000)] 
Wed Mar 11 09:50:20 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * s2check: added exit77.c to EXTRA_DIST
  Ignore-this: ae3403c0bd1b4596c24bc7304916fa85

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

17 years agoWed Mar 11 09:49:37 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:43:28 +0000 (15:43 +0000)] 
Wed Mar 11 09:49:37 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * s2base.c: use struct timeval with gettimeofday()
  Ignore-this: 1ca4ea3c958573a1fa845d8b66b7d6ad

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

17 years agoMon Mar 9 12:44:03 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:42:53 +0000 (15:42 +0000)] 
Mon Mar  9 12:44:03 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * su_alloc: shorten race on _su_deinit()
  Ignore-this: 6d4e6edb434a96e66c9bb018a201a3c6

  Make home object unusable earlier during denitialization.

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

17 years agoMon Mar 9 12:42:48 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:42:16 +0000 (15:42 +0000)] 
Mon Mar  9 12:42:48 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * packages/sofia-sip-ua.pc.in: silenced warning from configure
  Ignore-this: dcf6a0fed627e267f5128af5508bcb8f

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

17 years agoMon Mar 9 12:42:00 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:41:38 +0000 (15:41 +0000)] 
Mon Mar  9 12:42:00 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * test_nua_api.c: nua_i_none is no more unknown
  Ignore-this: b7232be3e3956337161266c1814ddd37

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

17 years agoMon Mar 9 12:32:13 CDT 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:41:03 +0000 (15:41 +0000)] 
Mon Mar  9 12:32:13 CDT 2009  Pekka Pessi <first.last@nokia.com>
  * nua: added nua_i_none to nua_event_name()
  Ignore-this: 5d262decadfc28b82ab7292330e20530

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

17 years agoThu Mar 5 13:20:53 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:40:31 +0000 (15:40 +0000)] 
Thu Mar  5 13:20:53 CST 2009  Pekka Pessi <first.last@nokia.com>
  * s2util.h, s2time.c: added s2_timed_logger()
  Ignore-this: 504e7e5c1201b0b2d5c345c31d5d4b71

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

17 years agoThu Mar 5 13:09:53 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:39:08 +0000 (15:39 +0000)] 
Thu Mar  5 13:09:53 CST 2009  Pekka Pessi <first.last@nokia.com>
  * nta.c: #include <sofia-sip/htable.h> here
  Ignore-this: bab8054edc65e3defbed6db325e1deba

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

17 years agoThu Mar 5 13:08:22 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:38:33 +0000 (15:38 +0000)] 
Thu Mar  5 13:08:22 CST 2009  Pekka Pessi <first.last@nokia.com>
  * nta.c: nta_leg_tag(leg, NULL) now always returns the tag (old or new)
  Ignore-this: f5a7d67ed90e2c284f6696d6b5b89326

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

17 years agoThu Mar 5 13:06:59 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:37:43 +0000 (15:37 +0000)] 
Thu Mar  5 13:06:59 CST 2009  Pekka Pessi <first.last@nokia.com>
  * run_test_nta: fixed bashism with exec
  Ignore-this: 6d034eb8fd66f6a903e3219589f62eef

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

17 years agoThu Mar 5 13:21:25 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:37:01 +0000 (15:37 +0000)] 
Thu Mar  5 13:21:25 CST 2009  Pekka Pessi <first.last@nokia.com>
  * check_sres_sip.c: use S2_CASE()
  Ignore-this: da194ea35fa98a73f3da3b4b5257aa8f

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

17 years agoThu Mar 5 13:06:15 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:36:03 +0000 (15:36 +0000)] 
Thu Mar  5 13:06:15 CST 2009  Pekka Pessi <first.last@nokia.com>
  * check_nta: use S2_CASE()
  Ignore-this: c94d4219b0882f1343bcfc56f975ea48

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

17 years agoThu Mar 5 13:04:56 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:34:23 +0000 (15:34 +0000)] 
Thu Mar  5 13:04:56 CST 2009  Pekka Pessi <first.last@nokia.com>
  * check_nua: use S2_CASE()
  Ignore-this: 85691a39065d7ad3da57f45fe87c1da

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

17 years agoThu Mar 5 12:29:30 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:33:33 +0000 (15:33 +0000)] 
Thu Mar  5 12:29:30 CST 2009  Pekka Pessi <first.last@nokia.com>
  * s2base.h: added S2_CASE(), added test function name to s2_case() parameters
  Ignore-this: c9ceff2812044e2643c21548be29233e

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

17 years agoThu Mar 5 11:44:15 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:32:49 +0000 (15:32 +0000)] 
Thu Mar  5 11:44:15 CST 2009  Pekka Pessi <first.last@nokia.com>
  * s2check.h: redefine tcase_add_loop_test, too
  Ignore-this: 149c19e8d089b60e8ddcb98da54c9d88

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

17 years agoThu Mar 5 10:20:11 CST 2009 Pekka Pessi <first.last@nokia.com>
Michael Jerris [Tue, 24 Mar 2009 15:32:08 +0000 (15:32 +0000)] 
Thu Mar  5 10:20:11 CST 2009  Pekka Pessi <first.last@nokia.com>
  * check_nua: s2_setup_logs() now turns on transport logging, too
  Ignore-this: 4ad4dc1efaf76c34a46038586a00e084

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

17 years agoThu Mar 5 10:19:35 CST 2009 Pekka Pessi <first.last@nokia.com>
Brian West [Tue, 24 Mar 2009 15:30:45 +0000 (15:30 +0000)] 
Thu Mar  5 10:19:35 CST 2009  Pekka Pessi <first.last@nokia.com>
  * check_nua: using fail_unless_event() macro
  Ignore-this: b03dc7431e8fea9835322bd8f825a803

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

17 years agofix hanguphook order of operations vs destroy method issue in c++ code
Anthony Minessale [Tue, 24 Mar 2009 15:30:08 +0000 (15:30 +0000)] 
fix hanguphook order of operations vs destroy method issue in c++ code

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

17 years agoESL-9
Brian West [Tue, 24 Mar 2009 15:00:44 +0000 (15:00 +0000)] 
ESL-9

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

17 years agoFSCORE-341
Anthony Minessale [Tue, 24 Mar 2009 14:54:13 +0000 (14:54 +0000)] 
FSCORE-341

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

17 years agoCosmetics
Michael Collins [Mon, 23 Mar 2009 22:55:56 +0000 (22:55 +0000)] 
Cosmetics

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

17 years agoadd disconnect method and check in ivrd
Anthony Minessale [Mon, 23 Mar 2009 19:55:02 +0000 (19:55 +0000)] 
add disconnect method and check in ivrd

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

17 years agomove connect command to always work on outbound socket not just the first time
Anthony Minessale [Mon, 23 Mar 2009 19:53:57 +0000 (19:53 +0000)] 
move connect command to always work on outbound socket not just the first time

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

17 years agoadd import vars to fifo
Anthony Minessale [Mon, 23 Mar 2009 16:06:32 +0000 (16:06 +0000)] 
add import vars to fifo

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

17 years agodon't leak
Rupa Schomaker [Mon, 23 Mar 2009 15:34:46 +0000 (15:34 +0000)] 
don't leak

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

17 years agomake gaussian noise less noisy FSCORE-340
Anthony Minessale [Mon, 23 Mar 2009 01:59:35 +0000 (01:59 +0000)] 
make gaussian noise less noisy FSCORE-340

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

17 years agoupdate
Anthony Minessale [Sun, 22 Mar 2009 21:32:08 +0000 (21:32 +0000)] 
update

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

17 years agoupdate
Anthony Minessale [Sun, 22 Mar 2009 21:19:25 +0000 (21:19 +0000)] 
update

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

17 years agofix killgw
Anthony Minessale [Sun, 22 Mar 2009 20:52:41 +0000 (20:52 +0000)] 
fix killgw

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

17 years agofix reg issue
Anthony Minessale [Sun, 22 Mar 2009 20:04:56 +0000 (20:04 +0000)] 
fix reg issue

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

17 years agotweak lua hangup hook (part 2)
Anthony Minessale [Sun, 22 Mar 2009 18:35:55 +0000 (18:35 +0000)] 
tweak lua hangup hook (part 2)

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

17 years agotweak lua hangup hook
Anthony Minessale [Sun, 22 Mar 2009 18:23:24 +0000 (18:23 +0000)] 
tweak lua hangup hook

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

17 years agotweak
Michael Jerris [Sun, 22 Mar 2009 17:27:28 +0000 (17:27 +0000)] 
tweak

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

17 years agoturn off code analysis for now
Michael Jerris [Sun, 22 Mar 2009 16:54:45 +0000 (16:54 +0000)] 
turn off code analysis for now

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

17 years agoremove unused vars
Michael Jerris [Sun, 22 Mar 2009 16:53:29 +0000 (16:53 +0000)] 
remove unused vars

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

17 years agofix ilbc snafu
Brian West [Sun, 22 Mar 2009 15:50:34 +0000 (15:50 +0000)] 
fix ilbc snafu

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

17 years agoclean up dialog stuff on presence for sla and other stuff
Anthony Minessale [Sun, 22 Mar 2009 05:15:17 +0000 (05:15 +0000)] 
clean up dialog stuff on presence for sla and other stuff

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

17 years agodo_patches
Brian West [Sat, 21 Mar 2009 23:24:48 +0000 (23:24 +0000)] 
do_patches

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

17 years agoadd mutex to global mem pool and tweak var code
Anthony Minessale [Sat, 21 Mar 2009 16:47:57 +0000 (16:47 +0000)] 
add mutex to global mem pool and tweak var code

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

17 years agofix regression from r12585 FSCORE-331
Anthony Minessale [Sat, 21 Mar 2009 16:47:16 +0000 (16:47 +0000)] 
fix regression from r12585 FSCORE-331

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

17 years agofree handles in error and failure conditions
Brian West [Sat, 21 Mar 2009 02:34:37 +0000 (02:34 +0000)] 
free handles in error and failure conditions

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

17 years agoMODENDP-205 revert
Anthony Minessale [Sat, 21 Mar 2009 02:31:15 +0000 (02:31 +0000)] 
MODENDP-205 revert

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

17 years agoMODENDP-205
Anthony Minessale [Sat, 21 Mar 2009 02:30:05 +0000 (02:30 +0000)] 
MODENDP-205

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

17 years agofix macros with missing ( )
Michael Jerris [Fri, 20 Mar 2009 23:01:20 +0000 (23:01 +0000)] 
fix macros with missing ( )

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

17 years agofix edge case segfault
Michael Jerris [Fri, 20 Mar 2009 22:49:01 +0000 (22:49 +0000)] 
fix edge case segfault

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

17 years agofix windows build
Michael Jerris [Fri, 20 Mar 2009 22:38:38 +0000 (22:38 +0000)] 
fix windows build

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

17 years agofix itty bitty leak
Anthony Minessale [Fri, 20 Mar 2009 22:03:43 +0000 (22:03 +0000)] 
fix itty bitty leak

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

17 years agogcc sux today
Brian West [Fri, 20 Mar 2009 21:31:04 +0000 (21:31 +0000)] 
gcc sux today

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

17 years agoanother regression
Anthony Minessale [Fri, 20 Mar 2009 20:51:19 +0000 (20:51 +0000)] 
another regression

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

17 years agofix xml code to dup the values instead of store direct pointers (scope issue)
Anthony Minessale [Fri, 20 Mar 2009 20:41:30 +0000 (20:41 +0000)] 
fix xml code to dup the values instead of store direct pointers (scope issue)

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

17 years agoadd transfer_after_bridge magic var
Anthony Minessale [Fri, 20 Mar 2009 20:40:30 +0000 (20:40 +0000)] 
add transfer_after_bridge magic var

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

17 years agooops, fix test for invalid profile
Rupa Schomaker [Fri, 20 Mar 2009 20:23:32 +0000 (20:23 +0000)] 
oops, fix test for invalid profile

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

17 years agoAdd support for specifying codec in carrier_gateway table
Rupa Schomaker [Fri, 20 Mar 2009 20:15:39 +0000 (20:15 +0000)] 
Add support for specifying codec in carrier_gateway table
Add ability to test ${} queries even when no session is
 available (abuse events for this)
Test sql at startup, refuse to load invalid profile

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

17 years agoAdd print_list gdb macro
Mathieu Rene [Fri, 20 Mar 2009 19:36:43 +0000 (19:36 +0000)] 
Add print_list gdb macro

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