mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
Merge "sip_to_pjsip.py: Fix typo converting outboundproxy registration."
This commit is contained in:
@@ -1020,7 +1020,7 @@ class Registration:
|
||||
|
||||
if self.outbound_proxy:
|
||||
set_value('outboundproxy', self.outbound_proxy, section, pjsip,
|
||||
nmapped, 'registartion')
|
||||
nmapped, 'registration')
|
||||
|
||||
|
||||
def map_registrations(sip, pjsip, nmapped):
|
||||
|
Reference in New Issue
Block a user