chan_sip: Remove deprecated module.

ASTERISK-30297

Change-Id: Ic700168c80b68879d9cee8bb07afe2712fb17996
This commit is contained in:
Mike Bradeen
2022-11-28 13:05:21 -07:00
committed by George Joseph
parent e66c5da145
commit 4095a382da
80 changed files with 177 additions and 45491 deletions

View File

@@ -83,10 +83,10 @@ genericplc_on_equal_codecs => false
; Once this config file is loaded, silk8 can be used anywhere a
; peer's codec capabilities are defined.
;
; In sip.conf 'silk8' can be defined as a capability for a peer.
; [peer1]
; In pjsip.conf 'silk8' can be defined as a capability for an endpoint.
; [endpoint1]
; type=peer
; host=dynamic
; aor=endpoint1
; disallow=all
; allow=silk8 ;custom codec defined in codecs.conf
;