]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
12 years agorefactor some of the video passthru code
Anthony Minessale [Tue, 18 Jun 2013 00:52:37 +0000 (19:52 -0500)] 
refactor some of the video passthru code

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 agoFS-5507 this should fix but I'm not sure its the proper thing
Jeff Lenk [Mon, 17 Jun 2013 13:51:56 +0000 (08:51 -0500)] 
FS-5507 this should fix but I'm not sure its the proper thing

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:45:44 +0000 (11:45 -0500)] 
vs2010 reswig

12 years agoBump callie_en to 1.0.25 in sounds_version.txt
Michael S Collins [Fri, 14 Jun 2013 15:16:38 +0000 (08:16 -0700)] 
Bump callie_en to 1.0.25 in sounds_version.txt

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

Conflicts:
libs/sofia-sip/.update

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 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 agoUpdate phrase_en.xml for sounds version 1.0.23
Michael S Collins [Wed, 12 Jun 2013 19:54:39 +0000 (12:54 -0700)] 
Update phrase_en.xml for sounds version 1.0.23

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-5503 --resolve indeed, thx
Anthony Minessale [Tue, 11 Jun 2013 14:31:16 +0000 (09:31 -0500)] 
FS-5503 --resolve indeed, thx

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 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 agoFS-5493 oops
Anthony Minessale [Thu, 6 Jun 2013 18:17:20 +0000 (13:17 -0500)] 
FS-5493 oops

12 years agoadd last callback run stamp to device records
Anthony Minessale [Thu, 6 Jun 2013 18:08:59 +0000 (13:08 -0500)] 
add last callback run stamp to device records

12 years agoFS-5493 --resolve
Anthony Minessale [Thu, 6 Jun 2013 17:59:18 +0000 (12:59 -0500)] 
FS-5493 --resolve

12 years agoAdded mod_rayo (XMPP 3PCC http://xmpp.org/extensions/xep-0327.html). Used by Adhearsi...
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.

12 years agoAdded mod_ssml (speech synthesis markup language) ssml:// and tts:// file formats.
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.

12 years agoAdd missing newline at end of file
Travis Cross [Thu, 6 Jun 2013 19:01:17 +0000 (19:01 +0000)] 
Add missing newline at end of file

12 years agoUse --with-storagedir in Debian build
Travis Cross [Wed, 8 May 2013 17:35:23 +0000 (17:35 +0000)] 
Use --with-storagedir in Debian build

12 years agoAdd support for --with-storagedir to configure
Travis Cross [Wed, 8 May 2013 17:30:02 +0000 (17:30 +0000)] 
Add support for --with-storagedir to configure

This is needed for correctly setting the default storage directory for
Debian builds.

12 years agoignore this
Brian West [Thu, 6 Jun 2013 15:27:00 +0000 (10:27 -0500)] 
ignore this

12 years agodon't need this change revert
Anthony Minessale [Wed, 5 Jun 2013 16:21:38 +0000 (11:21 -0500)] 
don't need this change revert

12 years agoadd some device-state mechinism to FS to allow tracking of device-specific states...
Anthony Minessale [Wed, 5 Jun 2013 16:19:44 +0000 (11:19 -0500)] 
add some device-state mechinism to FS to allow tracking of device-specific states where they may have more than one call from the same device

12 years agoUp this buffer to prevent boxes from locking up if they receive more than 1000 bytes.
Brian West [Tue, 4 Jun 2013 22:09:33 +0000 (17:09 -0500)] 
Up this buffer to prevent boxes from locking up if they receive more than 1000 bytes.

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

12 years agoshow tasks
Seven Du [Tue, 4 Jun 2013 01:32:38 +0000 (09:32 +0800)] 
show tasks

12 years agoshow say, chat, interfaces, limits
Seven Du [Tue, 4 Jun 2013 01:25:19 +0000 (09:25 +0800)] 
show say, chat, interfaces, limits

12 years agoupdate to mp4v2-2.0.0
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

12 years agofix hardcoded host and port
Seven Du [Tue, 4 Jun 2013 00:21:34 +0000 (08:21 +0800)] 
fix hardcoded host and port

12 years agoOPENZAP-214 --resolve
Jeff Lenk [Mon, 3 Jun 2013 22:27:04 +0000 (17:27 -0500)] 
OPENZAP-214 --resolve

12 years agoSet mod_voicemail to depend on mail-transport-agent
Travis Cross [Mon, 3 Jun 2013 08:59:33 +0000 (08:59 +0000)] 
Set mod_voicemail to depend on mail-transport-agent

Without this dependency we might not end up with sendmail installed
which would be unnecessarily surprising when using mod_voicemail.

12 years agoAvoid crashing FS after delivering a VM
Travis Cross [Mon, 3 Jun 2013 08:56:38 +0000 (08:56 +0000)] 
Avoid crashing FS after delivering a VM

When vm-storage-dir was set to an absolute path, FS would abort after
delivering a VM because we were trying to free(3) memory sitting in
the middle of a memory pool.

FS-5329

12 years agoHave modules depend on a particular version of libfreeswitch1
Travis Cross [Mon, 3 Jun 2013 06:13:35 +0000 (06:13 +0000)] 
Have modules depend on a particular version of libfreeswitch1

At this point we never want someone running a module against a
different version of FS than the module was built for.  It's also
conceivable that you could want to use the modules with libfreeswitch1
even if you weren't running FS itself.

12 years agoFix spelling in log message
Travis Cross [Sun, 2 Jun 2013 20:06:19 +0000 (20:06 +0000)] 
Fix spelling in log message

12 years agoFreeTDM: handle_core_command() clean up
Stefan Knoblich [Sun, 2 Jun 2013 01:02:14 +0000 (03:02 +0200)] 
FreeTDM: handle_core_command() clean up

Use uint64_t and FTDM_UINT64_FMT for flagval and "%u" for unsigned int.
Extend invalid channel id check to cover chan_id == 0 case.

Use ftdm_strlen_zero() and ftdm_array_len() instead of open-coding them.
Move some variables from global scope into local subcommand scope.

Various other little format string and variable naming fixes.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
12 years agoFreeTDM: Move I/O interface lookup code into common ftdm_global_get_io_interface()
Stefan Knoblich [Sun, 2 Jun 2013 00:56:44 +0000 (02:56 +0200)] 
FreeTDM: Move I/O interface lookup code into common ftdm_global_get_io_interface()

Auto-loading can be toggled by setting the new autoload parameter
to FTDM_FALSE/FTDM_TRUE.

Update ftdm_span_create() and ftdm_api_execute() to use the new code.

NOTE: Auto-loading of missing I/O interfaces remains enabled in both cases,
      but I guess we should disable it for ftdm_api_execute().

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
12 years agoFreeTDM: Fix "ftdm core flags/spanflags" with flag names
Stefan Knoblich [Sat, 1 Jun 2013 20:30:45 +0000 (22:30 +0200)] 
FreeTDM: Fix "ftdm core flags/spanflags" with flag names

"x >> 1" is _NOT_ the reverse of "1 << x"...

Use code from Sean Eron Andersen's "Bit Twiddling Hacks"
(=> http://graphics.stanford.edu/~seander/bithacks.html#IntegerLog)
to compute the log2 value (= position in the enum) of the bitflag.

This preserves the current behaviour, which is rather odd because
it is based on the position of the value in the enum, not its
actual (bit flag) value.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
12 years agoFreeTDM: Rewrite "ftdm core" print_* functions (to use new span iterator)
Stefan Knoblich [Sat, 1 Jun 2013 20:19:16 +0000 (22:19 +0200)] 
FreeTDM: Rewrite "ftdm core" print_* functions (to use new span iterator)

Simplify code by using shared string constants using bool (0/1) index,
!!-operator and negation-via-XOR.

Future optimization: Preallocate and re-use of iterators, to avoid
repeatedly allocating and freeing of memory.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
12 years agoftmod_libpri: Fix channel iterator memory leak
Stefan Knoblich [Sat, 1 Jun 2013 19:09:48 +0000 (21:09 +0200)] 
ftmod_libpri: Fix channel iterator memory leak

Keep the original iterator around to be able to actually free it
after use.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
12 years agoFreeTDM: Add span iterator
Stefan Knoblich [Sat, 1 Jun 2013 13:20:51 +0000 (15:20 +0200)] 
FreeTDM: Add span iterator

Part of my ongoing effort to split ftdm_io.c into more manageable pieces.

This change (along with others in the future) allows decoupling of the
span registry and its users, in preparation of moving all span related
functions and data structures into ftdm_span.c.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
12 years agoFS-5488 --resolve
Anthony Minessale [Fri, 31 May 2013 19:45:47 +0000 (14:45 -0500)] 
FS-5488 --resolve

12 years agoFS-5449: apply correct quoting, got older version of patch accidentally
Nathan Neulinger [Fri, 31 May 2013 21:31:27 +0000 (16:31 -0500)] 
FS-5449: apply correct quoting, got older version of patch accidentally

12 years agoFS-5449: --resolve add a mod_commands function to use the shell escape function and...
Nathan Neulinger [Fri, 31 May 2013 21:25:08 +0000 (16:25 -0500)] 
FS-5449: --resolve add a mod_commands function to use the shell escape function and update the existing function to use correct escaping

    adds a pool based implementation of the switch_util_quote_shell_arg function and changes existing function to be a wrapper around the pool based one

12 years agoFS-5488 --resolve
Anthony Minessale [Fri, 31 May 2013 18:14:09 +0000 (13:14 -0500)] 
FS-5488 --resolve

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 agoFreeTDM: Remove unused local 'interfaces' variable
Stefan Knoblich [Fri, 31 May 2013 17:22:48 +0000 (19:22 +0200)] 
FreeTDM: Remove unused local 'interfaces' variable

Zero-filled, but never used otherwise (and static), drop it.

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
12 years agoMinor tweaks from cleaning up spandsp
Steve Underwood [Fri, 31 May 2013 17:05:08 +0000 (01:05 +0800)] 
Minor tweaks from cleaning up spandsp

12 years ago add kirk wireless servers to safe as they do not do rport
Brian West [Fri, 31 May 2013 16:53:50 +0000 (11:53 -0500)] 
 add kirk wireless servers to safe as they do not do rport

12 years agoSwap this
Brian West [Fri, 31 May 2013 14:15:45 +0000 (09:15 -0500)] 
Swap this

12 years agoChange to correct prompt on outgoing call, eliminate UNDEFINED! message
Nathan Neulinger [Thu, 30 May 2013 17:49:59 +0000 (12:49 -0500)] 
Change to correct prompt on outgoing call, eliminate UNDEFINED! message

12 years agoAllow skinny speed dials to work when already off-hook
Nathan Neulinger [Thu, 30 May 2013 17:15:20 +0000 (12:15 -0500)] 
Allow skinny speed dials to work when already off-hook

12 years agoFS-5483 --resolve
Jeff Lenk [Wed, 29 May 2013 14:32:24 +0000 (09:32 -0500)] 
FS-5483 --resolve

12 years agoSomething stupid that way went
Steve Underwood [Wed, 29 May 2013 09:00:57 +0000 (17:00 +0800)] 
Something stupid that way went

12 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Steve Underwood [Wed, 29 May 2013 06:48:33 +0000 (14:48 +0800)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

12 years agoMore movement towards colour FAXing
Steve Underwood [Wed, 29 May 2013 06:47:48 +0000 (14:47 +0800)] 
More movement towards colour FAXing

12 years agoUnsigned values are never less than zero
Travis Cross [Sun, 26 May 2013 10:57:07 +0000 (10:57 +0000)] 
Unsigned values are never less than zero

12 years agoAvoid using psession uninitialized in mod_fsk
Travis Cross [Sun, 26 May 2013 09:54:39 +0000 (09:54 +0000)] 
Avoid using psession uninitialized in mod_fsk

12 years agoMore tweaks towards colour FAXing
Steve Underwood [Wed, 29 May 2013 02:07:08 +0000 (10:07 +0800)] 
More tweaks towards colour FAXing

12 years agoMore tweaks towards colour FAXing
Steve Underwood [Wed, 29 May 2013 01:53:56 +0000 (09:53 +0800)] 
More tweaks towards colour FAXing

12 years agoMoves towards colour FAX
Steve Underwood [Wed, 29 May 2013 01:31:58 +0000 (09:31 +0800)] 
Moves towards colour FAX

12 years agoRemove redundant orig file purifying step
Travis Cross [Tue, 28 May 2013 22:48:33 +0000 (22:48 +0000)] 
Remove redundant orig file purifying step

We kill these files with .gitattributes.

12 years agoAdd generic mechanism for building non-DFSG packages
Travis Cross [Tue, 28 May 2013 21:58:36 +0000 (21:58 +0000)] 
Add generic mechanism for building non-DFSG packages

12 years agoFS-5157 patch accepted
Mariusz Czułada [Tue, 28 May 2013 22:19:49 +0000 (00:19 +0200)] 
FS-5157 patch accepted

12 years agolog auto adjust ip and port separate so it doesn't get clobbered on hold/update events
Brian West [Tue, 28 May 2013 21:25:39 +0000 (16:25 -0500)] 
log auto adjust ip and port separate so it doesn't get clobbered on hold/update events

12 years agoFS-5480 --resolve
Anthony Minessale [Tue, 28 May 2013 13:17:44 +0000 (08:17 -0500)] 
FS-5480 --resolve

12 years agodebian: Update -meta-all to grab all packages
Travis Cross [Mon, 27 May 2013 04:47:45 +0000 (04:47 +0000)] 
debian: Update -meta-all to grab all packages

We now build unimrcp, portaudio, portaudio-stream, skypopen, b64, and
dahdi-codec, so they should be included in meta-all.  Also refactor a
bit so we install all lang and mod_say packages as well.

12 years agoAvoid using memory after we free it
Travis Cross [Tue, 28 May 2013 05:28:19 +0000 (05:28 +0000)] 
Avoid using memory after we free it

Without setting errmsg to NULL here, we'll try to print this freed
value again below if another error doesn't intercede.

12 years agoAvoid dereferencing potential null value
Travis Cross [Tue, 28 May 2013 03:55:48 +0000 (03:55 +0000)] 
Avoid dereferencing potential null value

12 years agoRemove assignment without effect
Travis Cross [Tue, 28 May 2013 03:46:53 +0000 (03:46 +0000)] 
Remove assignment without effect

12 years agoAvoid dereferencing potential null value
Travis Cross [Tue, 28 May 2013 03:41:44 +0000 (03:41 +0000)] 
Avoid dereferencing potential null value

12 years agoHandle potential malloc failure better
Travis Cross [Tue, 28 May 2013 03:40:58 +0000 (03:40 +0000)] 
Handle potential malloc failure better

12 years agoFix unlikely memory leak in ESL
Travis Cross [Tue, 28 May 2013 03:01:49 +0000 (03:01 +0000)] 
Fix unlikely memory leak in ESL