]> git.ipfire.org Git - thirdparty/asterisk.git/log
thirdparty/asterisk.git
8 years agoMerge "audiohooks: Muting a hook can mute underlying frames" into 13
Joshua Colp [Thu, 2 Feb 2017 17:09:19 +0000 (11:09 -0600)] 
Merge "audiohooks:  Muting a hook can mute underlying frames" into 13

8 years agoMerge "res_pjsip: Handle invocation of callback on outgoing request when error occurs...
Joshua Colp [Thu, 2 Feb 2017 16:49:58 +0000 (10:49 -0600)] 
Merge "res_pjsip: Handle invocation of callback on outgoing request when error occurs." into 13

8 years agoaudiohooks: Muting a hook can mute underlying frames 63/4863/1
Sean Bright [Wed, 1 Feb 2017 21:56:50 +0000 (16:56 -0500)] 
audiohooks:  Muting a hook can mute underlying frames

If an audiohook is placed on a channel that does not require transcoding,
muting that hook will cause the underlying frames to be muted as well.

The original patch is from David Woolley but I have modified slightly.

ASTERISK-21094 #close
Reported by: David Woolley
Patches:
      ASTERISK-21094-Patch-1.8-1.txt (license #5737) patch uploaded
      by David Woolley

Change-Id: Ib2b68c6283e227cbeb5fa478b2d0f625dae338ed

8 years agoMerge "res_rtp_asterisk: Swap byte-order when sending signed linear" into 13
zuul [Wed, 1 Feb 2017 20:50:17 +0000 (14:50 -0600)] 
Merge "res_rtp_asterisk:  Swap byte-order when sending signed linear" into 13

8 years agores_pjsip: Handle invocation of callback on outgoing request when error occurs. 46/4846/5
Joshua Colp [Tue, 31 Jan 2017 17:17:50 +0000 (17:17 +0000)] 
res_pjsip: Handle invocation of callback on outgoing request when error occurs.

There are some error cases in PJSIP when sending a request that will
result in the callback for the request being invoked.  The code did not
handle this case and assumed on every error case that the callback was not
invoked.

The code has been changed to check whether the callback has been invoked
and if so to absorb the error and treat it as a success.

ASTERISK-26679
ASTERISK-26699

Change-Id: I563982ba204da5aa1428989a11c06dd9087fea91

8 years agores_rtp_asterisk: Swap byte-order when sending signed linear 43/4843/7
Sean Bright [Mon, 30 Jan 2017 15:02:14 +0000 (10:02 -0500)] 
res_rtp_asterisk:  Swap byte-order when sending signed linear

Before Asterisk 13, signed linear was converted into network byte order by a
smoother before being sent over the network. We restore this behavior by
forcing the creation of a smoother when slinear is in use and setting the
appropriate flags so that the byte order conversion is always done.

ASTERISK-24858 #close
Reported-by: Frankie Chin
Change-Id: I868449617d1a7819578f218c8c6b2111ad84f5a9

8 years agodebug_utilities: Install ast_logescalator to /var/lib/asterisk/scripts 49/4849/1
George Joseph [Tue, 31 Jan 2017 18:46:08 +0000 (11:46 -0700)] 
debug_utilities: Install ast_logescalator to /var/lib/asterisk/scripts

Forgot to install it with the original patch

Change-Id: I8bdb540a6694971ae5fe21f48d532332c6482e4c

8 years agoMerge "make_build_h: handle backslashes in external strings" into 13
zuul [Tue, 31 Jan 2017 14:32:58 +0000 (08:32 -0600)] 
Merge "make_build_h: handle backslashes in external strings" into 13

8 years agoMerge "ast_careful_fwrite to support EPIPE gracefully" into 13
Joshua Colp [Mon, 30 Jan 2017 17:52:05 +0000 (11:52 -0600)] 
Merge "ast_careful_fwrite to support EPIPE gracefully" into 13

8 years agoMerge "app_queue: Fix queues randomly disappearing on reload" into 13
zuul [Mon, 30 Jan 2017 17:28:30 +0000 (11:28 -0600)] 
Merge "app_queue: Fix queues randomly disappearing on reload" into 13

8 years agoMerge "libastssl/pj: libastssl/pj should have an so_version" into 13
zuul [Sat, 28 Jan 2017 01:07:55 +0000 (19:07 -0600)] 
Merge "libastssl/pj: libastssl/pj should have an so_version" into 13

8 years agoMerge "debug_utilities: Add ast_logescalator" into 13
zuul [Fri, 27 Jan 2017 23:49:43 +0000 (17:49 -0600)] 
Merge "debug_utilities:  Add ast_logescalator" into 13

8 years agodebug_utilities: Add ast_logescalator 33/4833/4
George Joseph [Wed, 25 Jan 2017 12:50:43 +0000 (05:50 -0700)] 
debug_utilities:  Add ast_logescalator

The escalator works by creating a set of startup commands in cli.conf
that set up logger channels and issue the debug commands for the
subsystems specified.  If asterisk is running when it is executed,
the same commands will be issued to the running instance.  The original
cli.conf is saved before any changes are made and can be restored by
executing '$prog --reset'.

The log output will be stored in...
$astlogdir/message.$uniqueid
$astlogdir/debug.$uniqueid
$astlogdir/dtmf.$uniqueid
$astlogdir/fax.$uniqueid
$astlogdir/security.$uniqueid
$astlogdir/pjsip_history.$uniqueid
$astlogdir/sip_history.$uniqueid

Some minor tweaks were made to chan_sip, and res_pjsip_history
so their history output could be send to a log channel as packets
are captured.

A minor tweak was also made to manager so events are output to verbose
when "manager set debug on" is issued.

Change-Id: I799f8e5013b86dc5282961b27383d134bf09e543

8 years agoMerge "tests: use datadir for sound files" into 13
George Joseph [Fri, 27 Jan 2017 20:51:01 +0000 (14:51 -0600)] 
Merge "tests: use datadir for sound files" into 13

8 years agolibastssl/pj: libastssl/pj should have an so_version 63/4763/2
Torrey Searle [Mon, 23 Jan 2017 15:35:38 +0000 (16:35 +0100)] 
libastssl/pj: libastssl/pj should have an so_version

Issue introduced in b59956a87.  In the non-darwin case libastssl/pj
should be versioned.  This causes the symbol file for this lib
to not be generated.

Change-Id: Ib07ae8c40252813c488e2c1ac6204fd42816dd4c

8 years agoMerge "test_voicemail_api: order of params to VERIFY macros" into 13
George Joseph [Fri, 27 Jan 2017 13:04:18 +0000 (07:04 -0600)] 
Merge "test_voicemail_api: order of params to VERIFY macros" into 13

8 years agoMerge "res_pjsip_endpoint_identifier_ip: Fix memory leak of hosts when resolving...
George Joseph [Fri, 27 Jan 2017 13:01:47 +0000 (07:01 -0600)] 
Merge "res_pjsip_endpoint_identifier_ip: Fix memory leak of hosts when resolving." into 13

8 years agoMerge "ari: Implement 'debug all' and request/response logging" into 13
George Joseph [Fri, 27 Jan 2017 13:01:21 +0000 (07:01 -0600)] 
Merge "ari: Implement 'debug all' and request/response logging" into 13

8 years agomake_build_h: handle backslashes in external strings 23/4823/3
kkm [Wed, 25 Jan 2017 01:51:07 +0000 (17:51 -0800)] 
make_build_h: handle backslashes in external strings

LikewiseOpen creates user names with a backslash in them. A gentle
massage with sed(1) allows such strings to be inserted into build.h
properly quoted. I am also adding the same for host name and other
strings used in the script that are more or less user-controlled.

ASTERISK-26754

Change-Id: Iac5ef2b67a68ee58f35ddbf86bb818ba6eabecae

8 years agoast_careful_fwrite to support EPIPE gracefully 24/4824/3
kkm [Wed, 18 Jan 2017 02:46:43 +0000 (18:46 -0800)] 
ast_careful_fwrite to support EPIPE gracefully

When a reading end of the network socket is closed by an AMI manager,
the EPIPE is signaled when writing to our end, resulting in the
spurious log error message

  ast_careful_fwrite: fwrite() returned error: Broken pipe

Previously EPIPE was handled in ast_carefulwrite() a few lines above,
but not in this function.

ASTERISK-26753

Change-Id: I6a67335cd6526608bb9b78f796c626b1677664b8

8 years agoapp_queue: Fix queues randomly disappearing on reload 22/4822/2
kkm [Wed, 25 Jan 2017 04:31:38 +0000 (20:31 -0800)] 
app_queue: Fix queues randomly disappearing on reload

With 500+ queues and a reload every minute, a random queue disappears
upon reload. The cause is mususe of the 'dead' flag. Namely, all queues
were marked dead up front, and then "resurrected" by dropping this flag
for those found in the configuration. But a queue marked dead can be
removed also when control leaves the app entry point on a PBX thread.

With this change, the queue is marked only not found, and at the end of
reload only the queues that are still not found are actually marked as
dead, so the dead flag is never reset, and set only on positively dead
queues.

ASTERISK-26755

Change-Id: I3a4537aec9eb8d8aeeaa0193407e3523feb004bf

8 years agoMerge "PJPROJECT logging: Fix detection of max supported log level." into 13
George Joseph [Fri, 27 Jan 2017 00:52:31 +0000 (18:52 -0600)] 
Merge "PJPROJECT logging: Fix detection of max supported log level." into 13

8 years agoMerge "frame.c: Fix off-nominal format ref leaks." into 13
George Joseph [Thu, 26 Jan 2017 22:03:28 +0000 (16:03 -0600)] 
Merge "frame.c: Fix off-nominal format ref leaks." into 13

8 years agoMerge "res_musiconhold.c: Fix format ref leak when parsing MOH config class." into 13
zuul [Thu, 26 Jan 2017 19:21:55 +0000 (13:21 -0600)] 
Merge "res_musiconhold.c: Fix format ref leak when parsing MOH config class." into 13

8 years agoMerge "T.140: Fix format ref and memory leaks." into 13
Joshua Colp [Thu, 26 Jan 2017 17:30:45 +0000 (11:30 -0600)] 
Merge "T.140: Fix format ref and memory leaks." into 13

8 years agores_pjsip_endpoint_identifier_ip: Fix memory leak of hosts when resolving. 30/4830/3
Joshua Colp [Thu, 26 Jan 2017 13:57:59 +0000 (13:57 +0000)] 
res_pjsip_endpoint_identifier_ip: Fix memory leak of hosts when resolving.

This change adds a missing unreference of the hostname when resolving and
also cleans up the iterator.

ASTERISK-26735

Change-Id: Ic012ebaf3d89e714eec340b7b0c5e63c66af857a

8 years agoMerge "Add notes about embedded ast_frame structs holding a format ref." into 13
zuul [Thu, 26 Jan 2017 16:12:32 +0000 (10:12 -0600)] 
Merge "Add notes about embedded ast_frame structs holding a format ref." into 13

8 years agoMerge "astobj2.c: Add excessive ref count trap." into 13
George Joseph [Thu, 26 Jan 2017 13:35:43 +0000 (07:35 -0600)] 
Merge "astobj2.c: Add excessive ref count trap." into 13

8 years agoMerge "main/app.c: Memory corruption from early format destruction." into 13
zuul [Wed, 25 Jan 2017 21:13:49 +0000 (15:13 -0600)] 
Merge "main/app.c: Memory corruption from early format destruction." into 13

8 years agoMerge "stasis_bridge.c: Fix off-nominal stasis control ref leak." into 13
zuul [Wed, 25 Jan 2017 19:52:24 +0000 (13:52 -0600)] 
Merge "stasis_bridge.c: Fix off-nominal stasis control ref leak." into 13

8 years agoT.140: Fix format ref and memory leaks. 98/4798/2
Richard Mudgett [Tue, 10 Jan 2017 23:39:02 +0000 (17:39 -0600)] 
T.140: Fix format ref and memory leaks.

* channel.c:ast_sendtext(): Fix T.140 SendText memory leak.

* format_compatibility.c: T.140 RED and T.140 were swapped.

* res_rtp_asterisk.c:rtp_red_init(): Fix ast_format_t140_red ref leak.

* res_rtp_asterisk.c:rtp_red_init(): Fix data race after starting periodic
scheduled red_write().

* res_rtp_asterisk.c: Some other minor misc tweaks.

Change-Id: Ifa27a2e0f8a966b1cf628607c86fc4374b0b88cb

8 years agoMerge "chan_oss.c: Fix format ref leak in oss_read()." into 13
zuul [Wed, 25 Jan 2017 19:32:38 +0000 (13:32 -0600)] 
Merge "chan_oss.c: Fix format ref leak in oss_read()." into 13

8 years agoMerge "res_pjsip_endpoint_identifier_ip: Ensure error defaults to 0." into 13
George Joseph [Wed, 25 Jan 2017 14:28:33 +0000 (08:28 -0600)] 
Merge "res_pjsip_endpoint_identifier_ip: Ensure error defaults to 0." into 13

8 years agoMerge "pjproject_bundled: Fix setting max log level" into 13
George Joseph [Wed, 25 Jan 2017 04:30:07 +0000 (22:30 -0600)] 
Merge "pjproject_bundled: Fix setting max log level" into 13

8 years agoMerge "Free endpoint ACLs when destroying PJSIP endpoints." into 13
George Joseph [Tue, 24 Jan 2017 21:49:07 +0000 (15:49 -0600)] 
Merge "Free endpoint ACLs when destroying PJSIP endpoints." into 13

8 years agoMerge "res_pjsip_pubsub.c: Implement "pjsip show subscriptions" commands." into 13
George Joseph [Tue, 24 Jan 2017 21:47:13 +0000 (15:47 -0600)] 
Merge "res_pjsip_pubsub.c: Implement "pjsip show subscriptions" commands." into 13

8 years agores_pjsip_endpoint_identifier_ip: Ensure error defaults to 0. 04/4804/1
Joshua Colp [Tue, 24 Jan 2017 21:39:39 +0000 (21:39 +0000)] 
res_pjsip_endpoint_identifier_ip: Ensure error defaults to 0.

When configuring a match using a netmask the error variable was
not defaulting to 0. For some people this would cause the code
to think an error occurred when adding the match when in reality
it added perfectly fine.

ASTERISK-26693

Change-Id: I850c250813742bddde65c84e739093c9e01dfe56

8 years agoastobj2.c: Add excessive ref count trap. 01/4801/1
Richard Mudgett [Tue, 10 Jan 2017 23:37:38 +0000 (17:37 -0600)] 
astobj2.c: Add excessive ref count trap.

Change-Id: I32e6a589cf9009450e4ff7cb85c07c9d9ef7fe4a

8 years agomain/app.c: Memory corruption from early format destruction. 95/4795/1
Richard Mudgett [Tue, 10 Jan 2017 19:11:20 +0000 (13:11 -0600)] 
main/app.c: Memory corruption from early format destruction.

* make_silence() created a malloced silence slin frame without adding a
slin format ref.  When the frame is destroyed it will unref the slin
format that never had a ref added.  Memory corruption is expected to
follow.

* Simplified and fixed counting the number of samples in a frame list for
make_silence().

* Eliminated an unnecessary RAII_VAR associated with the make_silence()
frame.

Change-Id: I47de3f9b92635b7f8b4d72309444d6c0aee6f747

8 years agoframe.c: Fix off-nominal format ref leaks. 92/4792/1
Richard Mudgett [Wed, 11 Jan 2017 20:59:24 +0000 (14:59 -0600)] 
frame.c: Fix off-nominal format ref leaks.

* ast_frisolate() could leak frame format refs on allocation
failures.

* Similified code in ast_frisolate() and code used by
ast_frisolate().

Change-Id: I79566d4d36b3d7801bf0c8294fcd3e9a86a2ed6d

8 years agostasis_bridge.c: Fix off-nominal stasis control ref leak. 89/4789/1
Richard Mudgett [Sat, 14 Jan 2017 01:08:53 +0000 (19:08 -0600)] 
stasis_bridge.c: Fix off-nominal stasis control ref leak.

Change-Id: Ib17218343a6596832060180e19386da9df150ac8

8 years agores_musiconhold.c: Fix format ref leak when parsing MOH config class. 86/4786/1
Richard Mudgett [Tue, 10 Jan 2017 18:30:57 +0000 (12:30 -0600)] 
res_musiconhold.c: Fix format ref leak when parsing MOH config class.

Change-Id: Ica8e8e2ce7604c2c61ec55bef07dc675361d2ea5

8 years agochan_oss.c: Fix format ref leak in oss_read(). 83/4783/1
Richard Mudgett [Tue, 10 Jan 2017 20:03:24 +0000 (14:03 -0600)] 
chan_oss.c: Fix format ref leak in oss_read().

Change-Id: I0a5d56c7dcf327d60f86a4c25a23571733709fd0

8 years agoAdd notes about embedded ast_frame structs holding a format ref. 80/4780/1
Richard Mudgett [Tue, 10 Jan 2017 23:48:39 +0000 (17:48 -0600)] 
Add notes about embedded ast_frame structs holding a format ref.

mod_format.h: Note ast_filestream.fr holds a format ref.

translate.h: Note ast_trans_pvt.f holds a format ref.

Change-Id: I86bda354d725207b41e08920355d7c31b2d7f749

8 years agoari: Implement 'debug all' and request/response logging 49/4749/3
George Joseph [Thu, 19 Jan 2017 15:05:36 +0000 (08:05 -0700)] 
ari: Implement 'debug all' and request/response logging

The 'ari set debug' command has been enhanced to accept 'all' as an
application name.  This allows dumping of all apps even if an app
hasn't registered yet.  To accomplish this, a new global_debug global
variable was added to res/stasis/app.c and new APIs were added to
set and query the value.

'ari set debug' now displays requests and responses as well as events.
This required refactoring the existing debug code.

* The implementation for 'ari set debug' was moved from stasis/cli.{c,h}
  to ari/cli.{c,h}, and stasis/cli.{c,h} were deleted.
* In order to print the body of incoming requests even if a request
  failed, the consumption of the body was moved from the ari stubs
  to ast_ari_callback in res_ari.c and the moustache templates were
  then regenerated.  The body is now passed to ast_ari_invoke and then
  on to the handlers.  This results in code savings since that template
  was inserted multiple times into all the stubs.

An additional change was made to the ao2_str_container implementation
to add partial key searching and a sort function.  The existing cli
code assumed it was already there when it wasn't so the tab completion
was never working.

Change-Id: Ief936f747ce47f1fb14035fbe61152cf766406bf

8 years agoPJPROJECT logging: Fix detection of max supported log level. 67/4767/2
Richard Mudgett [Sat, 21 Jan 2017 03:13:34 +0000 (21:13 -0600)] 
PJPROJECT logging: Fix detection of max supported log level.

The mechanism used for detecting the maximum log level compiled into the
linked pjproject did not work.  The API call simply stores the requested
level into an integer and does no range checking.  Asterisk was assuming
that there was range checking and limited the new value to the allowable
range.  To get the actual maximum log level compiled into the linked
pjproject we need to get and save off the initial set log level from
pjproject.  This is the maximum log level supported.

* Get and save off the initial log level setting before altering it to the
desired level on startup.  This has to be done by a macro rather than
calling a core function to avoid incorrectly linking pjproject.

* Split the initial log level warning messages to warn if the linked
pjproject cannot support the requested startup level and if it is too low
to get the pjproject buildopts for "pjproject show buildopts".

* Adjust the CLI "pjproject set log level" to check the saved max log
level and to generate normal output messages instead of a warning message.

ASTERISK-26743 #close

Change-Id: I40aa76653e2a1dece66c3f8734594b4f0471cfb4

8 years agotests: use datadir for sound files 77/4777/1
Tzafrir Cohen [Sat, 21 Jan 2017 20:43:48 +0000 (22:43 +0200)] 
tests: use datadir for sound files

Some (voicemail-related) tests API symlinks beep.gsm and other files
from ast_config_AST_VAR_DIR. It should use ast_config_AST_DATA_DIR.

ASTERISK-26740 #close

Change-Id: Id49c56fb9e16df64b1a2b829693ca7601252df89

8 years agotest_voicemail_api: order of params to VERIFY macros 75/4775/1
Tzafrir Cohen [Sat, 21 Jan 2017 05:41:53 +0000 (07:41 +0200)] 
test_voicemail_api: order of params to VERIFY macros

Fix order of parameters in calls to VM_API_INT_VERIFY and
VM_API_STRING_VERIFY

ASTERISK-26739 #close

Change-Id: I30dc6b36893aadad6012be3f16f93aa5720870d6
Note: status: builds. Not tested any further.

8 years agoMerge "res_pjsip_endpoint_identifier_ip: Read settings before resolving." into 13
George Joseph [Tue, 24 Jan 2017 13:08:44 +0000 (07:08 -0600)] 
Merge "res_pjsip_endpoint_identifier_ip: Read settings before resolving." into 13

8 years agores_pjsip_pubsub.c: Implement "pjsip show subscriptions" commands. 45/4745/2
Richard Mudgett [Thu, 5 Jan 2017 19:21:08 +0000 (13:21 -0600)] 
res_pjsip_pubsub.c: Implement "pjsip show subscriptions" commands.

ASTERISK-23828 #close

Change-Id: Ifb8a3b61f447aedc58a8e6b36a810f7566018567

8 years agoFree endpoint ACLs when destroying PJSIP endpoints. 72/4772/1
Mark Michelson [Mon, 23 Jan 2017 22:18:18 +0000 (16:18 -0600)] 
Free endpoint ACLs when destroying PJSIP endpoints.

If endpoint ACLs were specified, they were not being freed
when endpoints were destroyed. On systems with realtime endpoints, this
could add up quickly since each DB lookup would allocate the ACL without
freeing it.

ASTERISK-26731 #close
Reported by Ustinov Artem

Change-Id: Ie1f8bf5b7a0de628c975beba01e69c56893331ad

8 years agoMerge "LISTFILTER: Remove outdated ERROR message." into 13
George Joseph [Mon, 23 Jan 2017 21:05:06 +0000 (15:05 -0600)] 
Merge "LISTFILTER: Remove outdated ERROR message." into 13

8 years agoMerge "res_pjsip_pubsub.c: Fix incorrect message string wrapping." into 13
George Joseph [Mon, 23 Jan 2017 21:01:12 +0000 (15:01 -0600)] 
Merge "res_pjsip_pubsub.c: Fix incorrect message string wrapping." into 13

8 years agoMerge "res_pjsip_pubsub.c: Fix AMI event list counts." into 13
Joshua Colp [Mon, 23 Jan 2017 17:10:10 +0000 (11:10 -0600)] 
Merge "res_pjsip_pubsub.c: Fix AMI event list counts." into 13

8 years agopjproject_bundled: Fix setting max log level 59/4759/2
George Joseph [Mon, 23 Jan 2017 15:10:50 +0000 (08:10 -0700)] 
pjproject_bundled: Fix setting max log level

An earlier attempt to prevent pjsua from spitting out an extra 6795
lines of debug output every time the testsuite called it was also
turning off the ability for asterisk to output debug info when it
needed to.  This patch reverts the earlier fix and instead adds
a pjproject patch that sets the startup log level to 1 for pjsua
pjsystest and the pjsua python binding.  This is an asterisk-only
patch that does not affect pjproject functionality and will not be
submitted upstream.

Change-Id: I347a8b58b2626f2906ccfc1d339e907627a0c9e8

8 years agores_pjsip_endpoint_identifier_ip: Read settings before resolving. 64/4764/1
Joshua Colp [Mon, 23 Jan 2017 16:08:37 +0000 (16:08 +0000)] 
res_pjsip_endpoint_identifier_ip: Read settings before resolving.

An option has been added, srv_lookups, which controls whether
SRV lookups are performed on the provided match hosts or not.
It was possible for this option to be applied after resolution
had already happened.

This change makes it so hosts are stored away, settings are read
and applied, and then resolution is done. This ensures that no
matter the ordering the srv_lookups option is in effect.

ASTERISK-26735

Change-Id: I750378cb277be0140f8c5539450270afbfc43388

8 years agoMerge "res_pjsip_pubsub.c: Eliminate trivial SCOPED_LOCK usage." into 13
Joshua Colp [Mon, 23 Jan 2017 15:37:46 +0000 (09:37 -0600)] 
Merge "res_pjsip_pubsub.c: Eliminate trivial SCOPED_LOCK usage." into 13

8 years agoLISTFILTER: Remove outdated ERROR message. 56/4756/1
Richard Mudgett [Sun, 22 Jan 2017 23:25:57 +0000 (17:25 -0600)] 
LISTFILTER: Remove outdated ERROR message.

Feeding LISTFILTER an empty variable results in an invalid ERROR message.
Earlier changes made the message useless because we can no longer tell if
the variable is empty or does not exist.  It is valid to try to remove a
value from an empty list just as it is valid to try to remove a value that
is not in a non-empty list.

* Removed the outdated ERROR message.

* Added more test cases to the LISTFILTER unit test.

Change-Id: Ided9040e6359c44a335ef54e02ef5950a1863134

8 years agoMerge "res_pjsip: alloca can never fail." into 13
zuul [Fri, 20 Jan 2017 22:14:39 +0000 (16:14 -0600)] 
Merge "res_pjsip: alloca can never fail." into 13

8 years agoMerge "debug_utilities: Create ast_loggrabber" into 13
zuul [Fri, 20 Jan 2017 20:24:33 +0000 (14:24 -0600)] 
Merge "debug_utilities:  Create ast_loggrabber" into 13

8 years agoMerge "abstract/fixed/adpative jitter buffer: disallow frame re-inserts" into 13
zuul [Fri, 20 Jan 2017 19:44:42 +0000 (13:44 -0600)] 
Merge "abstract/fixed/adpative jitter buffer: disallow frame re-inserts" into 13

8 years agores_pjsip_pubsub.c: Fix AMI event list counts. 42/4742/1
Richard Mudgett [Thu, 5 Jan 2017 21:11:12 +0000 (15:11 -0600)] 
res_pjsip_pubsub.c: Fix AMI event list counts.

Fix the AMI PJSIPShowSubscriptionsInbound, PJSIPShowSubscriptionsOutbound,
and PJSIPShowResourceLists actions event counts.  The reported counts may
not necessarily be accurate depending on what happens.

The subscriptions count would be wrong if Asterisk ever has outbound
subscriptions.

The resource list count could be wrong if a list were added or removed
during the AMI action being processed.

Change-Id: I4344301827523fa174960a42c413fd19abe4aed5

8 years agores_pjsip_pubsub.c: Fix incorrect message string wrapping. 39/4739/1
Richard Mudgett [Thu, 5 Jan 2017 19:02:06 +0000 (13:02 -0600)] 
res_pjsip_pubsub.c: Fix incorrect message string wrapping.

Change-Id: Id771e6fe56d89ce365ddcbb423f820af97211120

8 years agores_pjsip_pubsub.c: Eliminate trivial SCOPED_LOCK usage. 36/4736/1
Richard Mudgett [Thu, 5 Jan 2017 19:01:17 +0000 (13:01 -0600)] 
res_pjsip_pubsub.c: Eliminate trivial SCOPED_LOCK usage.

Change-Id: Ie0b69a830385452042fa19e7d267c6790ec6b6be

8 years agores_pjsip: alloca can never fail. 33/4733/1
Richard Mudgett [Thu, 5 Jan 2017 18:58:52 +0000 (12:58 -0600)] 
res_pjsip: alloca can never fail.

Change-Id: Ia2a6158e5fdf311bc2a1c0c43417978de504b1f1

8 years agodebug_utilities: Create ast_loggrabber 16/4716/4
George Joseph [Fri, 13 Jan 2017 17:03:15 +0000 (10:03 -0700)] 
debug_utilities:  Create ast_loggrabber

ast_loggrabber gathers log files from customizable search patterns,
optionally converts POSIX timestamps to a readable format and
tarballs the results.

Also a few tweaks were made to ast_coredumper.

Change-Id: I8bfe1468ada24c1344ce4abab7b002a59a659495
(cherry picked from commit 5fa1c56d7e76999aa14f133a33f6b168e7c3b99c)

8 years agores_pjsip_outbound_authenticator_digest.c: Fix spacing in warning messages. 30/4730/1
Richard Mudgett [Sun, 1 Jan 2017 09:47:50 +0000 (03:47 -0600)] 
res_pjsip_outbound_authenticator_digest.c: Fix spacing in warning messages.

Change-Id: I573f0343c0c63a785cd4da60d57cc9f8b9ce7f49

8 years agoabstract/fixed/adpative jitter buffer: disallow frame re-inserts 14/4714/2
Kevin Harwell [Thu, 12 Jan 2017 21:58:43 +0000 (15:58 -0600)] 
abstract/fixed/adpative jitter buffer: disallow frame re-inserts

It was possible for a frame to be re-inserted into a jitter buffer after it
had been removed from it. A case when this happened was if a frame was read
out of the jitterbuffer, passed to the translation core, and then multiple
frames were returned from said translation core. Upon multiple frames being
returned the first is passed on, but sebsequently "chained" frames are put
back into the read queue. Thus it was possible for a frame to go back into
the jitter buffer where this would cause problems.

This patch adds a flag to frames that are inserted into the channel's read
queue after translation. The abstract jitter buffer code then checks for this
flag and ignores any frames marked as such.

Change-Id: I276c44edc9dcff61e606242f71274265c7779587

8 years agotaskprocessor.c: Change when high water warning logged. 20/4720/1
Richard Mudgett [Sat, 14 Jan 2017 03:23:49 +0000 (21:23 -0600)] 
taskprocessor.c: Change when high water warning logged.

The task processor queue reached X scheduled tasks message was originally
intended to get logged only once per task processor to prevent spamming
the log.  This is no longer necessary since high and low water thresholds
can better control when the message is logged.

It is beneficial to generate the warning each time a task processor
reaches the high water level because PJSIP stops processing new requests
while any high water alert is active.  Without this change you would have
to enable at least debug level 3 logging to know about a repeated alert
trigger.

* Made generate the warning message whenever a task is pushed into the
task processor that triggers the high water alert.

* Appended 'again' to the warning for a repeated high water alert trigger.

Change-Id: Iabf75a004f7edaf1e5e8c323099418e667cac999

8 years agoMerge "res_rtp_asterisk: Fix bug in function CHANNEL(rtcp, all_rtt)" into 13
zuul [Fri, 13 Jan 2017 01:54:09 +0000 (19:54 -0600)] 
Merge "res_rtp_asterisk:  Fix bug in function CHANNEL(rtcp, all_rtt)" into 13

8 years agores_rtp_asterisk: Fix bug in function CHANNEL(rtcp, all_rtt) 08/4708/2
Aaron An [Tue, 10 Jan 2017 11:54:16 +0000 (19:54 +0800)] 
res_rtp_asterisk:  Fix bug in function CHANNEL(rtcp, all_rtt)

Function CHANNEL(rtcp,all_rtt) CHANNEL(rtcp,all_loss) CHANNEL(rtcp,all_jitter)
always return 0.0 due to wrong define of macro "AST_RTP_SATA_SET" and
"AST_RTP_STAT_STRCPY".
It should compare "combined" with "stat" not "current_stat".

ASTERISK-26710 #close
Reported-by: Aaron An
Tested-by: AaronAn
Change-Id: Id4140fafbf92e2db689dac5b17d9caa009028a15

8 years agodebug_utilities: Create the ast_coredumper utility 10/4710/2
George Joseph [Wed, 11 Jan 2017 00:10:39 +0000 (17:10 -0700)] 
debug_utilities:  Create the ast_coredumper utility

This utility allows easy manipulation of asterisk coredumps.

* Configurable search paths and patterns for existing coredumps
* Can generate a consistent coredump from the running instance
* Can dump the lock_infos table from a coredump
* Dumps backtraces to separate files...
  - thread apply 1 bt full -> <coredump>.thread1.txt
  - thread apply all bt -> <coredump>.brief.txt
  - thread apply all bt full -> <coredump>.full.txt
  - lock_infos table -> <coredump>.locks.txt
* Can tarball corefiles and optionally delete them after processing
* Can tarball results files and optionally delete them after processing
* Converts ':' in coredump and results file names '-' to facilitate
  uploading.  Jira for instance, won't accept file names with colons
  in them.

Tested on Fedora24+, Ubuntu14+, Debian6+, CentOS6+ and FreeBSD9+[1].

[1] For *BSDs, the "devel/gdb" package might have to be installed to
get a recent gdb.  The utility will check all instances of gdb
it finds in $PATH and if one isn't found that can run python, it
prints a friendly error.

Change-Id: I935d37ab9db85ef923f32b05579897f0893d33cd

8 years agoMerge "res_pjsip_endpoint_identifier_ip: Add support for SRV lookups." into 13
Joshua Colp [Mon, 9 Jan 2017 18:47:51 +0000 (12:47 -0600)] 
Merge "res_pjsip_endpoint_identifier_ip: Add support for SRV lookups." into 13

8 years agoMerge "chan_sip: Remember SDP negotiation on SIP_CODEC_INBOUND." into 13
Joshua Colp [Mon, 9 Jan 2017 14:46:32 +0000 (08:46 -0600)] 
Merge "chan_sip: Remember SDP negotiation on SIP_CODEC_INBOUND." into 13

8 years agoMerge "res_pjsip: Fix known compact header issues" into 13
Joshua Colp [Mon, 9 Jan 2017 13:23:10 +0000 (07:23 -0600)] 
Merge "res_pjsip: Fix known compact header issues" into 13

8 years agoMerge changes from topic 'ASTERISK-26672' into 13
Joshua Colp [Mon, 9 Jan 2017 13:22:18 +0000 (07:22 -0600)] 
Merge changes from topic 'ASTERISK-26672' into 13

* changes:
  res_rtp_asterisk.c: Fix uninitialized memory crash.
  chan_rtp.c: Fix uninitialized memory crash.

8 years agopjproject_bundled: Fix compilation with MALLOC_DEBUG 04/4704/2
George Joseph [Sun, 8 Jan 2017 16:29:01 +0000 (09:29 -0700)] 
pjproject_bundled:  Fix compilation with MALLOC_DEBUG

When MALLOC_DEBUG was specified, make was failing.  Immediately
remaking would work.  The issues was in the ordering of the make
dependencies.

Change-Id: If6030b54fc693f3179f32bfd20c6b5d5f1b3f7cd

8 years agoMerge "res_rtp_asterisk.c: Initialize ourip passed to ast_find_ourip()." into 13
zuul [Fri, 6 Jan 2017 16:23:52 +0000 (10:23 -0600)] 
Merge "res_rtp_asterisk.c: Initialize ourip passed to ast_find_ourip()." into 13

8 years agores_pjsip_endpoint_identifier_ip: Add support for SRV lookups. 97/4697/4
Joshua Colp [Thu, 5 Jan 2017 12:11:43 +0000 (12:11 +0000)] 
res_pjsip_endpoint_identifier_ip: Add support for SRV lookups.

This change implements SRV support for the IP based endpoint
identifier module. All possible addresses through SRV are looked
up and added as matches. If no SRV records are available a
fallback to normal host resolution is done. If an IP address
is provided then no SRV lookup occurs.

This is configured using the "srv_lookups" option on the
identify section and defaults to "yes".

ASTERISK-26693

Change-Id: I6b641e275bf96629320efa8b479737062aed82ac

8 years agoMerge "bridge_native_rtp.c: Minor code cleanups." into 13
zuul [Thu, 5 Jan 2017 19:22:43 +0000 (13:22 -0600)] 
Merge "bridge_native_rtp.c: Minor code cleanups." into 13

8 years agoMerge "res_pjsip_session: Access SIPDOMAIN via Dialplan." into 13
zuul [Thu, 5 Jan 2017 13:43:51 +0000 (07:43 -0600)] 
Merge "res_pjsip_session: Access SIPDOMAIN via Dialplan." into 13

8 years agoMerge "acl.c: Improve ast_ouraddrfor() diagnostic messages." into 13
George Joseph [Thu, 5 Jan 2017 04:06:40 +0000 (22:06 -0600)] 
Merge "acl.c: Improve ast_ouraddrfor() diagnostic messages." into 13

8 years agoMerge "bridge_native_rtp.c: Fix native rtp bridge data race." into 13
George Joseph [Thu, 5 Jan 2017 04:05:31 +0000 (22:05 -0600)] 
Merge "bridge_native_rtp.c: Fix native rtp bridge data race." into 13

8 years agoMerge "chan_pjsip: Use session for retrieving CHANNEL() information." into 13
George Joseph [Wed, 4 Jan 2017 22:25:47 +0000 (16:25 -0600)] 
Merge "chan_pjsip: Use session for retrieving CHANNEL() information." into 13

8 years agores_pjsip_session: Access SIPDOMAIN via Dialplan. 53/4653/2
Alexander Traud [Thu, 22 Dec 2016 15:13:46 +0000 (16:13 +0100)] 
res_pjsip_session: Access SIPDOMAIN via Dialplan.

This feature was available in the SIP channel driver chan_sip. For example,
Asterisk is the outbound proxy and has to handle all SIP-URIs, even domains not
local to Asterisk. In that case, SIPDOMAIN is used in the Dialplan, to detect
and dial remote SIP-URIs. This change here sets the SIP destination domain of
an inbound call (SIPDOMAIN) in the SIP channel driver res_pjsip as well.

ASTERISK-26670 #close

Change-Id: I27c880dc404a3c1c6792e1ba3545475339577243

8 years agochan_sip: Remember SDP negotiation on SIP_CODEC_INBOUND. 95/4695/1
Alexander Traud [Wed, 4 Jan 2017 11:50:11 +0000 (12:50 +0100)] 
chan_sip: Remember SDP negotiation on SIP_CODEC_INBOUND.

After a SIP_CODEC_INBOUND in the dialplan, do not continue with cached formats
but remember the joint format. Cached formats contain default parameters,
often create an empty fmtp line. However, a joint format might have passed
format_get_joint(.) in a res_format_attr_* module (like Opus Codec) and
contain the resulting format parameters from a SDP negotiation.

ASTERISK-26691 #close

Change-Id: I35712d98a793d4c3efdd156cec57deab9014b1dc

8 years agopjproject_bundled: Compile pjsua with max log level = 2 91/4691/2
George Joseph [Tue, 3 Jan 2017 21:14:09 +0000 (14:14 -0700)] 
pjproject_bundled:  Compile pjsua with max log level = 2

A while back, we changed config_site.h to set PJ_LOG_MAX_LEVEL = 6.
This allowed us to control the log level better from inside Asterisk.
An unfortunate side effect of this was that the pjsua binary and
python bindings were also compiled with log level set to 6 so whenever
a testsuite test that uses pjsua runs, it spits out 6795 lines of
debug in an instant even before the test starts.  I believe this
overruns the Jenkins capture buffer and prevents the test from
properly terminating.  In turn, this results in the testsuite just
hanging until the job is killed.  It's more frequent on the higher
end agents because they can spit out the messages faster.

Unfortunately, the messages are all spit out before we have control
of the python pj.Lib instance where we can set logging levels so the
only alternative was to actually compile pjsua and _pjsua.so with an
overridden PJ_LOG_MAX_LEVEL.  Although defining a lower max level was
done in the Makefile, the define in config_site.h had to be wrapped
with "#ifndef" so the change would take effect.

Change-Id: I2af9e7d48dde1927279c586c9c725d868fe6f3ff

8 years agochan_pjsip: Use session for retrieving CHANNEL() information. 71/4671/3
Joshua Colp [Thu, 22 Dec 2016 22:00:58 +0000 (22:00 +0000)] 
chan_pjsip: Use session for retrieving CHANNEL() information.

The CHANNEL() dialplan function implementation for PJSIP allows
querying of PJSIP specific information. This used the channel
passed in to get the PJSIP session and associated information.
It is possible for this channel to be masqueraded and end
up as a different channel type by the time the information
request is actually acted upon.

This change retrieves the PJSIP session safely and accesses
data from it (including channel). This provides a guarantee
that the session and channel will not be altered when the
request is being acted upon.

ASTERISK-26673

Change-Id: I335e12b89e1820cafdd92b3e7526b8ba649eb7e6

8 years agores_pjsip: Fix known compact header issues 87/4687/1
Joshua Elson [Sun, 1 Jan 2017 01:56:09 +0000 (18:56 -0700)] 
res_pjsip: Fix known compact header issues

ASTERISK-26684 #close

Change-Id: Ifd7e401c45015119dd5e8421dbfe3afa6381744a

8 years agores_pjsip_refer: Handle compact Refer-To header. 84/4684/1
George Joseph [Fri, 30 Dec 2016 15:10:09 +0000 (08:10 -0700)] 
res_pjsip_refer:  Handle compact Refer-To header.

refer_incoming_refer_request needed to look for the "r" header as well
as the "Refer-To" header.

ASTERISK-26655 #close
patches:
refer_compact_fix.diff submitted by JoshE (license 6075)

Change-Id: I610410a99b02427ea5db887aeb454d5f12c2259f

8 years agobridge_native_rtp.c: Minor code cleanups. 76/4676/1
Richard Mudgett [Fri, 23 Dec 2016 18:11:02 +0000 (12:11 -0600)] 
bridge_native_rtp.c: Minor code cleanups.

In native_rtp_bridge_compatible_check()

* Made one variable declaration per line.

* Extracted if test assignment to make the test easier to see.

* Made long if tests easier to see the combinatorial logic.

* Added bridge id to a couple debug messages.

Change-Id: I65bc5732aa7c9a2537f062f106fbea711cf2daad

8 years agobridge_native_rtp.c: Fix native rtp bridge data race. 75/4675/1
Richard Mudgett [Fri, 23 Dec 2016 18:10:40 +0000 (12:10 -0600)] 
bridge_native_rtp.c: Fix native rtp bridge data race.

native_rtp_bridge_compatible() didn't lock the bridge channels before
checking the channels for native bridging ability.  As a result, one of
the channel's native format capabilities structure got replaced out from
under the native bridge check.  Use of a stale pointer to freed memory
causes bad things to happen.

MALLOC_DEBUG, DO_CRASH, and the
tests/channels/pjsip/transfers/blind_transfer/caller_direct_media
testsuite test caught this.

* Add missing channel locking in native_rtp_bridge_compatible().

Change-Id: If25fdb3ac8e85563c4857fb8216b3d9dc3d0fa53

8 years agores_rtp_asterisk.c: Fix uninitialized memory crash. 58/4658/1
Richard Mudgett [Wed, 21 Dec 2016 22:28:00 +0000 (16:28 -0600)] 
res_rtp_asterisk.c: Fix uninitialized memory crash.

ast_rtp_remote_address_set() could pass an uninitialized 'us' parameter to
ast_ouraddrfor().  If ast_ouraddrfor() returns an error then the 'us'
parameter may not get initialized.  Thus when the code tries to save the
'us' parameter to the local address we could try to copy a ridiculous
sized memory buffer and segfault.

* Made pass an initialized 'us' parameter to ast_ouraddrfor().

* Optimized out the 'us' struct variable.

ASTERISK-26672 #close

Change-Id: I4acea5dcdf0813da2c7d3e11c2d6067d160d17dc

8 years agores_rtp_asterisk.c: Initialize ourip passed to ast_find_ourip(). 56/4656/1
Richard Mudgett [Wed, 21 Dec 2016 23:55:48 +0000 (17:55 -0600)] 
res_rtp_asterisk.c: Initialize ourip passed to ast_find_ourip().

We access uninitialized memory when the 'ourip' parameter does not
have an initial guess to our IP address.

ASTERISK-26672

Change-Id: I35507ea1ad7455d2be188f6ccdd4add7bd150e15

8 years agoacl.c: Improve ast_ouraddrfor() diagnostic messages. 55/4655/1
Richard Mudgett [Wed, 21 Dec 2016 22:25:00 +0000 (16:25 -0600)] 
acl.c: Improve ast_ouraddrfor() diagnostic messages.

* Made not generate strings unless they will actually be used.

ASTERISK-26672

Change-Id: I155fbe7fdff5ce47dfe5326f3baf5446849702c3

8 years agochan_rtp.c: Fix uninitialized memory crash. 57/4657/1
Richard Mudgett [Wed, 21 Dec 2016 23:54:42 +0000 (17:54 -0600)] 
chan_rtp.c: Fix uninitialized memory crash.

unicast_rtp_request() could pass an uninitialized 'us' parameter to
ast_ouraddrfor().  If ast_ouraddrfor() returns an error then the 'us'
parameter may not get initialized.  Thus when the code tries to save the
'us' parameter to the local address we could try to copy a ridiculous
sized memory buffer and segfault.

* Made pass an initialized 'us' parameter to ast_ouraddrfor() and abort
the UnicastRTP channel request if it fails.

ASTERISK-26672

Change-Id: I1ef7a7c09f4da4f15dcb6de660d2bcac5f2a95c0

8 years agores_rtp_asterisk.c: Fix off nominal memory leak. 45/4645/1
Richard Mudgett [Wed, 7 Dec 2016 21:23:02 +0000 (15:23 -0600)] 
res_rtp_asterisk.c: Fix off nominal memory leak.

Change-Id: I95b1088d11244a2edae6607c12fbf33b38658a75

8 years agoMerge "pjproject_bundled: Make build single threaded" into 13
Joshua Colp [Tue, 20 Dec 2016 11:31:15 +0000 (05:31 -0600)] 
Merge "pjproject_bundled:  Make build single threaded" into 13

8 years agoMerge "res_pjsip: Add/update ERROR msg if invalid URI." into 13
Joshua Colp [Tue, 20 Dec 2016 11:30:37 +0000 (05:30 -0600)] 
Merge "res_pjsip: Add/update ERROR msg if invalid URI." into 13

8 years agoMerge "autosupport: Add 'pjproject show buildopts'" into 13
George Joseph [Tue, 20 Dec 2016 04:21:19 +0000 (22:21 -0600)] 
Merge "autosupport: Add 'pjproject show buildopts'" into 13