asterisk/channels
Alexei Gradinari fa048183aa pjsip: New function PJSIP_PARSE_URI to parse URI and return part of URI
New dialplan function PJSIP_PARSE_URI added to parse an URI and return
a specified part of the URI.

This is useful when need to get part of the URI instead of cutting it
using a CUT function.

For example to get 'user' part of Remote URI
${PJSIP_PARSE_URI(${CHANNEL(pjsip,remote_uri)},user)}

ASTERISK-28144 #close

Change-Id: I5d828fb87f6803b6c1152bb7b44835f027bb9d5a
2018-11-18 15:27:48 -05:00
..
dahdi Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
iax2 Fix GCC 8 build issues. 2018-05-11 09:48:58 -04:00
misdn Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
pjsip pjsip: New function PJSIP_PARSE_URI to parse URI and return part of URI 2018-11-18 15:27:48 -05:00
sip chan_sip deprecation. 2018-10-25 08:57:16 -04:00
Makefile Build System: Improve ccache matching for different menuselect options. 2018-08-01 12:01:15 -04:00
chan_alsa.c BuildSystem: Enable Advanced Linux Sound Architecture (ALSA) in NetBSD. 2018-03-16 16:04:26 +01:00
chan_bridge_media.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
chan_console.c chan_console: don't read and write at the same time 2018-02-03 09:41:07 -05:00
chan_dahdi.c channel: Fix some more unprotected channel flag setting. 2018-06-18 09:55:59 -06:00
chan_dahdi.h chan_dahdi: Configurable dialed digit timeouts 2018-05-03 10:34:12 -05:00
chan_iax2.c chan_iax2: better handling for timeout and EINTR 2018-06-13 16:47:02 -06:00
chan_mgcp.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
chan_misdn.c module: Remove deprecated modules and update support levels. 2018-07-18 18:15:53 +00:00
chan_motif.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
chan_nbs.c module: Remove deprecated modules and update support levels. 2018-07-18 18:15:53 +00:00
chan_oss.c module: Remove deprecated modules and update support levels. 2018-07-18 18:15:53 +00:00
chan_phone.c module: Remove deprecated modules and update support levels. 2018-07-18 18:15:53 +00:00
chan_phone.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
chan_pjsip.c pjsip: New function PJSIP_PARSE_URI to parse URI and return part of URI 2018-11-18 15:27:48 -05:00
chan_rtp.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
chan_sip.c chan_sip: Attempt ast_do_pickup in handle_invite_replaces 2018-11-02 10:21:52 -05:00
chan_skinny.c Fix GCC 8 build issues. 2018-05-11 09:48:58 -04:00
chan_unistim.c chan_unistim: NetBSD has an incompatible struct in_pktinfo. 2018-03-03 16:06:13 +01:00
chan_vpb.cc module: Remove deprecated modules and update support levels. 2018-07-18 18:15:53 +00:00
console_board.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
console_gui.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
console_video.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
console_video.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
misdn_config.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
sig_analog.c channel: Fix some more unprotected channel flag setting. 2018-06-18 09:55:59 -06:00
sig_analog.h chan_dahdi: Configurable dialed digit timeouts 2018-05-03 10:34:12 -05:00
sig_pri.c build: A few gcc 7 error fixes 2017-09-25 07:32:14 -05:00
sig_pri.h build: A few gcc 7 error fixes 2017-09-25 07:32:14 -05:00
sig_ss7.c Logger: Convert 'struct ast_callid' to unsigned int. 2015-03-13 01:12:35 +00:00
sig_ss7.h chan_dahdi: Adds support for major update to libss7. 2014-06-16 18:27:51 +00:00
vcodecs.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
vgrabbers.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00