]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pbx_dundi: Add PJSIP support.
authorNaveen Albert <asterisk@phreaknet.org>
Fri, 9 Dec 2022 14:18:26 +0000 (14:18 +0000)
committerAsterisk Development Team <asteriskteam@digium.com>
Mon, 8 May 2023 17:55:17 +0000 (17:55 +0000)
commit68a1c9b3132035dde909cd24629f01a7c5a8a8f5
treef79dba94ab02b8f93ccb3384463a474f660caaa3
parent77384b93a155dd66a0df7da506680ca17e1d2e0f
pbx_dundi: Add PJSIP support.

Adds PJSIP as a supported technology to DUNDi.

To facilitate this, we now allow an endpoint to be specified
for outgoing PJSIP calls. We also allow users to force a specific
channel technology for outgoing SIP-protocol calls.

ASTERISK-28109 #close
ASTERISK-28233 #close

Change-Id: I2e28e5a5d007bd49e3df113ad567b011103899bf
(cherry picked from commit 4e602a1afe511fdcefe01e72f6f0b28059745327)
configs/samples/dundi.conf.sample
doc/CHANGES-staging/dundi.txt [new file with mode: 0644]
include/asterisk/dundi.h
pbx/dundi-parser.c
pbx/pbx_dundi.c