]> 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 18:13:35 +0000 (18:13 +0000)
commit99d17db963bc37040b0b1507d5b4086dbbd786e0
treee7b081f31518dc9b457d3e3feb3f47f54e55c533
parent81a912f3ce3ad8ab281235056182c738b9f1c917
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 b33f92cbb56fb848d2a0aaeb416b7cac4813f804)
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