]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
11 years agoMake debian/README files more markdown-like
Travis Cross [Sun, 23 Feb 2014 17:11:21 +0000 (17:11 +0000)] 
Make debian/README files more markdown-like

11 years agoAdd description of util.h -l usage
Travis Cross [Fri, 17 Jan 2014 20:06:14 +0000 (20:06 +0000)] 
Add description of util.h -l usage

11 years agoUse -i to simplify debian/README.source
Travis Cross [Fri, 17 Jan 2014 20:03:39 +0000 (20:03 +0000)] 
Use -i to simplify debian/README.source

11 years agoimprove make -j detection to tolerate FS build being launched from within another...
Anthony Minessale [Fri, 21 Feb 2014 00:47:34 +0000 (18:47 -0600)] 
improve make -j detection to tolerate FS build being launched from within another make file

11 years agoFS-6235 try this patch, this will send you a DOWN state at last
Seven Du [Sat, 22 Feb 2014 01:44:19 +0000 (09:44 +0800)] 
FS-6235 try this patch, this will send you a DOWN state at last

11 years agoFS-6235
Anthony Minessale [Sun, 23 Feb 2014 00:17:01 +0000 (05:17 +0500)] 
FS-6235

11 years agoFS-4620 --resolve expose to dl_to_user and dl_to_host as chan vars
Ken Rice [Fri, 21 Feb 2014 22:44:07 +0000 (16:44 -0600)] 
FS-4620 --resolve expose to dl_to_user and dl_to_host as chan vars

11 years agomake color more portable
Anthony Minessale [Fri, 21 Feb 2014 21:51:21 +0000 (15:51 -0600)] 
make color more portable

11 years agorun module integrity check post-build
Anthony Minessale [Fri, 21 Feb 2014 21:42:41 +0000 (15:42 -0600)] 
run module integrity check post-build

11 years agooops
Ken Rice [Fri, 21 Feb 2014 21:12:21 +0000 (15:12 -0600)] 
oops

11 years agoFS-5512 --resolve ; clean up PostgreSQL libpq client detection in configure
Ken Rice [Fri, 21 Feb 2014 20:51:46 +0000 (14:51 -0600)] 
FS-5512 --resolve ; clean up PostgreSQL libpq client detection in configure

Clean up the libpq autodection and make sure it functionswith both pg_config and pkg-config.

if you are installing into a non-FHS standard location such as what happens with RPMs from the Postgres yum repo, you will need to make sure pkg-config can fild the libpq.pc file.
example: export PKG_CONFIG_PATH=/usr/pgsql-9.3/lib/pkgconfig

you may also want to make sure your path can find pg_config
example: export PATH=/usr/pgsql-9.3/bin:$PATH

11 years agomake hangup or end of bridge trigger unhold action for held legs
Anthony Minessale [Fri, 21 Feb 2014 19:25:59 +0000 (13:25 -0600)] 
make hangup or end of bridge trigger unhold action for held legs

11 years agoFix make -j
Anthony Minessale [Wed, 19 Feb 2014 22:58:46 +0000 (03:58 +0500)] 
Fix make -j

11 years agoFS-6241 --resolve
Anthony Minessale [Wed, 19 Feb 2014 20:25:07 +0000 (01:25 +0500)] 
FS-6241 --resolve

11 years agosvn has been long retired
Ken Rice [Wed, 19 Feb 2014 19:03:49 +0000 (13:03 -0600)] 
svn has been long retired
also merge bkw's typo aliases

Conflicts:
support-d/.bashrc

11 years agoExit non-zero from build-all on any build failure
Travis Cross [Tue, 18 Feb 2014 21:05:01 +0000 (21:05 +0000)] 
Exit non-zero from build-all on any build failure

./debian/util.sh build-all will do a number of builds in sequence or
parallel.  We now track if any of those builds fail to return a
.changes file and exit non-zero.

11 years agoFS-5845 --resolve
Raymond Chandler [Mon, 17 Feb 2014 15:33:00 +0000 (10:33 -0500)] 
FS-5845 --resolve

11 years agoFS-6231 add support for sending call waiting tone when a simultaneous call is receive...
Nathan Neulinger [Mon, 17 Feb 2014 19:24:52 +0000 (13:24 -0600)] 
FS-6231 add support for sending call waiting tone when a simultaneous call is received --resolve

11 years agoFS-6002 --resolve there is no switch_core_media in stable, this should do it
Anthony Minessale [Mon, 17 Feb 2014 17:32:41 +0000 (22:32 +0500)] 
FS-6002 --resolve there is no switch_core_media in stable, this should do it

11 years agoFS-6229 try this (stable edition)
Anthony Minessale [Mon, 17 Feb 2014 17:11:00 +0000 (22:11 +0500)] 
FS-6229 try this (stable edition)

11 years agoESL-81 --resolve
Jeff Lenk [Sun, 16 Feb 2014 16:19:07 +0000 (10:19 -0600)] 
ESL-81 --resolve

11 years agoFS-5377 --resolve
Jeff Lenk [Sun, 16 Feb 2014 05:15:58 +0000 (23:15 -0600)] 
FS-5377 --resolve

11 years agoFS-6230 --resolve There was no NAT detection enabled on the calls, this patch will...
Anthony Minessale [Fri, 14 Feb 2014 18:50:17 +0000 (23:50 +0500)] 
FS-6230 --resolve There was no NAT detection enabled on the calls, this patch will activate it explicitly when used with force-rport to avoid a similar problem with other users

Conflicts:
src/mod/endpoints/mod_sofia/sofia.c

11 years agoregression from 8f82979d8af920415bce2f9e9e3cb84cdc0ca682 using wrong values to calcul...
Anthony Minessale [Fri, 14 Feb 2014 17:40:21 +0000 (22:40 +0500)] 
regression from 8f82979d8af920415bce2f9e9e3cb84cdc0ca682 using wrong values to calculate buffer size

Conflicts:
src/mod/applications/mod_conference/mod_conference.c

11 years agoFS-6228 --resolve
Anthony Minessale [Fri, 14 Feb 2014 16:04:51 +0000 (21:04 +0500)] 
FS-6228 --resolve

11 years agoFS-6223 --resolve v1.2.22
Anthony Minessale [Thu, 13 Feb 2014 17:11:34 +0000 (22:11 +0500)] 
FS-6223 --resolve

11 years agorev bump
Ken Rice [Thu, 13 Feb 2014 17:03:33 +0000 (11:03 -0600)] 
rev bump

11 years agoFS-6218 --resolve
Chris Rienzo [Thu, 13 Feb 2014 14:18:10 +0000 (09:18 -0500)] 
FS-6218 --resolve

11 years agoFS-6217 --resolve
Anthony Minessale [Thu, 13 Feb 2014 01:22:13 +0000 (06:22 +0500)] 
FS-6217 --resolve

11 years agoFS-6221 --resolve
Anthony Minessale [Wed, 12 Feb 2014 22:26:09 +0000 (03:26 +0500)] 
FS-6221 --resolve

11 years agolimit size of input buffer in conference
Anthony Minessale [Wed, 12 Feb 2014 22:17:53 +0000 (03:17 +0500)] 
limit size of input buffer in conference

Conflicts:
src/mod/applications/mod_conference/mod_conference.c

11 years agocopyright header update
Ken Rice [Wed, 12 Feb 2014 18:50:42 +0000 (12:50 -0600)] 
copyright header update

11 years agoFS-6220 fix sql quoting of queries from mod_skinny
Nathan Neulinger [Wed, 12 Feb 2014 21:22:49 +0000 (15:22 -0600)] 
FS-6220 fix sql quoting of queries from mod_skinny

11 years agofix switch_split_user_domain to parse sip:foo.com properly
Anthony Minessale [Wed, 12 Feb 2014 18:11:11 +0000 (23:11 +0500)] 
fix switch_split_user_domain to parse sip:foo.com properly

11 years agoFS-6213 --resolve
Jeff Lenk [Wed, 12 Feb 2014 14:45:48 +0000 (08:45 -0600)] 
FS-6213 --resolve

11 years agoFix copy/paste error
Travis Cross [Wed, 12 Feb 2014 11:42:50 +0000 (11:42 +0000)] 
Fix copy/paste error

This amends commit b9a858317881315c52cd33c61d90b1e6c75156bd.

11 years agoversion bump v1.2.21
Ken Rice [Wed, 12 Feb 2014 00:51:37 +0000 (18:51 -0600)] 
version bump
had to fix an issue that broke centos 5

11 years agomod_rayo: shut up CentOS 5 warning
Chris Rienzo [Tue, 11 Feb 2014 22:58:04 +0000 (17:58 -0500)] 
mod_rayo: shut up CentOS 5 warning

11 years agouse portable switch_inet_ntop
Anthony Minessale [Tue, 11 Feb 2014 22:31:21 +0000 (03:31 +0500)] 
use portable switch_inet_ntop

11 years agoForce sofia rebuild
Travis Cross [Tue, 11 Feb 2014 17:47:09 +0000 (17:47 +0000)] 
Force sofia rebuild

The rebuild is needed for commit cd6154b49ea2420378c6f3bb16a0fb475aec43af.

11 years agoAdd voicemail parameter storage-dir-shared
Travis Cross [Tue, 11 Feb 2014 17:40:58 +0000 (17:40 +0000)] 
Add voicemail parameter storage-dir-shared

If this is set to true (default false) we assume the storage-dir is
shared, organized by realm/domain, with uses other than voicemail, so
we adopt a directory structure of:

  <storage_dir>/<realm>/voicemail/<id>

11 years agoAdd vm-domain-storage-dir param
Travis Cross [Tue, 11 Feb 2014 15:50:50 +0000 (15:50 +0000)] 
Add vm-domain-storage-dir param

This replaces the semantics of the storage-dir parameter without the
deprecation notice.  The behavior of storage-dir never should have
been deprecated, though it was probably correct to deprecate the name
itself.

Rather than having both vm-storage-dir and vm-domain-storage-dir it
might be nice if the config system could just notice at what level it
was defined and do the right thing.  Indeed, this is why I'd left
things as-is for so long.

But as Master Foo famously said, "which one will reach the other side
of the river: the one who dreams of a raft, or the one that hitchhikes
to the next bridge?"

FS-5329

11 years agoAdd mod_sofia support for setting socket TCP keepalive
Travis Cross [Tue, 11 Feb 2014 06:02:54 +0000 (06:02 +0000)] 
Add mod_sofia support for setting socket TCP keepalive

Some OSes like linux provide a mechanism for sending TCP keepalive
pings.  Sofia provides its own mechanism for doing this in userspace.
We shouldn't conflate these two mechanisms.

FS-6104

11 years agoRework handling of Linux TCP keepalives in Sofia
Travis Cross [Tue, 11 Feb 2014 06:26:01 +0000 (06:26 +0000)] 
Rework handling of Linux TCP keepalives in Sofia

This separates out the Linux socket TCP keepalive timeout interval
from Sofia's internal mechanisms.  Earlier we tied these together.  In
retrospect this seems improper.

These two values can now be set separately.

You might, for example, want to keep the Sofia internal mechanism
disabled completely while enabling the platform-based mechanism if
your platform supports it.

We also here reform the default value of the socket TCP keepalive
parameter to 30 seconds.

This is what commit 1bf17857c9a322df50305606ca41203053001818 should
have been.

FS-6104

11 years agoAdd additional debugging output to keepalive handling
Travis Cross [Tue, 11 Feb 2014 05:40:41 +0000 (05:40 +0000)] 
Add additional debugging output to keepalive handling

11 years agoSynchronize Sofia and Linux TCP keepalive timeout units
Travis Cross [Tue, 11 Feb 2014 05:33:25 +0000 (05:33 +0000)] 
Synchronize Sofia and Linux TCP keepalive timeout units

Sofia keeps the TCP keepalive timeout in milliseconds, but Linux
expects the value in seconds.  Before this change, it's unlikely the
TCP_KEEPIDLE and TCP_KEEPINTVL calls were having much effect as we
would have been passing them a huge value.

FS-6104

11 years agorev bump v1.2.20
Ken Rice [Mon, 10 Feb 2014 23:30:05 +0000 (17:30 -0600)] 
rev bump

11 years agoFS-6128 FS-6200 --resolve allocating the sofia_private on the nua_handle seems to...
Anthony Minessale [Mon, 10 Feb 2014 23:05:40 +0000 (04:05 +0500)] 
FS-6128 FS-6200 --resolve allocating the sofia_private on the nua_handle seems to lead to memory corruption, changing it back to malloc as done in the version before the regression

11 years agoFS-6208 --resolve that patch is correct but this other code will protect the seg...
Anthony Minessale [Mon, 10 Feb 2014 16:44:12 +0000 (21:44 +0500)] 
FS-6208 --resolve that patch is correct but this other code will protect the seg in either case

11 years agomod_http_cache: fixed validation of S3 URL
Chris Rienzo [Mon, 10 Feb 2014 13:54:43 +0000 (08:54 -0500)] 
mod_http_cache: fixed validation of S3 URL

11 years agoAdd ifdefs around TLS v1.1 and v1.2 handling
Travis Cross [Mon, 10 Feb 2014 04:09:52 +0000 (04:09 +0000)] 
Add ifdefs around TLS v1.1 and v1.2 handling

This is needed to support squeeze for awhile longer.

11 years agoAdd some hardening to the debian build
Travis Cross [Sun, 9 Feb 2014 23:35:10 +0000 (23:35 +0000)] 
Add some hardening to the debian build

11 years agoAdd support for setting custom LDFLAGS
Travis Cross [Sun, 9 Feb 2014 22:56:36 +0000 (22:56 +0000)] 
Add support for setting custom LDFLAGS

11 years agoReorder build flags variables
Travis Cross [Sun, 9 Feb 2014 22:55:03 +0000 (22:55 +0000)] 
Reorder build flags variables

11 years agoUse simply-expanding variables for build flags
Travis Cross [Sun, 9 Feb 2014 22:54:00 +0000 (22:54 +0000)] 
Use simply-expanding variables for build flags

11 years agoFix inline functions when compiling as C99.
Jonathan Lennox [Thu, 27 Oct 2011 16:06:12 +0000 (16:06 +0000)] 
Fix inline functions when compiling as C99.

Make private inlines in C files 'static inline', not just 'inline', or the compiler
can discard the definition if it chooses not to inline it.

Make functions declared in header files not be declared inline (if they're defined in a
.c file).  It looks like no functions in this category are used in LibSRTP's critical
path, only for unit tests or generating AES tables.

To see the problem prior to this commit, compile with "gcc -O0 -std=gnu99".

Signed-off-by: Travis Cross <tc@traviscross.com>
This cherry-picks commit e2774dbd551ffe5f872eaec2b2d40b712a54e1ba from
libsrtp upstream.

FS-6196 --resolve

11 years agoAdd OpenSSL version check around ECDH
Travis Cross [Thu, 6 Feb 2014 22:06:04 +0000 (22:06 +0000)] 
Add OpenSSL version check around ECDH

...we'll try to support ancient OpenSSL versions on v1.2 for awhile
longer.

11 years agoAdd support for EECDH to Sofia-SIP
Travis Cross [Thu, 6 Feb 2014 15:27:06 +0000 (15:27 +0000)] 
Add support for EECDH to Sofia-SIP

This adds support for the ephemeral elliptic curve Diffie-Hellman key
exchange, which provides for forward secrecy in the event that
long-term keys are compromised.

For the moment, we've hard-coded the curve as prime256v1.

11 years agoFS-6157 --resolve
Jeff Lenk [Sun, 9 Feb 2014 19:41:44 +0000 (13:41 -0600)] 
FS-6157 --resolve

11 years agoswigall
Anthony Minessale [Sat, 8 Feb 2014 23:30:15 +0000 (04:30 +0500)] 
swigall

11 years agoFS-5994 it looks like its microseconds
Anthony Minessale [Sat, 8 Feb 2014 23:23:01 +0000 (04:23 +0500)] 
FS-5994 it looks like its microseconds

11 years agoFS-5994 --resolve -- tips appriciated
Anthony Minessale [Wed, 5 Feb 2014 21:20:05 +0000 (02:20 +0500)] 
FS-5994 --resolve -- tips appriciated

11 years agoswigall stable
Anthony Minessale [Sat, 8 Feb 2014 19:13:42 +0000 (00:13 +0500)] 
swigall stable

11 years agoESL-66
Brian West [Fri, 7 Feb 2014 19:10:08 +0000 (13:10 -0600)] 
ESL-66

11 years agoFS-6198 --resolve
Anthony Minessale [Thu, 6 Feb 2014 22:58:50 +0000 (03:58 +0500)] 
FS-6198 --resolve

11 years agomod_rayo: fix segfault in prompt component
Chris Rienzo [Thu, 6 Feb 2014 20:08:33 +0000 (15:08 -0500)] 
mod_rayo: fix segfault in prompt component

11 years agoFS-5763: --resolve add configure check for lzma and newer readhat/sl tinfo stuff
Michael Jerris [Sat, 7 Sep 2013 19:21:33 +0000 (12:21 -0700)] 
FS-5763: --resolve add configure check for lzma and newer readhat/sl tinfo stuff

11 years agoFS-6195 --resolve
Anthony Minessale [Thu, 6 Feb 2014 17:24:59 +0000 (22:24 +0500)] 
FS-6195 --resolve

11 years agoUpdate in-config docs
Brian West [Thu, 6 Feb 2014 14:58:48 +0000 (08:58 -0600)] 
Update in-config docs

11 years agoDelete old debian build tools
Travis Cross [Wed, 22 Jan 2014 21:08:16 +0000 (21:08 +0000)] 
Delete old debian build tools

11 years agoDelete old SVN build script
Travis Cross [Wed, 22 Jan 2014 21:05:45 +0000 (21:05 +0000)] 
Delete old SVN build script

11 years agoSupport setting TLS cipher suites in mod_sofia
Travis Cross [Thu, 6 Feb 2014 03:13:13 +0000 (03:13 +0000)] 
Support setting TLS cipher suites in mod_sofia

This adds a parameter tls-ciphers in which we can specify the TLS
cipher suite specification for OpenSSL.

11 years agoAllow setting TLS cipher suites through Sofia-SIP API
Travis Cross [Thu, 6 Feb 2014 03:08:33 +0000 (03:08 +0000)] 
Allow setting TLS cipher suites through Sofia-SIP API

Previously there was no way to override the hard-coded cipher suite
specification of "ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH".

This commit does leave in place the hardcoded cipher spec for WebRTC
of "HIGH:!DSS:!aNULL@STRENGTH".

11 years agomod_rayo: fix message->call input validation
Chris Rienzo [Thu, 6 Feb 2014 04:19:47 +0000 (23:19 -0500)] 
mod_rayo: fix message->call input validation

11 years agoFS-6192 --resolve
Chris Rienzo [Thu, 6 Feb 2014 03:25:14 +0000 (22:25 -0500)] 
FS-6192 --resolve

11 years agoDefault to TLSv1 through TLSv1.2 if unspecified
Travis Cross [Thu, 6 Feb 2014 02:34:27 +0000 (02:34 +0000)] 
Default to TLSv1 through TLSv1.2 if unspecified

11 years agoSupport setting enabled TLS versions in mod_sofia
Travis Cross [Thu, 6 Feb 2014 00:20:45 +0000 (00:20 +0000)] 
Support setting enabled TLS versions in mod_sofia

Previously if tls-version was set to tlsv1 we supported only TLSv1,
but if it was set to sslv23 we supported all versions of TLS.  This
was a weird incorrectly documented behavior that we hope no one was
relying on.

Now we can pass a comma-separated list of TLS/SSL versions that we
would like to support in tls-version.

FS-5839 --resolve

11 years agoAllow setting enabled TLS versions in Sofia-SIP
Travis Cross [Thu, 6 Feb 2014 00:18:05 +0000 (00:18 +0000)] 
Allow setting enabled TLS versions in Sofia-SIP

Previously if the TPTAG_TLS_VERSION was set to a non-zero value we
supported only TLSv1 (but not TLSv1.1 or TLSv1.2), and if was set to
zero we supported all versions of TLS and SSL (including the
ridiculous SSLv2).

Now we take an integer field where various bits can be set indicating
which versions of TLS we would like to support.

11 years agoFS-6092 --resolve mod_rayo - mixer with single call can be recorded
Chris Rienzo [Wed, 5 Feb 2014 22:03:19 +0000 (17:03 -0500)] 
FS-6092 --resolve mod_rayo - mixer with single call can be recorded

11 years agoFS-6181 --resolve
Chris Rienzo [Wed, 5 Feb 2014 21:59:34 +0000 (16:59 -0500)] 
FS-6181 --resolve

11 years agoFS-6190 --resolve slightly modified, please test
Anthony Minessale [Wed, 5 Feb 2014 21:31:56 +0000 (02:31 +0500)] 
FS-6190 --resolve slightly modified, please test

11 years agoFS-6181 --resolve
Anthony Minessale [Wed, 5 Feb 2014 21:00:35 +0000 (02:00 +0500)] 
FS-6181 --resolve

11 years agoFS-5396 --resolve add gethost function to call gethostbyname as desired
Anthony Minessale [Tue, 4 Feb 2014 20:08:31 +0000 (01:08 +0500)] 
FS-5396 --resolve add gethost function to call gethostbyname as desired

Conflicts:
src/mod/endpoints/mod_sofia/mod_sofia.c

11 years agoversion bump v1.2.19
Ken Rice [Tue, 4 Feb 2014 22:06:32 +0000 (16:06 -0600)] 
version bump

11 years agosmall tweak to generate other source archive types
Ken Rice [Tue, 4 Feb 2014 02:29:30 +0000 (20:29 -0600)] 
small tweak to generate other source archive types

11 years agotry to avoid compiler optimization snafu equiv to: 4021b5c
Anthony Minessale [Tue, 4 Feb 2014 19:36:10 +0000 (00:36 +0500)] 
try to avoid compiler optimization snafu equiv to: 4021b5c

11 years agoput back if block so we don't try secure where none is present
Anthony Minessale [Tue, 4 Feb 2014 06:54:02 +0000 (11:54 +0500)] 
put back if block so we don't try secure where none is present

11 years agoskypopen: new temporary address for downloading Skype client binary package
Giovanni Maruzzelli [Sat, 1 Feb 2014 14:16:29 +0000 (15:16 +0100)] 
skypopen: new temporary address for downloading Skype client binary package

11 years agoImprove configure handling of ODBC
Travis Cross [Sat, 1 Feb 2014 15:39:28 +0000 (15:39 +0000)] 
Improve configure handling of ODBC

This commit changes behavior such that if --disable-core-odbc-support
is provided we'll build without ODBC even if the libraries are there.

Previously we would always quietly build with ODBC support if it was
on the system.

Contrary to what was said in commit 72a804983, my 2012 commit
ffc8e81b7 did not affect the behavior of --disable-core-odbc-support.
We never recognized the flag as being different from not providing the
option at all.

What the commit did do was to cause us to fail loudly if
--enable-core-odbc-support was provided but the system libraries were
not there.  This behavior is preserved.

(That commit also caused us to potentially run certain checks twice,
which this commit resolves.)

You can also now provide --enable-core-odbc-support=optional which has
the same effect as the default behavior.

FS-6173 --resolve

Thanks-to: James Le Cuirot <chewi@aura-online.co.uk>
11 years agomod_rayo: fixed recording reference counts
Chris Rienzo [Fri, 31 Jan 2014 23:09:41 +0000 (18:09 -0500)] 
mod_rayo: fixed recording reference counts

11 years agoRevert "Improve configure ODBC handling"
Travis Cross [Fri, 31 Jan 2014 22:36:51 +0000 (22:36 +0000)] 
Revert "Improve configure ODBC handling"

This reverts commit 60c56109bc57ec2b73dcced346ec3e7db8a18325, reversing
changes made to d7d5847ddaf5f9f85ed51b68f2b94db55e697f8d.

11 years agoRevert "Fix configure ODBC logic"
Travis Cross [Fri, 31 Jan 2014 22:36:34 +0000 (22:36 +0000)] 
Revert "Fix configure ODBC logic"

This reverts commit 46501075cd147790159e4c5f9240dd7e3a40da39.

11 years agoFix configure ODBC logic
Travis Cross [Fri, 31 Jan 2014 22:05:43 +0000 (22:05 +0000)] 
Fix configure ODBC logic

...and rewrite entire block for better clarity of purpose.

We might want to look more closely at the AX_LIB_ODBC macro as well.

This amends commit 60c56109bc57ec2b73dcced346ec3e7db8a18325.

11 years agoFix ESL infinite loop on handle_recv() when errno is already set
Moises Silva [Wed, 29 Jan 2014 00:07:34 +0000 (19:07 -0500)] 
Fix ESL infinite loop on handle_recv() when errno is already set
system calls do not clear errno, just set it in case of failure, so we
gotta make sure the recv() syscall really failed by checking the return value

11 years agoImprove configure ODBC handling
Travis Cross [Fri, 31 Jan 2014 18:18:11 +0000 (18:18 +0000)] 
Improve configure ODBC handling

11 years agoEnsure we don't set HAVE_ODBC unless we really do
Travis Cross [Fri, 31 Jan 2014 18:14:32 +0000 (18:14 +0000)] 
Ensure we don't set HAVE_ODBC unless we really do

11 years agoFix --disable-core-odbc-support
James Le Cuirot [Fri, 10 Jan 2014 14:37:41 +0000 (14:37 +0000)] 
Fix --disable-core-odbc-support

In commit ffc8e81b763c4e11e02309b99e2a4b4aa666e845, tc ensured that
configure would abort if libodbc was not found. However this resulted
in the library check being done twice, as well as rendering
--disable-core-odbc-support ineffective. If libodbc was found, it
would enable core ODBC support regardless. This fix ensures the check
is only done once or not at all if core ODBC support is explicitly
disabled.

Signed-off-by: Travis Cross <tc@traviscross.com>
11 years agoFS-6172 --resolve mod_rayo: fire input-timers-started during prompt lifecycle
Chris Rienzo [Fri, 31 Jan 2014 18:40:39 +0000 (13:40 -0500)] 
FS-6172 --resolve mod_rayo: fire input-timers-started during prompt lifecycle

11 years agoFS-6171 mod_rayo: added support for normal/groupchat/headline message types for conso...
Chris Rienzo [Fri, 31 Jan 2014 16:36:14 +0000 (11:36 -0500)] 
FS-6171 mod_rayo: added support for normal/groupchat/headline message types for console testing

11 years agomod_rayo: Translate XMPP messages to SIP messages
James Le Cuirot [Fri, 10 Jan 2014 13:34:09 +0000 (13:34 +0000)] 
mod_rayo: Translate XMPP messages to SIP messages

Call-bound XMPP messages are translated to SIP messages via
SWITCH_EVENT_SEND_MESSAGE in a similar manner to that described in
draft-ietf-stox-im-06. Messages with a type of "normal" are directed
to the caller. Other types receive a feature-not-implemented response
but it is envisaged that the "groupchat" type could be used to direct
the message to all joined parties.