mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
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 4e602a1afe
)
This commit is contained in:
committed by
Asterisk Development Team
parent
77384b93a1
commit
68a1c9b313
5
doc/CHANGES-staging/dundi.txt
Normal file
5
doc/CHANGES-staging/dundi.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Subject: DUNDi
|
||||
|
||||
DUNDi now supports chan_pjsip. Outgoing calls using
|
||||
PJSIP require the pjsip_outgoing_endpoint option
|
||||
to be set in dundi.conf.
|
Reference in New Issue
Block a user