]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Anthony Minessale [Mon, 17 Jun 2013 15:57:19 +0000 (10:57 -0500)]
remove cid flip from pickup
Anthony Minessale [Mon, 17 Jun 2013 15:44:43 +0000 (10:44 -0500)]
add deflect parsing support for mod_loopback and fix unloop bug
Anthony Minessale [Mon, 17 Jun 2013 15:43:59 +0000 (10:43 -0500)]
dont change device state from hangup to hangup
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.
Jeff Lenk [Fri, 14 Jun 2013 16:42:58 +0000 (11:42 -0500)]
vs2010 reswig
Chris Rienzo [Thu, 13 Jun 2013 19:28:53 +0000 (15:28 -0400)]
mod_rayo: some fixes for punchblock 2.0 compatibility
William King [Thu, 13 Jun 2013 17:07:56 +0000 (10:07 -0700)]
Fix missing return statement.
Chris Rienzo [Thu, 13 Jun 2013 15:23:12 +0000 (11:23 -0400)]
mod_rayo: updates for 0.2 of spec
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
William King [Thu, 13 Jun 2013 04:39:14 +0000 (21:39 -0700)]
New compiler warning(error). Unused assignment before the pointer is reassigned.
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.
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'
William King [Thu, 13 Jun 2013 04:17:04 +0000 (21:17 -0700)]
oops
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.
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.
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.
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.
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.
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
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
Seven Du [Wed, 12 Jun 2013 01:09:02 +0000 (09:09 +0800)]
FS-5498 add ringing and early stats to event
Anthony Minessale [Tue, 11 Jun 2013 16:38:18 +0000 (11:38 -0500)]
FS-5500 --resolve
Anthony Minessale [Tue, 11 Jun 2013 16:23:45 +0000 (11:23 -0500)]
FS-5498 fix state change
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
Anthony Minessale [Tue, 11 Jun 2013 00:13:05 +0000 (19:13 -0500)]
FS-5498
Anthony Minessale [Mon, 10 Jun 2013 23:21:46 +0000 (18:21 -0500)]
FS-5498
Brian West [Fri, 7 Jun 2013 17:29:13 +0000 (12:29 -0500)]
Skip to next file when you hup the stream
Travis Cross [Tue, 21 May 2013 02:00:43 +0000 (02:00 +0000)]
Spelling fix
William King [Tue, 14 May 2013 23:47:13 +0000 (16:47 -0700)]
how...?
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.
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.
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.
William King [Sun, 12 May 2013 21:29:14 +0000 (14:29 -0700)]
Include the write lock since we're changing the tech_pvt
Jeff Lenk [Wed, 15 May 2013 16:51:55 +0000 (11:51 -0500)]
trivial fix compiler warning
Ken Rice [Fri, 10 May 2013 21:01:40 +0000 (16:01 -0500)]
Require OpenSSL
Jeff Lenk [Sat, 4 May 2013 17:43:19 +0000 (12:43 -0500)]
another esl managed tweak
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
Jeff Lenk [Mon, 15 Apr 2013 16:46:23 +0000 (11:46 -0500)]
FS-5167 fix 2010 dependency
Jeff Lenk [Sun, 14 Apr 2013 02:50:52 +0000 (21:50 -0500)]
FS-5273 --resolve windows update resource version for pthreads
Jeff Lenk [Sat, 13 Apr 2013 17:20:15 +0000 (12:20 -0500)]
FS-5290 --resolve
Jeff Lenk [Fri, 12 Apr 2013 13:53:01 +0000 (08:53 -0500)]
FS-5167 add missing gitignore
Jeff Lenk [Wed, 10 Apr 2013 22:43:27 +0000 (17:43 -0500)]
FS-5290 --resolve
Michael Jerris [Wed, 10 Apr 2013 16:44:19 +0000 (12:44 -0400)]
FS-5250: --resolve fix mac build
Jeff Lenk [Wed, 10 Apr 2013 15:23:46 +0000 (10:23 -0500)]
FS-5167 fs_cli update dependency
Jeff Lenk [Wed, 10 Apr 2013 12:54:24 +0000 (07:54 -0500)]
FS-5167
Jeff Lenk [Tue, 9 Apr 2013 23:12:47 +0000 (18:12 -0500)]
FS-5167 add version stuff to vs2010
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
Jeff Lenk [Tue, 9 Apr 2013 12:55:37 +0000 (07:55 -0500)]
FS-5167
Jeff Lenk [Tue, 9 Apr 2013 02:17:02 +0000 (21:17 -0500)]
FS-5167
Jeff Lenk [Mon, 8 Apr 2013 15:42:08 +0000 (10:42 -0500)]
FS-5272 --resolve
Jeff Lenk [Fri, 5 Apr 2013 00:00:09 +0000 (19:00 -0500)]
windows missed this spot
Jeff Lenk [Thu, 4 Apr 2013 03:00:57 +0000 (22:00 -0500)]
windows compile openssl missed this
Mathieu Parent [Wed, 3 Apr 2013 18:42:30 +0000 (20:42 +0200)]
Revert local stuff from previous commit
Brian West [Wed, 3 Apr 2013 14:01:18 +0000 (09:01 -0500)]
FS-5255 --resolve
Jeff Lenk [Sun, 31 Mar 2013 23:11:20 +0000 (18:11 -0500)]
windows openssl missing file
Jeff Lenk [Sun, 31 Mar 2013 02:53:48 +0000 (21:53 -0500)]
upgrade windows openssl to 1.0.1c
Travis Cross [Fri, 7 Jun 2013 06:59:38 +0000 (06:59 +0000)]
Whitespace cleanup to previous commit
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.
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.
Michael S Collins [Fri, 31 May 2013 18:44:46 +0000 (11:44 -0700)]
More to-be-recorded phrases.
Michael S Collins [Thu, 23 May 2013 00:39:07 +0000 (17:39 -0700)]
More phrases
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>
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>
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)
William King [Wed, 22 May 2013 19:38:15 +0000 (12:38 -0700)]
FS-5440: don't assert on bad input rtmp data
Jeff Lenk [Wed, 22 May 2013 15:38:04 +0000 (10:38 -0500)]
windows fix trivial compiler warning
Anthony Minessale [Mon, 20 May 2013 13:20:33 +0000 (08:20 -0500)]
FS-5444 --resolve
Michael S Collins [Thu, 9 May 2013 17:26:02 +0000 (10:26 -0700)]
update to be recorded phrases
Giovanni Maruzzelli [Thu, 9 May 2013 17:00:54 +0000 (17:00 +0000)]
test 2, please ignore
root [Thu, 9 May 2013 16:59:39 +0000 (16:59 +0000)]
test, please ignore
Michael S Collins [Wed, 8 May 2013 17:20:22 +0000 (10:20 -0700)]
Update to be recorded phrases
Michael S Collins [Fri, 12 Apr 2013 18:47:06 +0000 (11:47 -0700)]
Update to be recorded phrases
Ken Rice [Fri, 5 Apr 2013 01:52:47 +0000 (20:52 -0500)]
test
Raymond Chandler [Fri, 5 Apr 2013 01:49:42 +0000 (21:49 -0400)]
test
Seven Du [Tue, 4 Jun 2013 02:37:39 +0000 (10:37 +0800)]
fix typo again
Seven Du [Tue, 4 Jun 2013 02:23:23 +0000 (10:23 +0800)]
close websocket before unload
Seven Du [Tue, 4 Jun 2013 01:52:14 +0000 (09:52 +0800)]
add show complete
Seven Du [Tue, 4 Jun 2013 01:47:45 +0000 (09:47 +0800)]
add show aliases, management, interface_types
Seven Du [Tue, 4 Jun 2013 01:37:19 +0000 (09:37 +0800)]
add missing ShowInterfacesRoute
Seven Du [Tue, 4 Jun 2013 01:34:35 +0000 (09:34 +0800)]
fix copy&paste typo
Seven Du [Tue, 4 Jun 2013 01:32:38 +0000 (09:32 +0800)]
show tasks
Seven Du [Tue, 4 Jun 2013 01:25:19 +0000 (09:25 +0800)]
show say, chat, interfaces, limits
Seven Du [Sat, 25 May 2013 04:17:07 +0000 (12:17 +0800)]
update to mp4v2-2.0.0
It seems I cannot contact the original author
it seems has a bug which even cannot compile with mp4v2-trunk-479
This patch allow it to compile
Seven Du [Tue, 4 Jun 2013 00:21:34 +0000 (08:21 +0800)]
fix hardcoded host and port
Seven Du [Mon, 22 Apr 2013 15:18:49 +0000 (23:18 +0800)]
Oops, how can I forget the title?
Seven Du [Mon, 22 Apr 2013 15:11:34 +0000 (23:11 +0800)]
implement show modules
Seven Du [Mon, 22 Apr 2013 15:10:17 +0000 (23:10 +0800)]
fix show module as json
Seven Du [Mon, 22 Apr 2013 14:33:14 +0000 (22:33 +0800)]
add show registrations
Seven Du [Mon, 22 Apr 2013 13:55:23 +0000 (21:55 +0800)]
fix the last commit and implement show APIs
Seven Du [Mon, 22 Apr 2013 13:01:27 +0000 (21:01 +0800)]
add status on main page and add showFiles
Seven Du [Mon, 22 Apr 2013 12:07:27 +0000 (20:07 +0800)]
add copyright
Chris Rienzo [Thu, 6 Jun 2013 20:03:00 +0000 (16:03 -0400)]
Added mod_rayo (XMPP 3PCC http://xmpp.org/extensions/xep-0327.html). Used by Adhearsion as its native call control protocol. Currently beta testing.
Chris Rienzo [Thu, 6 Jun 2013 19:34:49 +0000 (15:34 -0400)]
Added mod_ssml (speech synthesis markup language) ssml:// and tts:// file formats.
Chris Rienzo [Wed, 22 May 2013 17:22:03 +0000 (13:22 -0400)]
mod_http_cache: fix example config
Chris Rienzo [Wed, 22 May 2013 12:47:49 +0000 (08:47 -0400)]
mod_http_cache: a couple more unit test cases
Chris Rienzo [Wed, 22 May 2013 12:22:04 +0000 (08:22 -0400)]
mod_http_cache: remove unnecessary memset() now that switch_b64_encode() is fixed
Chris Rienzo [Wed, 22 May 2013 12:19:36 +0000 (08:19 -0400)]
mod_http_cache: fix unit test now that switch_b64_encode is fixed
Chris Rienzo [Tue, 21 May 2013 13:27:39 +0000 (09:27 -0400)]
mod_http_cache: forgot to add write to http_cache:// format
Chris Rienzo [Mon, 20 May 2013 15:18:40 +0000 (11:18 -0400)]
mod_http_cache: added write file format
Chris Rienzo [Mon, 20 May 2013 13:31:28 +0000 (09:31 -0400)]
mod_http_cache: added native Amazon S3 support