Nathan Neulinger
b6566b8354
FS-5384 enable the flash indicator on ring
2014-07-16 10:42:30 -05:00
Steve Underwood
6f439d3741
Tweaks, and a fix for FAX polling.
2014-07-16 23:26:20 +08:00
Anthony Minessale
3a00260dc6
FS-6615 test this patch
2014-07-16 19:33:10 +05:00
Nathan Neulinger
958d9d9b21
FS-5384 implement support for ring-on-active and ring-on-idle attributes - right now, will just switch from 'ring' to 'indicate only' if set to 0, defaults to 1/on
2014-07-16 09:05:15 -05:00
Travis Cross
1b7360159a
Associate "sending early media" log with session
2014-07-16 04:57:39 +00:00
Travis Cross
aab164b3e6
make swigall
2014-07-16 03:52:09 +00:00
Travis Cross
d1ec643286
Improve name of new console log function
...
The new console log function here isn't any more of a channel log than
the old one. The name was bad, and no one could have been using this
yet since we just ran reswig. We'll take the same tack the kernel
developers do when replacing a function with an otherwise equivalent
one with a better API.
2014-07-16 03:52:08 +00:00
Travis Cross
74262ee964
Add session::consoleLog2()
...
This allows emitting log messages that include the file name and line
number of the call. Because we have the session object here, the log
messages can be correctly associated with the session from which they
were emitted.
As when the kernel developers need to 'fix' a system call, we'll just
add a number to the name of the existing function.
2014-07-16 03:52:08 +00:00
Brian West
502cd3f659
fix verto compile error on arm
2014-07-15 21:01:38 -05:00
Travis Cross
3526ca5cb5
Allow setting threshold for RTP auto adjust
...
If we see a certain number of RTP packets from a host and port other
than was negotiated, we adjust to send our RTP to that host and port.
Traditionally we've waited for 10 packets. This commit makes the
threshold adjustable by setting the channel variable
`rtp_auto_adjust_threshold` to any positive value less than 2^16.
2014-07-16 01:32:18 +00:00
Brian West
4042571003
swigall
2014-07-15 19:09:24 -05:00
Ken Rice
8d11e8abb1
git.freeswitch.org is DEAD... Long Live git via http://stash.freeswitch.org
2014-07-15 17:34:16 -05:00
Anthony Minessale
e75d706746
remove select call from switch_nat.c
2014-07-16 03:01:34 +05:00
Brian West
41ea9c5af7
LONG LIVE git.freeswitch.org, still using it? UPDATE UPDATE UPDATE also subscribe to mailing list or follow us @freeswitch on twitter...
2014-07-15 16:46:01 -05:00
Anthony Minessale
c58e64bf6d
add some more headers to sip messages
2014-07-16 00:55:46 +05:00
Anthony Minessale
db63dc5884
drop connection on bad write
2014-07-16 00:37:09 +05:00
Anthony Minessale
6f12de990a
hash dial take 2
2014-07-16 00:11:48 +05:00
Anthony Minessale
6174a80e7c
revert
2014-07-15 23:49:22 +05:00
Anthony Minessale
58f7376fea
update
2014-07-15 23:34:01 +05:00
Anthony Minessale
4e34aa639a
hash auto dialing
2014-07-15 23:01:56 +05:00
Anthony Minessale
025fe24632
minor tweak
2014-07-15 22:25:32 +05:00
Anthony Minessale
abe4261a92
bump
2014-07-15 20:34:48 +05:00
Anthony Minessale
d9f51f556f
bump
2014-07-15 20:33:32 +05:00
Mike Jerris
6dca24bb2a
Merge pull request #5 in FS/freeswitch from ~KATHLEEN.KING/freeswitch-fork:clang-warnings-werror to master
...
* commit '1affff9db4aaa29ab66f9f5db76f575eeabd86b5':
Fixed a clang-3.5 missing-prototype warning and added doxygen documentation for switch_channel_set_presence_data_vals. #doxygen
Fixed dead code.
Fixed trucation of value warning.
Removed a useless called to abs.
Removed an autological-pointer-compare from src/switch_utils.c.
Fixed trucation of value warning.
2014-07-14 17:38:21 -05:00
Anthony Minessale
8d33af4e5c
clean up verto demo and add examples of moderator controls
2014-07-14 13:01:53 -04:00
Anthony Minessale
ab292dc33d
add some more signal tracking to verto
2014-07-14 21:25:43 +05:00
Anthony Minessale
236233d2c7
switch to incall page on early media too
2014-07-14 20:38:39 +05:00
Moises Silva
ae9e740d7f
freetdm: ftdm_gsm: Remove some old debug code
2014-07-13 03:06:28 -04:00
Moises Silva
4bc1b731cb
freetdm: ftdmod_gsm: Allow hwdtmf parameter to accept detect or generate
...
You can now enable the hardware dtmf detection and/or generation
2014-07-13 02:46:28 -04:00
Moises Silva
ff935bb1d9
Revert "freetdm: ftmod_wanpipe: Do not attempt to initialize hwdtmf in GSM ports during shutdown"
...
This reverts commit b29a41bb1b
.
This commit is no longer needed now that proper infrastructure has been
added to allow signaling modules to generate and detect DTMF
The feature macros should only be used for I/O module features
and not for signaling module features
2014-07-13 02:21:06 -04:00
Moises Silva
64489c54ee
freetdm: Added support for DTMF generation to be performed in the signaling modules (currently only used by the gsm signaling driver)
2014-07-13 02:16:58 -04:00
Moises Silva
e742522597
mod_freetdm: Fix several leaks on module shutdown
2014-07-13 00:35:48 -04:00
Moises Silva
b29a41bb1b
freetdm: ftmod_wanpipe: Do not attempt to initialize hwdtmf in GSM ports during shutdown
2014-07-13 00:35:48 -04:00
Anthony Minessale
b53ba668fa
rebuild
2014-07-12 04:39:56 +05:00
Anthony Minessale
cc75547672
merge ws.c change to sofia
2014-07-12 04:39:41 +05:00
Anthony Minessale
1072c72eab
css tweak
2014-07-12 04:29:15 +05:00
Anthony Minessale
3b1113a50e
tweak on last commit
2014-07-12 04:17:41 +05:00
Anthony Minessale
fd9d77feee
add clear channel for mono participants while in a conference with 3d callers
2014-07-12 03:31:26 +05:00
Anthony Minessale
a03963fb92
fold livetables into verto obj and expose moderator mode
2014-07-12 03:27:08 +05:00
Brian West
bee0a19f08
FS-6642 --resolve
2014-07-11 11:04:08 -05:00
Brian West
07f4c6204e
FS-6646 --resolve
2014-07-11 11:03:22 -05:00
Chris Rienzo
eae1c4477a
mod_graylog2: additional input checks on LOG_FIELDS[]
2014-07-11 10:38:29 -04:00
Moises Silva
0b6f10a6a8
freetdm: ftmod_gsm: Added support for hardware DTMF
2014-07-11 00:52:32 -04:00
Brian West
a0a8a66525
FS-6420
2014-07-10 10:17:54 -05:00
Chris Rienzo
e79f87216a
mod_graylog2: additional fields can now be specified by adding LOG_FIELDS[name=string_value,@#name=number_value] to beginning of log. Added _microtimestamp additional field since graylog2 only has millisecond timestamp precision.
2014-07-10 10:25:20 -04:00
Anthony Minessale
88940d3833
log websocket write failures
2014-07-09 13:30:14 -05:00
Michael Jerris
f2887fb89e
CID:1224272 Dereference after null check. member can not actually be NULL in any of the scenarios calling this function
2014-07-09 14:32:38 -04:00
Mike Jerris
68a8bb7fff
Merge pull request #9 in FS/freeswitch from ~PFOURNIER/freeswitch:feature/fax_enable_tep to master
...
* commit '0fb179acf2246b896f1a66cfb96da68e9d2675f7':
Add new option to request TEP to be used for an outbound fax call
2014-07-09 11:54:16 -05:00
Brian West
36fd87a67a
Merge pull request #7 in FS/freeswitch from ~PFOURNIER/freeswitch:bugfix/t38_require_timer to master
...
* commit '21ae587063eb3b55c690f47cf9299a539ec25415':
Disabling Require timer for T.38 re-Invites cause problems
2014-07-09 10:49:04 -05:00
Brian West
f18a773ca2
Merge pull request #8 in FS/freeswitch from ~PFOURNIER/freeswitch:bugfix/fax_disable_ecm to master
...
* commit '5d31c9b9fe2ae6dead163c60974a41fec4fac3fc':
It was impossible to disable ECM with T.38 in gateway mode
2014-07-09 10:48:56 -05:00