]> git.ipfire.org Git - thirdparty/asterisk.git/log
thirdparty/asterisk.git
7 years agoMerge "config: Fix locking for extconfig reload." into 13
Jenkins2 [Tue, 20 Feb 2018 11:57:52 +0000 (05:57 -0600)] 
Merge "config: Fix locking for extconfig reload." into 13

7 years agoMerge "BuildSystem: Use single bootstrap.sh for Asterisk and menuselect." into 13
Jenkins2 [Tue, 20 Feb 2018 02:17:10 +0000 (20:17 -0600)] 
Merge "BuildSystem: Use single bootstrap.sh for Asterisk and menuselect." into 13

7 years agoMerge "rtp_engine: Load format name / mime type in uppercase again." into 13
Jenkins2 [Tue, 20 Feb 2018 01:48:00 +0000 (19:48 -0600)] 
Merge "rtp_engine: Load format name / mime type in uppercase again." into 13

7 years agoMerge "install_prereq: Update OpenBSD libraries." into 13
Jenkins2 [Tue, 20 Feb 2018 00:58:12 +0000 (18:58 -0600)] 
Merge "install_prereq: Update OpenBSD libraries." into 13

7 years agoMerge "BuildSystem: Fix a typo related to ./configure --prefix=<path> on OpenBSD...
Jenkins2 [Tue, 20 Feb 2018 00:31:29 +0000 (18:31 -0600)] 
Merge "BuildSystem: Fix a typo related to ./configure --prefix=<path> on OpenBSD." into 13

7 years agoMerge "BuildSystem: Enable IMAP storage on OpenBSD." into 13
Jenkins2 [Tue, 20 Feb 2018 00:20:00 +0000 (18:20 -0600)] 
Merge "BuildSystem: Enable IMAP storage on OpenBSD." into 13

7 years agoMerge "res_pjsip_header_funcs: Various cleanups" into 13
Jenkins2 [Mon, 19 Feb 2018 23:56:31 +0000 (17:56 -0600)] 
Merge "res_pjsip_header_funcs: Various cleanups" into 13

7 years agoMerge "res_pjsip: Use pjsip_sip_uri.user_param instead of other_param" into 13
Jenkins2 [Mon, 19 Feb 2018 17:58:01 +0000 (11:58 -0600)] 
Merge "res_pjsip: Use pjsip_sip_uri.user_param instead of other_param" into 13

7 years agoMerge "res_pjsip: Endpoint destruction does not free DTLS configuration" into 13
Jenkins2 [Mon, 19 Feb 2018 12:11:18 +0000 (06:11 -0600)] 
Merge "res_pjsip: Endpoint destruction does not free DTLS configuration" into 13

7 years agoconfig: Fix locking for extconfig reload.
Corey Farrell [Mon, 19 Feb 2018 08:49:45 +0000 (03:49 -0500)] 
config: Fix locking for extconfig reload.

Expand locking to include full reload process for extconfig to ensure
nothing can read the config mappings between clearing and reloading.

Change-Id: I378316bad04f1b599ea82d0fef62b8978a644b92

7 years agores_pjsip_header_funcs: Various cleanups
Sean Bright [Thu, 15 Feb 2018 20:09:33 +0000 (15:09 -0500)] 
res_pjsip_header_funcs: Various cleanups

 * Prefer strcasecmp() over stricmp()
 * Use a list with no lock since we never actually lock
 * Minor cleanups to error messages

Change-Id: I8446f44795ee8f3072e1c1f9193c6912dfc0c42b

7 years agortp_engine: Load format name / mime type in uppercase again.
Alexander Traud [Sat, 17 Feb 2018 14:49:15 +0000 (15:49 +0100)] 
rtp_engine: Load format name / mime type in uppercase again.

This reverts a previous change partly.

ASTERISK-27689

Change-Id: Ia3d2f282db6995be8c1c253b5d52f6038761e8af

7 years agoBuildSystem: Use single bootstrap.sh for Asterisk and menuselect.
Corey Farrell [Fri, 16 Feb 2018 23:58:35 +0000 (18:58 -0500)] 
BuildSystem: Use single bootstrap.sh for Asterisk and menuselect.

This causes the root bootstrap.sh script to generate configure scripts
for both Asterisk and menuselect.  This ensures that both configure
scripts are generated with the same version of autotools and avoids
situations where shared autoconf macros get modified without
regenerating the menuselect script.

Change-Id: I2bfd8537bbb63b3d46b11efabbb15eaaf9ef731a

7 years agoMerge "bridge_roles: Use a non-locking linked list where appropriate" into 13
Jenkins2 [Fri, 16 Feb 2018 23:40:14 +0000 (17:40 -0600)] 
Merge "bridge_roles: Use a non-locking linked list where appropriate" into 13

7 years agores_pjsip: Endpoint destruction does not free DTLS configuration
Sean Bright [Fri, 16 Feb 2018 19:33:06 +0000 (14:33 -0500)] 
res_pjsip: Endpoint destruction does not free DTLS configuration

ASTERISK-27679 #close
Reported by: Mak Dee

Change-Id: I89a2783a11be0763bf123d1619ed176b6225cf42

7 years agoinstall_prereq: Update OpenBSD libraries.
Alexander Traud [Fri, 16 Feb 2018 18:44:53 +0000 (19:44 +0100)] 
install_prereq: Update OpenBSD libraries.

deleted
 jack sqlite

renamed
 freetds-0.63p1-msdblib to freetds
 mysql-client to mariadb-client

added
 bison bzip2 c-client doxygen e2fsprogs graphviz gsm libical jansson libltdl
 lua neon net-snmp libsrtp portaudio-svn postgresql-client python speexdsp
 subversion uriparser xmlstarlet

ASTERISK-27684

Change-Id: I26bdcb0a1d0e484a8dad1052da97f194aefd3370

7 years agoMerge "res_calendar: Specialized calendars depend on symbols of general calendar...
Richard Mudgett [Fri, 16 Feb 2018 16:55:10 +0000 (10:55 -0600)] 
Merge "res_calendar: Specialized calendars depend on symbols of general calendar." into 13

7 years agoMerge "contrib/script/sip_to_pjsip: add support for realtime" into 13
Jenkins2 [Fri, 16 Feb 2018 16:16:40 +0000 (10:16 -0600)] 
Merge "contrib/script/sip_to_pjsip: add support for realtime" into 13

7 years agoMerge "BuildSystem: Enable system provided libedit on OpenBSD." into 13
Jenkins2 [Fri, 16 Feb 2018 14:16:45 +0000 (08:16 -0600)] 
Merge "BuildSystem: Enable system provided libedit on OpenBSD." into 13

7 years agoBuildSystem: Fix a typo related to ./configure --prefix=<path> on OpenBSD.
Alexander Traud [Fri, 16 Feb 2018 13:52:36 +0000 (14:52 +0100)] 
BuildSystem: Fix a typo related to ./configure --prefix=<path> on OpenBSD.

Reported by: Stuart Henderson

Change-Id: Ieae8624f48b6ae78cf29930b9a45a3c842c7a764

7 years agoMerge "BuildSystem: Remove chan_h323 leftovers." into 13
Jenkins2 [Fri, 16 Feb 2018 13:48:53 +0000 (07:48 -0600)] 
Merge "BuildSystem: Remove chan_h323 leftovers." into 13

7 years agoMerge "BuildSystem: Invoke ldconfig with previous path." into 13
Jenkins2 [Fri, 16 Feb 2018 13:29:06 +0000 (07:29 -0600)] 
Merge "BuildSystem: Invoke ldconfig with previous path." into 13

7 years agoBuildSystem: Enable IMAP storage on OpenBSD.
Alexander Traud [Fri, 16 Feb 2018 12:41:35 +0000 (13:41 +0100)] 
BuildSystem: Enable IMAP storage on OpenBSD.

ASTERISK-27681
Reported by: Stuart Henderson

Change-Id: Ifb6b614acb251b695b9417d76510e73eb335b679

7 years agores_calendar: Specialized calendars depend on symbols of general calendar.
Alexander Traud [Fri, 16 Feb 2018 11:58:17 +0000 (12:58 +0100)] 
res_calendar: Specialized calendars depend on symbols of general calendar.

ASTERISK-27680

Change-Id: Ifb77912e424fe3710a025c18526fada673ec0b79

7 years agoBuildSystem: Enable system provided libedit on OpenBSD.
Alexander Traud [Fri, 16 Feb 2018 11:02:15 +0000 (12:02 +0100)] 
BuildSystem: Enable system provided libedit on OpenBSD.

ASTERISK-27677

Change-Id: I0854e3616d1361ae9b6907d3d3444a02784ac62b

7 years agobridge_roles: Use a non-locking linked list where appropriate
Sean Bright [Thu, 15 Feb 2018 20:30:35 +0000 (15:30 -0500)] 
bridge_roles: Use a non-locking linked list where appropriate

Also explicitly initialize with the AST_LIST_HEAD_NOLOCK_INIT macro for
clarity.

Change-Id: I4bc39ec33bc3ff77e1a971a01ace87deb965be3f

7 years agores_pjsip: Use pjsip_sip_uri.user_param instead of other_param
Sean Bright [Thu, 15 Feb 2018 19:29:23 +0000 (14:29 -0500)] 
res_pjsip: Use pjsip_sip_uri.user_param instead of other_param

There is a dedicated slot in the pjsip_sip_uri for the 'user'
parameter, so use that instead of adding to the list of generic URI
parameters.

Change-Id: I0a0ce8a60ecee27489735bf56fd707719d8c2ed6

7 years agoMerge "BuildSystem: Do not warn when bash is not installed." into 13
Jenkins2 [Thu, 15 Feb 2018 12:12:39 +0000 (06:12 -0600)] 
Merge "BuildSystem: Do not warn when bash is not installed." into 13

7 years agoMerge "main/asterisk.c: Remove silly usage of RAII_VAR." into 13
Jenkins2 [Wed, 14 Feb 2018 18:43:48 +0000 (12:43 -0600)] 
Merge "main/asterisk.c: Remove silly usage of RAII_VAR." into 13

7 years agoBuildSystem: Remove chan_h323 leftovers.
Alexander Traud [Mon, 12 Feb 2018 13:48:54 +0000 (14:48 +0100)] 
BuildSystem: Remove chan_h323 leftovers.

ASTERISK-27670

Change-Id: I07a8ef8bbd6001e25711fa1bff152eb6c9efa729

7 years agoBuildSystem: Invoke ldconfig with previous path.
Alexander Traud [Wed, 17 Jan 2018 14:17:38 +0000 (15:17 +0100)] 
BuildSystem: Invoke ldconfig with previous path.

On OpenBSD, gmake uninstall{-all} registered only libraries from /usr/lib and
lost those from /usr/local/lib. Instead, invoke ldconfig on a path.

ASTERISK-27595

Change-Id: I4aa2c0b5e07119d1a556f8ff6349eaf09e986888

7 years agoBuildSystem: Do not warn when bash is not installed.
Alexander Traud [Sun, 28 Jan 2018 09:02:41 +0000 (10:02 +0100)] 
BuildSystem: Do not warn when bash is not installed.

ASTERISK-27631

Change-Id: Iefdf268b0b98c3e7d8089ba87cf78136ac1d785b

7 years agoMerge "chan_sip.c: Fix crash processing CANCEL." into 13
Jenkins2 [Tue, 13 Feb 2018 14:09:20 +0000 (08:09 -0600)] 
Merge "chan_sip.c: Fix crash processing CANCEL." into 13

7 years agoMerge "json: Add conditionals to avoid locking if Jansson is thread safe." into 13
Jenkins2 [Tue, 13 Feb 2018 13:42:31 +0000 (07:42 -0600)] 
Merge "json: Add conditionals to avoid locking if Jansson is thread safe." into 13

7 years agoMerge "BuildSystem: Enable autotools in FreeBSD." into 13
Jenkins2 [Tue, 13 Feb 2018 13:25:17 +0000 (07:25 -0600)] 
Merge "BuildSystem: Enable autotools in FreeBSD." into 13

7 years agoMerge "pjproject_bundled: Disable G.729 from Belledonne Communications." into 13
Joshua Colp [Tue, 13 Feb 2018 12:38:11 +0000 (06:38 -0600)] 
Merge "pjproject_bundled: Disable G.729 from Belledonne Communications." into 13

7 years agoMerge "codecs: Add support for WebRTC iLBC 2.0." into 13
Jenkins2 [Tue, 13 Feb 2018 12:29:17 +0000 (06:29 -0600)] 
Merge "codecs: Add support for WebRTC iLBC 2.0." into 13

7 years agomain/asterisk.c: Remove silly usage of RAII_VAR.
Corey Farrell [Thu, 16 Nov 2017 18:57:23 +0000 (13:57 -0500)] 
main/asterisk.c: Remove silly usage of RAII_VAR.

Change-Id: I7e2996397fbd3c3a6a69dd805c38448ddfc34ae9

7 years agochan_sip.c: Fix crash processing CANCEL.
Richard Mudgett [Sun, 11 Feb 2018 21:27:49 +0000 (15:27 -0600)] 
chan_sip.c: Fix crash processing CANCEL.

Check if initreq data string exists before using it when processing a
CANCEL request.

ASTERISK-27666

Change-Id: Id1d0f0fa4ec94e81b332b2973d93e5a14bb4cc97

7 years agojson: Add conditionals to avoid locking if Jansson is thread safe.
Corey Farrell [Wed, 31 Jan 2018 02:31:51 +0000 (21:31 -0500)] 
json: Add conditionals to avoid locking if Jansson is thread safe.

Jansson is thread safe for all read-only functions and reference
counting starting v2.11.  This allows simplification of our code and
removal of locking around reference counting and dumping.

Change-Id: Id985cb3ffa6681f9ac765642e20fcd187bd4aeee

7 years agoMerge "install_prereq: Update Debian/Ubuntu libraries." into 13
Jenkins2 [Mon, 12 Feb 2018 15:53:49 +0000 (09:53 -0600)] 
Merge "install_prereq: Update Debian/Ubuntu libraries." into 13

7 years agoMerge "cdr.c: Fix runtime leak of CDR records." into 13
Jenkins2 [Mon, 12 Feb 2018 15:35:30 +0000 (09:35 -0600)] 
Merge "cdr.c: Fix runtime leak of CDR records." into 13

7 years agopjproject_bundled: Disable G.729 from Belledonne Communications.
Alexander Traud [Mon, 12 Feb 2018 12:16:00 +0000 (13:16 +0100)] 
pjproject_bundled: Disable G.729 from Belledonne Communications.

When <http://github.com/BelledonneCommunications/bcg729> is installed, PJProject
tries to link that. Support for this bcg729 was added with PJProject 2.7. The
issue happens, because Teluu enabled that new feature on default.

ASTERISK-27584
Reported by: Stuart Henderson

Change-Id: I88b6b18ad777bcfe2d8201187b4b90eec0a172a6

7 years agocodecs: Add support for WebRTC iLBC 2.0.
Alexander Traud [Mon, 12 Feb 2018 11:38:21 +0000 (12:38 +0100)] 
codecs: Add support for WebRTC iLBC 2.0.

When the latest version of that library was installed, Asterisk did not build.

ASTERISK-27669
Reported by: Николай Михо

Change-Id: I27e09bb875fdd56423bd9fae1be85fddb428eb96

7 years agobacktrace: Avoid potential spurious output.
Alexander Traud [Tue, 30 Jan 2018 15:58:30 +0000 (16:58 +0100)] 
backtrace: Avoid potential spurious output.

clang 4.0 found this via -Wlogical-not-parentheses.

ASTERISK-27642

Change-Id: I9ec3e144d425a976c02811bd23cd0c533d2eca4e

7 years agoinstall_prereq: Update Debian/Ubuntu libraries.
Alexander Traud [Sat, 10 Feb 2018 11:39:45 +0000 (12:39 +0100)] 
install_prereq: Update Debian/Ubuntu libraries.

ASTERISK-27555

Change-Id: Idc36e91db30c0163c560d04c5a82bca5d6ce92a8

7 years agocdr.c: Fix runtime leak of CDR records.
Richard Mudgett [Fri, 9 Feb 2018 18:06:08 +0000 (12:06 -0600)] 
cdr.c: Fix runtime leak of CDR records.

Need to remove all CDR's listed by a CDR object from the active_cdrs_all
container including the root/master record.

ASTERISK-27656

Change-Id: I48b4970663fea98baa262593d2204ef304aaf80e

7 years agochan_console: don't read and write at the same time
Oron Peled [Tue, 19 Dec 2017 08:52:54 +0000 (10:52 +0200)] 
chan_console: don't read and write at the same time

It seems that the ALSA backend of PortAudio doesn't know how to both
read and write at the same time by adding a per-device mutex.

FIXME: currently only a draft version. Need to either auto-detect
we work with the ALSA backend or add an extra configuration option
to use this mutex.

ASTERISK-27426 #close

Change-Id: I635eacee45f5413faa18f5a3b606af03b926dacb

7 years agoMerge "app_confbridge: ConfbridgeList event has standard channel shapshot headers...
Jenkins2 [Wed, 7 Feb 2018 12:06:53 +0000 (06:06 -0600)] 
Merge "app_confbridge: ConfbridgeList event has standard channel shapshot headers." into 13

7 years agoMerge "app_confbridge: Add the Muted header to ConfbridgeJoin AMI event." into 13
Jenkins2 [Wed, 7 Feb 2018 11:49:41 +0000 (05:49 -0600)] 
Merge "app_confbridge: Add the Muted header to ConfbridgeJoin AMI event." into 13

7 years agoMerge "endpoint identifiers: Some code cleanup." into 13
Jenkins2 [Tue, 6 Feb 2018 11:30:45 +0000 (05:30 -0600)] 
Merge "endpoint identifiers: Some code cleanup." into 13

7 years agoMerge "res_pjsip/config_domain_aliases.c: Add check for missing domain." into 13
Jenkins2 [Mon, 5 Feb 2018 22:01:28 +0000 (16:01 -0600)] 
Merge "res_pjsip/config_domain_aliases.c: Add check for missing domain." into 13

7 years agores_pjsip/config_domain_aliases.c: Add check for missing domain.
Richard Mudgett [Fri, 2 Feb 2018 23:20:55 +0000 (17:20 -0600)] 
res_pjsip/config_domain_aliases.c: Add check for missing domain.

What is the point of defining an alias and not saying what is being
aliased?

Change-Id: I98a892016ed61dcf5efeb6619fd748925103f0be

7 years agoapp_confbridge: ConfbridgeList event has standard channel shapshot headers.
Richard Mudgett [Wed, 31 Jan 2018 23:48:46 +0000 (17:48 -0600)] 
app_confbridge: ConfbridgeList event has standard channel shapshot headers.

* Made the AMI ConfbridgeList action's ConfbridgeList events output all
the standard channel snapshot headers instead of a few hand-coded channel
snapshot headers.  The benefit is that the CallerIDName gets disruptive
characters like CR, LF, Tab, and a few others escaped.  However, an empty
CallerIDName is now output as "<unknown>" instead of "<no name>".

ASTERISK-27651

Change-Id: Iaf7d54a9d40194c2db060bc9b4979fab6720d977

7 years agoapp_confbridge: Add the Muted header to ConfbridgeJoin AMI event.
Richard Mudgett [Wed, 31 Jan 2018 21:45:42 +0000 (15:45 -0600)] 
app_confbridge: Add the Muted header to ConfbridgeJoin AMI event.

ASTERISK-27651

Change-Id: Idef2ca54d242d1b894efd3fc7b360bc6fd5bdc34

7 years agoMerge "res_sorcery_realtime.c: Fix ref leak if object failed to apply." into 13
Jenkins2 [Mon, 5 Feb 2018 18:57:54 +0000 (12:57 -0600)] 
Merge "res_sorcery_realtime.c: Fix ref leak if object failed to apply." into 13

7 years agoMerge "manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event" into 13
Jenkins2 [Mon, 5 Feb 2018 18:17:55 +0000 (12:17 -0600)] 
Merge "manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event" into 13

7 years agoMerge "res_pjsip.c: Fix documentation typos." into 13
Jenkins2 [Sat, 3 Feb 2018 16:28:22 +0000 (10:28 -0600)] 
Merge "res_pjsip.c: Fix documentation typos." into 13

7 years agoMerge "manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix...
Jenkins2 [Sat, 3 Feb 2018 16:03:18 +0000 (10:03 -0600)] 
Merge "manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()" into 13

7 years agoMerge "res_pjsip_mwi.c: Fix null pointer crash" into 13
Jenkins2 [Sat, 3 Feb 2018 15:42:36 +0000 (09:42 -0600)] 
Merge "res_pjsip_mwi.c: Fix null pointer crash" into 13

7 years agoMerge "manager.c: Fix potential memory leak and corruption." into 13
Jenkins2 [Sat, 3 Feb 2018 15:38:11 +0000 (09:38 -0600)] 
Merge "manager.c: Fix potential memory leak and corruption." into 13

7 years agoendpoint identifiers: Some code cleanup.
Richard Mudgett [Fri, 2 Feb 2018 23:35:20 +0000 (17:35 -0600)] 
endpoint identifiers: Some code cleanup.

res_pjsip_endpoint_identifier_user.c:
* Fix copy/paste error in find_endpoint().  We were using a constant
"anonymous" string instead of the passed in endpoint_name when checking
the transport domain for an endpoint match.
* Eliminate RAII_VAR in find_endpoint().
* Remove always true check in find_transport_state_in_use().
* Remove useless CMD_STOP in find_transport_state_in_use().

res_pjsip_endpoint_identifier_anonymous.c:
* Eliminate RAII_VAR in anonymous_identify().
* Remove always true check in find_transport_state_in_use().
* Remove useless CMD_STOP in find_transport_state_in_use().

Change-Id: I86924c31db5bd225ca0c1219c761b668c6f91189

7 years agores_pjsip.c: Fix documentation typos.
Richard Mudgett [Fri, 2 Feb 2018 21:11:27 +0000 (15:11 -0600)] 
res_pjsip.c: Fix documentation typos.

Change-Id: I82ae0b92bfa2ece84a5c684efd9eefdc83ebd068

7 years agores_sorcery_realtime.c: Fix ref leak if object failed to apply.
Richard Mudgett [Fri, 2 Feb 2018 21:43:34 +0000 (15:43 -0600)] 
res_sorcery_realtime.c: Fix ref leak if object failed to apply.

Change-Id: I3c7106ff77009754725cee790eadf5da44154ab6

7 years agoMerge "appdocsxml.xslt: Add Language to channel snapshot transformation" into 13
Jenkins2 [Fri, 2 Feb 2018 12:40:53 +0000 (06:40 -0600)] 
Merge "appdocsxml.xslt: Add Language to channel snapshot transformation" into 13

7 years agomanager.c: Fixed "(null):" header in AMI AsyncAGIEnd event
Sungtae Kim [Thu, 25 Jan 2018 01:58:22 +0000 (02:58 +0100)] 
manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event

* Changed to create ami_event string only when the given blob is not
json_null().
* Fixed bad expression.

ASTERISK-27621

Change-Id: Ice58c16361f9d9e8648261c9ed5d6c8245fb0d8f

7 years agoMerge "bridge_softmix.c: Report not talking immediately when muted." into 13
Jenkins2 [Fri, 2 Feb 2018 12:12:51 +0000 (06:12 -0600)] 
Merge "bridge_softmix.c: Report not talking immediately when muted." into 13

7 years agores_pjsip_mwi.c: Fix null pointer crash
Joshua Elson [Thu, 1 Feb 2018 19:01:25 +0000 (14:01 -0500)] 
res_pjsip_mwi.c: Fix null pointer crash

ASTERISK-27652 #close

Change-Id: I78a0d38bfd8d0d82830f3d53da04872d6b67284d

7 years agoappdocsxml.xslt: Add Language to channel snapshot transformation
Sean Bright [Thu, 1 Feb 2018 21:03:05 +0000 (16:03 -0500)] 
appdocsxml.xslt: Add Language to channel snapshot transformation

Change-Id: I8f494b0c895a69b8bc94656d0c6ceebecb0394d8

7 years agomanager.c: Fix potential memory leak and corruption.
Richard Mudgett [Wed, 31 Jan 2018 21:40:36 +0000 (15:40 -0600)] 
manager.c: Fix potential memory leak and corruption.

ast_str_append_event_header() could potentially leak and corrupt memory if
the ast_str needed to expand to add the AMI event header.

* Fixed to return error if the ast_str_append() failed.

Change-Id: I92f36b855540743b208d76e274152ee2d758176d

7 years agomanager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()
Richard Mudgett [Wed, 31 Jan 2018 23:27:58 +0000 (17:27 -0600)] 
manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()

* Made not allocate memory if the channel snapshot is an internal channel.

* Free memory earlier when no longer needed.

Change-Id: Ia06e0c065f1bd095781aa3f4a626d58fa4d28b38

7 years agoMerge "app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs...
Jenkins2 [Thu, 1 Feb 2018 17:38:26 +0000 (11:38 -0600)] 
Merge "app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs." into 13

7 years agores_pjsip_pubsub: Prune subs with reliable transports at startup
George Joseph [Sun, 28 Jan 2018 16:10:00 +0000 (09:10 -0700)] 
res_pjsip_pubsub: Prune subs with reliable transports at startup

In an earlier release, inbound registrations on a reliable transport
were pruned on Asterisk restart since the TCP connection would have
been torn down and become unusable when Asterisk stopped.  This same
process is now also applied to inbound subscriptions.

Also fixed issues in res_pjsip_registrar where it wasn't handling the
monitoring correctly when multiple registrations came in over the same
transport.

To accomplish this, the pjsip_transport_event feature needed to
be refactored to allow multiple monitors (multiple subcriptions or
registrations from the same endpoint) to exist on the same transport.
Since this changed the API, any external modules that may have used the
transport monitor feature (highly unlikey) will need to be changed.

ASTERISK-27612
Reported by: Ross Beer

Change-Id: Iee87cf4eb9b7b2b93d5739a72af52d6ca8fbbe36

7 years agoMerge "res_pjsip_registrar_expire: Mark module deprecated." into 13
Jenkins2 [Thu, 1 Feb 2018 16:45:17 +0000 (10:45 -0600)] 
Merge "res_pjsip_registrar_expire: Mark module deprecated." into 13

7 years agoMerge "BuildSystem: Raise autoconf version requirement to 2.60a." into 13
Jenkins2 [Thu, 1 Feb 2018 16:25:59 +0000 (10:25 -0600)] 
Merge "BuildSystem: Raise autoconf version requirement to 2.60a." into 13

7 years agoMerge "res_pjsip_session: Prevent crash during shutdown." into 13
Jenkins2 [Wed, 31 Jan 2018 23:10:28 +0000 (17:10 -0600)] 
Merge "res_pjsip_session: Prevent crash during shutdown." into 13

7 years agoMerge "app_voicemail: Avoid always true when using pointer address." into 13
Jenkins2 [Wed, 31 Jan 2018 21:37:44 +0000 (15:37 -0600)] 
Merge "app_voicemail: Avoid always true when using pointer address." into 13

7 years agores_pjsip_registrar_expire: Mark module deprecated.
Corey Farrell [Wed, 31 Jan 2018 21:15:46 +0000 (16:15 -0500)] 
res_pjsip_registrar_expire: Mark module deprecated.

The functionality of this module was already moved to
res_pjsip_registrar, mark it deprecated and add message to CHANGES.

Change-Id: I90c7d52c7e15e85fde3389d5eaccb05b97848813

7 years agobridge_softmix.c: Report not talking immediately when muted.
Richard Mudgett [Wed, 31 Jan 2018 01:22:51 +0000 (19:22 -0600)] 
bridge_softmix.c: Report not talking immediately when muted.

Currently in app_confbridge if someone mutes a channel while that channel
is talking, the talk detection code is suspended while the channel is
muted.  As far an an external observer is concerned, the muted channel's
talk status is still "talking" even though the channel is not contributing
audio to the conference bridge.  When the channel is later unmuted, it
takes the usual 'dsp_silence_threshold' option time to clear the talking
status even though the channel may have stopped talking while the channel
was muted.

* In bridge_softmix.c, clear the talking status and report talking stopped
if the channel was talking when the channel is muted.  When the channel is
unmuted and the channel is still talking then report the channel as
talking since it is contributing audio to the bridge again.

ASTERISK-27647

Change-Id: Ie4fdbc05a0bc7343c2972bab012e2567917b3d4e

7 years agoapp_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.
Richard Mudgett [Tue, 30 Jan 2018 21:00:32 +0000 (15:00 -0600)] 
app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.

The dsp_talking_threshold does not represent time in milliseconds.  It
represents the average magnitude per sample in the audio packets.  This is
what the DSP uses to determine if a packet is silence or talking/noise.

Change-Id: If6f939c100eb92a5ac6c21236559018eeaf58443

7 years agores_pjsip_registrar.c: Fix compiler error.
Richard Mudgett [Wed, 31 Jan 2018 17:00:52 +0000 (11:00 -0600)] 
res_pjsip_registrar.c: Fix compiler error.

Need to include signal.h to define pthread_kill() and SIGURG.

Change-Id: I10ae3aa4bf8e7386ac29ade78c0f2caed8e674fa

7 years agoMerge "loader: Use ast_cli_completion_add for 'module load' completion." into 13
Jenkins2 [Wed, 31 Jan 2018 13:30:09 +0000 (07:30 -0600)] 
Merge "loader: Use ast_cli_completion_add for 'module load' completion." into 13

7 years agoMerge "res_pjsip_registrar_expire: Refactor into res_pjsip_register" into 13
Jenkins2 [Wed, 31 Jan 2018 13:05:11 +0000 (07:05 -0600)] 
Merge "res_pjsip_registrar_expire:  Refactor into res_pjsip_register" into 13

7 years agoMerge "pbx_variables.c: Misc fixes in variable substitution." into 13
Jenkins2 [Wed, 31 Jan 2018 12:58:49 +0000 (06:58 -0600)] 
Merge "pbx_variables.c: Misc fixes in variable substitution." into 13

7 years agoMerge "install_prereq: Update RHEL/CentOS/Fedora libraries." into 13
Jenkins2 [Wed, 31 Jan 2018 12:33:45 +0000 (06:33 -0600)] 
Merge "install_prereq: Update RHEL/CentOS/Fedora libraries." into 13

7 years agores_pjsip_session: Prevent crash during shutdown.
Corey Farrell [Wed, 31 Jan 2018 05:05:15 +0000 (00:05 -0500)] 
res_pjsip_session: Prevent crash during shutdown.

pjproject does not have a function to reverse pjsip_inv_usage_init.
This means we need to ignore any calls to the functions once shutdown is
final.

ASTERISK-27571 #close

Change-Id: Ia550fcba563e2328f03162d79fb185f16b7c9b9d

7 years agores_pjsip_registrar_expire: Refactor into res_pjsip_register
George Joseph [Mon, 29 Jan 2018 19:46:36 +0000 (12:46 -0700)] 
res_pjsip_registrar_expire:  Refactor into res_pjsip_register

res_pjsip_registrar_expire remains as an empty module for now.

Change-Id: Ib93698938bae548d2199cb542f3692d1a171239f

7 years agoMerge "Update sounds release to fix siren7 and siren14 files." into 13
Jenkins2 [Mon, 29 Jan 2018 17:55:00 +0000 (11:55 -0600)] 
Merge "Update sounds release to fix siren7 and siren14 files." into 13

7 years agoMerge "core: Fix unused variable error in handle_show_sysinfo." into 13
Jenkins2 [Mon, 29 Jan 2018 17:22:33 +0000 (11:22 -0600)] 
Merge "core: Fix unused variable error in handle_show_sysinfo." into 13

7 years agoMerge "editline: Avoid shifting a negative signed value." into 13
Jenkins2 [Mon, 29 Jan 2018 16:24:52 +0000 (10:24 -0600)] 
Merge "editline: Avoid shifting a negative signed value." into 13

7 years agoBuildSystem: Enable autotools in FreeBSD.
Alexander Traud [Mon, 29 Jan 2018 16:20:39 +0000 (17:20 +0100)] 
BuildSystem: Enable autotools in FreeBSD.

In the current versions of FreeBSD, the apps of GNU autotools do not need to
be called with a version anymore. The latest version can be invoked directly.
Additionally, the script ./bootstrap.sh asked for autoconf 2.62 and
automake 1.9, versions which are not available as port anymore.

ASTERISK-27637

Change-Id: Id7b94b80e78cc943a40ba79b697e3f70019820a7

7 years agoMerge "headers: Consistent use of typeof and/or __typeof__." into 13
Jenkins2 [Mon, 29 Jan 2018 16:13:37 +0000 (10:13 -0600)] 
Merge "headers: Consistent use of typeof and/or __typeof__." into 13

7 years agoapp_voicemail: Avoid always true when using pointer address.
Alexander Traud [Mon, 29 Jan 2018 16:00:52 +0000 (17:00 +0100)] 
app_voicemail: Avoid always true when using pointer address.

clang 4.0 warned about this.

ASTERISK-27635

Change-Id: I213f230607d7fbe97c0f5f2d60da9cbf5a2d8231

7 years agoMerge "BuildSystem: Remove unused variables." into 13
Jenkins2 [Mon, 29 Jan 2018 15:48:02 +0000 (09:48 -0600)] 
Merge "BuildSystem: Remove unused variables." into 13

7 years agoinstall_prereq: Update RHEL/CentOS/Fedora libraries.
Alexander Traud [Fri, 19 Jan 2018 11:16:15 +0000 (12:16 +0100)] 
install_prereq: Update RHEL/CentOS/Fedora libraries.

deleted
 automake git ncurses-devel pjproject-devel sqlite2-devel libsqlite3x-devel

renamed
 radiusclient-ng-devel to radcli-devel
 gmime22-devel to gmime-dev

added
 alsa-lib-devel bash binutils-devel bison doxygen flex hoard make pkgconfig
 speexdsp-devel uriparser-devel uw-imap-devel wget xmlstarlet zlib-devel

ASTERISK-27599
Reported by: Said Masoud

Change-Id: I05bb0af98ae532b2d5f37478e38b8f0762b1c035

7 years agoBuildSystem: Remove unused variables.
Alexander Traud [Sun, 28 Jan 2018 11:20:26 +0000 (12:20 +0100)] 
BuildSystem: Remove unused variables.

Because of a copy-and-paste from the script build_tools/download_externals,
the script build_tools/list_valid_installed_externals got its local variables.
However in the latter, three variables were not used actually.

Change-Id: I252de5a98c17ea54459174875357c22c2eebe8d5

7 years agoloader: Use ast_cli_completion_add for 'module load' completion.
Corey Farrell [Thu, 25 Jan 2018 18:06:12 +0000 (13:06 -0500)] 
loader: Use ast_cli_completion_add for 'module load' completion.

This addresses all performance issues with 'module load' completion.  In
addition to using ast_cli_completion_add we stop using libedit's
filename_completion_function, instead using ast_file_read_dir.  This
ensures all results are produced from a single call to opendir.

Change-Id: I8bf51ffaa7ef1606f3bd1b5bb13f1905d72c6134

7 years agocore: Fix unused variable error in handle_show_sysinfo.
Alexander Traud [Sat, 27 Jan 2018 15:44:21 +0000 (16:44 +0100)] 
core: Fix unused variable error in handle_show_sysinfo.

The previous fix broke the case
HAVE_SYSINFO = no
HAVE_SYSCTL = yes
HAVE_SWAPCTL = no
which occurs on FreeBSD 11.1 for example.

ASTERISK-26563

Change-Id: If77c39bc75f0b83a6c8a24ecb2fa69be8846160a

7 years agoeditline: Avoid shifting a negative signed value.
Alexander Traud [Sat, 27 Jan 2018 14:54:24 +0000 (15:54 +0100)] 
editline: Avoid shifting a negative signed value.

clang 4.0 warned about this.

ASTERISK-27630

Change-Id: Ie2725048c661c1792d8b1d498575144350b6e9ba

7 years agoheaders: Consistent use of typeof and/or __typeof__.
Alexander Traud [Sat, 27 Jan 2018 09:25:11 +0000 (10:25 +0100)] 
headers: Consistent use of typeof and/or __typeof__.

Because of a copy-and-paste error, the Asterisk project was using __typeof
instead of typeof. It works because typeof, __typeof, and __typeof__ are
supported by GCC, but here the escaped variant was not intended. Therefore,
for consistence, we change this to typeof.

Change-Id: I2a962c3e596e882f691a19345445b14571a5f07c