]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
12 years agonewer gcc does not like when you use out of bounds array indexes to access other...
Anthony Minessale [Thu, 20 Jun 2013 15:16:32 +0000 (10:16 -0500)] 
newer gcc does not like when you use out of bounds array indexes to access other elements in a struct (at least at -O2)

12 years agoMerge branch 'v1.2.stable' of ssh://git.freeswitch.org:222/freeswitch into v1.2.stable
Chris Rienzo [Thu, 20 Jun 2013 13:26:04 +0000 (09:26 -0400)] 
Merge branch 'v1.2.stable' of ssh://git.freeswitch.org:222/freeswitch into v1.2.stable

12 years agomod_ssml: XML decode <audio src=".. attribute since iksemel SAX parser doesn't
Chris Rienzo [Thu, 20 Jun 2013 13:24:46 +0000 (09:24 -0400)] 
mod_ssml: XML decode <audio src=".. attribute since iksemel SAX parser doesn't

12 years agofix trivial compiler warnings for windows
Jeff Lenk [Wed, 19 Jun 2013 16:15:59 +0000 (11:15 -0500)] 
fix trivial compiler warnings for windows

12 years agoMerge branch 'v1.2.stable' of ssh://git.freeswitch.org:222/freeswitch into v1.2.stable
Jeff Lenk [Wed, 19 Jun 2013 15:52:10 +0000 (10:52 -0500)] 
Merge branch 'v1.2.stable' of ssh://git.freeswitch.org:222/freeswitch into v1.2.stable

12 years agoFS-5526 --resolve
Jeff Lenk [Wed, 19 Jun 2013 15:51:52 +0000 (10:51 -0500)] 
FS-5526 --resolve

12 years agomod_rayo: allow variables to be passed in dialstring
Chris Rienzo [Wed, 19 Jun 2013 12:53:17 +0000 (08:53 -0400)] 
mod_rayo: allow variables to be passed in dialstring

12 years agoFS-4969 --resolve
Anthony Minessale [Wed, 19 Jun 2013 02:19:24 +0000 (21:19 -0500)] 
FS-4969 --resolve

12 years agoFS-5513
Anthony Minessale [Wed, 19 Jun 2013 02:17:28 +0000 (21:17 -0500)] 
FS-5513

12 years agoonly refuse loopback endoint not profiles named loopback
Anthony Minessale [Tue, 18 Jun 2013 21:19:02 +0000 (16:19 -0500)] 
only refuse loopback endoint not profiles named loopback

12 years agofix reload of outbound_name change
Brian West [Tue, 18 Jun 2013 20:48:52 +0000 (15:48 -0500)] 
fix reload of outbound_name change

12 years agofix build on cent5
Anthony Minessale [Tue, 18 Jun 2013 19:38:57 +0000 (14:38 -0500)] 
fix build on cent5

12 years agoFS-5510 --resolve - also add logging of hangup cause
Nathan Neulinger [Tue, 18 Jun 2013 17:21:35 +0000 (12:21 -0500)] 
FS-5510 --resolve  - also add logging of hangup cause

12 years agoswigall
Anthony Minessale [Tue, 18 Jun 2013 14:13:34 +0000 (09:13 -0500)] 
swigall

12 years agoadd skinny cmd to kill all current listeners
Nathan Neulinger [Tue, 18 Jun 2013 14:41:56 +0000 (09:41 -0500)] 
add skinny cmd to kill all current listeners

12 years agoAdd skinny device kill api command
Nathan Neulinger [Tue, 18 Jun 2013 14:18:31 +0000 (09:18 -0500)] 
Add skinny device kill api command

12 years agorefactor
Anthony Minessale [Tue, 18 Jun 2013 11:24:23 +0000 (06:24 -0500)] 
refactor

12 years agoFS-5513 --resolve
Anthony Minessale [Tue, 18 Jun 2013 02:38:09 +0000 (21:38 -0500)] 
FS-5513 --resolve

12 years agoFS-5519 --resolve
Anthony Minessale [Tue, 18 Jun 2013 00:43:08 +0000 (19:43 -0500)] 
FS-5519 --resolve

12 years ago remove debugging
Brian West [Mon, 17 Jun 2013 22:51:34 +0000 (17:51 -0500)] 
 remove debugging

12 years agoremove cid flip from pickup
Anthony Minessale [Mon, 17 Jun 2013 15:57:19 +0000 (10:57 -0500)] 
remove cid flip from pickup

12 years agoadd deflect parsing support for mod_loopback and fix unloop bug
Anthony Minessale [Mon, 17 Jun 2013 15:44:43 +0000 (10:44 -0500)] 
add deflect parsing support for mod_loopback and fix unloop bug

12 years agodont change device state from hangup to hangup
Anthony Minessale [Mon, 17 Jun 2013 15:43:59 +0000 (10:43 -0500)] 
dont change device state from hangup to hangup

12 years agoCheck for config before starting
Travis Cross [Sun, 16 Jun 2013 14:21:44 +0000 (14:21 +0000)] 
Check for config before starting

...so we can tell people what to do and where to look.

12 years agovs2010 reswig
Jeff Lenk [Fri, 14 Jun 2013 16:42:58 +0000 (11:42 -0500)] 
vs2010 reswig

12 years agomod_rayo: some fixes for punchblock 2.0 compatibility
Chris Rienzo [Thu, 13 Jun 2013 19:28:53 +0000 (15:28 -0400)] 
mod_rayo: some fixes for punchblock 2.0 compatibility

12 years agoFix missing return statement.
William King [Thu, 13 Jun 2013 17:07:56 +0000 (10:07 -0700)] 
Fix missing return statement.

12 years agomod_rayo: updates for 0.2 of spec
Chris Rienzo [Thu, 13 Jun 2013 15:23:12 +0000 (11:23 -0400)] 
mod_rayo: updates for 0.2 of spec

12 years agodisable dialog matching for subscribe reqs so it always uses a new handle to avoid...
Anthony Minessale [Thu, 13 Jun 2013 04:46:47 +0000 (23:46 -0500)] 
disable dialog matching for subscribe reqs so it always uses a new handle to avoid conflicting with notify transactions

12 years agoNew compiler warning(error). Unused assignment before the pointer is reassigned.
William King [Thu, 13 Jun 2013 04:39:14 +0000 (21:39 -0700)] 
New compiler warning(error). Unused assignment before the pointer is reassigned.

12 years agoIf the addr pointer is NULL, better to check first before using it.
William King [Thu, 13 Jun 2013 04:23:52 +0000 (21:23 -0700)] 
If the addr pointer is NULL, better to check first before using it.

12 years agoThis is probably what was intended. If the pointer 'path' is NULL, or if it is not...
William King [Thu, 13 Jun 2013 04:21:38 +0000 (21:21 -0700)] 
This is probably what was intended. If the pointer 'path' is NULL, or if it is not NULL, then the first char should not be '\0'

12 years agooops
William King [Thu, 13 Jun 2013 04:17:04 +0000 (21:17 -0700)] 
oops

12 years agoDO NOT PULL TO MASTER. Fix typo when setting the video recv port. Bug does not exist...
William King [Thu, 13 Jun 2013 01:28:14 +0000 (18:28 -0700)] 
DO NOT PULL TO MASTER. Fix typo when setting the video recv port. Bug does not exist in master due to the refactor.

12 years agoFix minor typo so that the metadata album field can be set.
William King [Thu, 13 Jun 2013 00:17:40 +0000 (17:17 -0700)] 
Fix minor typo so that the metadata album field can be set.

12 years agoSince I can't seem to locate what this might be used for, or the more correct solutio...
William King [Thu, 13 Jun 2013 00:11:22 +0000 (17:11 -0700)] 
Since I can't seem to locate what this might be used for, or the more correct solution, I'm going to comment it out for now. If someone can find a better solution so that this functionality would actually work, please advise.

12 years agoMake sure to cleanup event if there was a failure that caused it not to be fired.
William King [Thu, 13 Jun 2013 00:01:56 +0000 (17:01 -0700)] 
Make sure to cleanup event if there was a failure that caused it not to be fired.

12 years agoOn the off chance the if statement takes the false branch, let's not leak the memory...
William King [Wed, 12 Jun 2013 23:46:21 +0000 (16:46 -0700)] 
On the off chance the if statement takes the false branch, let's not leak the memory. again.

12 years agoOn the off chance the if statement takes the false branch, let's not leak the memory
William King [Wed, 12 Jun 2013 23:41:06 +0000 (16:41 -0700)] 
On the off chance the if statement takes the false branch, let's not leak the memory

12 years agomod_http_cache: fixed wrong string to sign when referencing AWS S3 object with subdir...
Chris Rienzo [Wed, 12 Jun 2013 13:38:35 +0000 (09:38 -0400)] 
mod_http_cache: fixed wrong string to sign when referencing AWS S3 object with subdirectory

12 years agoFS-5498 add ringing and early stats to event
Seven Du [Wed, 12 Jun 2013 01:09:02 +0000 (09:09 +0800)] 
FS-5498 add ringing and early stats to event

12 years agoFS-5500 --resolve
Anthony Minessale [Tue, 11 Jun 2013 16:38:18 +0000 (11:38 -0500)] 
FS-5500 --resolve

12 years agoFS-5498 fix state change
Anthony Minessale [Tue, 11 Jun 2013 16:23:45 +0000 (11:23 -0500)] 
FS-5498 fix state change

12 years agoFS-5498 add profile-variables section to directory to specify profile variables to...
Anthony Minessale [Tue, 11 Jun 2013 14:38:38 +0000 (09:38 -0500)] 
FS-5498 add profile-variables section to directory to specify profile variables to be set automatically

12 years agoFS-5498
Anthony Minessale [Tue, 11 Jun 2013 00:13:05 +0000 (19:13 -0500)] 
FS-5498

12 years agoFS-5498
Anthony Minessale [Mon, 10 Jun 2013 23:21:46 +0000 (18:21 -0500)] 
FS-5498

12 years agoSkip to next file when you hup the stream
Brian West [Fri, 7 Jun 2013 17:29:13 +0000 (12:29 -0500)] 
Skip to next file when you hup the stream

12 years agoSpelling fix
Travis Cross [Tue, 21 May 2013 02:00:43 +0000 (02:00 +0000)] 
Spelling fix

12 years agohow...?
William King [Tue, 14 May 2013 23:47:13 +0000 (16:47 -0700)] 
how...?

12 years agoSince there isn't neutral ground, on the rtmp state callback we actually have to...
William King [Mon, 13 May 2013 22:10:03 +0000 (15:10 -0700)] 
Since there isn't neutral ground, on the rtmp state callback we actually have to force the write lock of the session, but we only need a try lock on removing the session from the rsession->session_hash. This removes a deadlock caused when we had to enforce with locks that the rsession couldn't be destroyed if the FS session was in the middle of a hangup.

12 years agoSeems the session wasn't coming to the hangup in a locked state.
William King [Mon, 13 May 2013 15:28:09 +0000 (08:28 -0700)] 
Seems the session wasn't coming to the hangup in a locked state.

12 years agoSeems having a read lock still prevents a write lock to be taken, even if the thread...
William King [Mon, 13 May 2013 03:23:57 +0000 (20:23 -0700)] 
Seems having a read lock still prevents a write lock to be taken, even if the thread that is trying to get the write lock currently has the read lock.

12 years agoInclude the write lock since we're changing the tech_pvt
William King [Sun, 12 May 2013 21:29:14 +0000 (14:29 -0700)] 
Include the write lock since we're changing the tech_pvt

12 years agotrivial fix compiler warning
Jeff Lenk [Wed, 15 May 2013 16:51:55 +0000 (11:51 -0500)] 
trivial fix compiler warning

12 years agoRequire OpenSSL
Ken Rice [Fri, 10 May 2013 21:01:40 +0000 (16:01 -0500)] 
Require OpenSSL

12 years agoanother esl managed tweak
Jeff Lenk [Sat, 4 May 2013 17:43:19 +0000 (12:43 -0500)] 
another esl managed tweak

12 years agotweak windows esl managed - removing mixed mode and any from the solution - this...
Jeff Lenk [Sat, 4 May 2013 17:15:04 +0000 (12:15 -0500)] 
tweak windows esl managed - removing mixed mode and any from the solution - this should remove some of the ambiguity around building

12 years agoFS-5167 fix 2010 dependency
Jeff Lenk [Mon, 15 Apr 2013 16:46:23 +0000 (11:46 -0500)] 
FS-5167 fix 2010 dependency

12 years agoFS-5273 --resolve windows update resource version for pthreads
Jeff Lenk [Sun, 14 Apr 2013 02:50:52 +0000 (21:50 -0500)] 
FS-5273 --resolve windows update resource version for pthreads

12 years agoFS-5290 --resolve
Jeff Lenk [Sat, 13 Apr 2013 17:20:15 +0000 (12:20 -0500)] 
FS-5290 --resolve

12 years agoFS-5167 add missing gitignore
Jeff Lenk [Fri, 12 Apr 2013 13:53:01 +0000 (08:53 -0500)] 
FS-5167 add missing gitignore

12 years agoFS-5290 --resolve
Jeff Lenk [Wed, 10 Apr 2013 22:43:27 +0000 (17:43 -0500)] 
FS-5290 --resolve

12 years agoFS-5250: --resolve fix mac build
Michael Jerris [Wed, 10 Apr 2013 16:44:19 +0000 (12:44 -0400)] 
FS-5250: --resolve fix mac build

12 years agoFS-5167 fs_cli update dependency
Jeff Lenk [Wed, 10 Apr 2013 15:23:46 +0000 (10:23 -0500)] 
FS-5167 fs_cli update dependency

12 years agoFS-5167
Jeff Lenk [Wed, 10 Apr 2013 12:54:24 +0000 (07:54 -0500)] 
FS-5167

12 years agoFS-5167 add version stuff to vs2010
Jeff Lenk [Tue, 9 Apr 2013 23:12:47 +0000 (18:12 -0500)] 
FS-5167 add version stuff to vs2010

12 years agoOPENZAP-200 --resolve
Moises Silva [Tue, 9 Apr 2013 16:27:23 +0000 (12:27 -0400)] 
OPENZAP-200 --resolve
Patch provided by: Spencer Thomason

Implement appropiate caller/called TON in ftmod_libpri

12 years agoFS-5167
Jeff Lenk [Tue, 9 Apr 2013 12:55:37 +0000 (07:55 -0500)] 
FS-5167

12 years agoFS-5167
Jeff Lenk [Tue, 9 Apr 2013 02:17:02 +0000 (21:17 -0500)] 
FS-5167

12 years agoFS-5272 --resolve
Jeff Lenk [Mon, 8 Apr 2013 15:42:08 +0000 (10:42 -0500)] 
FS-5272 --resolve

12 years agowindows missed this spot
Jeff Lenk [Fri, 5 Apr 2013 00:00:09 +0000 (19:00 -0500)] 
windows missed this spot

12 years agowindows compile openssl missed this
Jeff Lenk [Thu, 4 Apr 2013 03:00:57 +0000 (22:00 -0500)] 
windows compile openssl missed this

12 years agoRevert local stuff from previous commit
Mathieu Parent [Wed, 3 Apr 2013 18:42:30 +0000 (20:42 +0200)] 
Revert local stuff from previous commit

12 years agoFS-5255 --resolve
Brian West [Wed, 3 Apr 2013 14:01:18 +0000 (09:01 -0500)] 
FS-5255 --resolve

12 years agowindows openssl missing file
Jeff Lenk [Sun, 31 Mar 2013 23:11:20 +0000 (18:11 -0500)] 
windows openssl missing file

12 years agoupgrade windows openssl to 1.0.1c
Jeff Lenk [Sun, 31 Mar 2013 02:53:48 +0000 (21:53 -0500)] 
upgrade windows openssl to 1.0.1c

12 years agoWhitespace cleanup to previous commit
Travis Cross [Fri, 7 Jun 2013 06:59:38 +0000 (06:59 +0000)] 
Whitespace cleanup to previous commit

12 years agoPrevious commit was incorrect. This would correctly handle the memory loss case.
William King [Fri, 7 Jun 2013 06:54:07 +0000 (23:54 -0700)] 
Previous commit was incorrect. This would correctly handle the memory loss case.

12 years agoWas causing a very small leak on naptr lookups. Upon review just happened to be a...
William King [Sun, 19 May 2013 00:50:50 +0000 (17:50 -0700)] 
Was causing a very small leak on naptr lookups. Upon review just happened to be a typo missing a bang.

12 years agoMore to-be-recorded phrases.
Michael S Collins [Fri, 31 May 2013 18:44:46 +0000 (11:44 -0700)] 
More to-be-recorded phrases.

12 years agoMore phrases
Michael S Collins [Thu, 23 May 2013 00:39:07 +0000 (17:39 -0700)] 
More phrases

12 years agoesl: Don't abort the esl_listen() loop(s) if accept() returns with errno == EINTR
Stefan Knoblich [Thu, 23 May 2013 00:07:55 +0000 (02:07 +0200)] 
esl: Don't abort the esl_listen() loop(s) if accept() returns with errno == EINTR

ivrd doesn't use sigaction + SA_RESTART for SIGCHILD. An exiting
child process will interrupt accept() in the parent to handle
the signal, which makes accept() return -1 (errno = EINTR) after
the sighandler function returns.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
12 years agoivrd: fflush() stdout before entering esl_listen()
Stefan Knoblich [Thu, 23 May 2013 00:05:25 +0000 (02:05 +0200)] 
ivrd: fflush() stdout before entering esl_listen()

Fixes repeatedly printing the 'Starting forking listener' message,
if stdout has been redirected into a logfile (for example).

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
12 years agoAdd new to-be-recorded phrases highlighting weekly conf call (to add to new demo...
Michael S Collins [Wed, 22 May 2013 20:17:04 +0000 (13:17 -0700)] 
Add new to-be-recorded phrases highlighting weekly conf call (to add to new demo IVR)

12 years agoFS-5440: don't assert on bad input rtmp data
William King [Wed, 22 May 2013 19:38:15 +0000 (12:38 -0700)] 
FS-5440: don't assert on bad input rtmp data

12 years agowindows fix trivial compiler warning
Jeff Lenk [Wed, 22 May 2013 15:38:04 +0000 (10:38 -0500)] 
windows fix trivial compiler warning

12 years agoFS-5444 --resolve
Anthony Minessale [Mon, 20 May 2013 13:20:33 +0000 (08:20 -0500)] 
FS-5444 --resolve

12 years agoupdate to be recorded phrases
Michael S Collins [Thu, 9 May 2013 17:26:02 +0000 (10:26 -0700)] 
update to be recorded phrases

12 years agotest 2, please ignore
Giovanni Maruzzelli [Thu, 9 May 2013 17:00:54 +0000 (17:00 +0000)] 
test 2, please ignore

12 years agotest, please ignore
root [Thu, 9 May 2013 16:59:39 +0000 (16:59 +0000)] 
test, please ignore

12 years agoUpdate to be recorded phrases
Michael S Collins [Wed, 8 May 2013 17:20:22 +0000 (10:20 -0700)] 
Update to be recorded phrases

12 years agoUpdate to be recorded phrases
Michael S Collins [Fri, 12 Apr 2013 18:47:06 +0000 (11:47 -0700)] 
Update to be recorded phrases

12 years agotest
Ken Rice [Fri, 5 Apr 2013 01:52:47 +0000 (20:52 -0500)] 
test

12 years agotest
Raymond Chandler [Fri, 5 Apr 2013 01:49:42 +0000 (21:49 -0400)] 
test

12 years agofix typo again
Seven Du [Tue, 4 Jun 2013 02:37:39 +0000 (10:37 +0800)] 
fix typo again

12 years agoclose websocket before unload
Seven Du [Tue, 4 Jun 2013 02:23:23 +0000 (10:23 +0800)] 
close websocket before unload

12 years agoadd show complete
Seven Du [Tue, 4 Jun 2013 01:52:14 +0000 (09:52 +0800)] 
add show complete

12 years agoadd show aliases, management, interface_types
Seven Du [Tue, 4 Jun 2013 01:47:45 +0000 (09:47 +0800)] 
add show aliases, management, interface_types

12 years agoadd missing ShowInterfacesRoute
Seven Du [Tue, 4 Jun 2013 01:37:19 +0000 (09:37 +0800)] 
add missing ShowInterfacesRoute

12 years agofix copy&paste typo
Seven Du [Tue, 4 Jun 2013 01:34:35 +0000 (09:34 +0800)] 
fix copy&paste typo