Displaying 1 result from an estimated 1 matches for "astconfigparser".
2014 Oct 27
1
sip.conf to pjsip.conf conversion script
...e_udp(sip, pjsip, nmapped)
File
"/usr/src/asterisk-13.0.0/contrib/scripts/sip_to_pjsip/sip_to_pjsip.py",
line 590, in create_udp
bind = sip.multi_get('general', ['udpbindaddr', 'bindaddr'])[0]
File
"/usr/src/asterisk-13.0.0/contrib/scripts/sip_to_pjsip/astconfigparser.py",
line 407, in multi_get
(key_list, section))
LookupError: keys ['udpbindaddr', 'bindaddr'] not found for section
'general'
I've not turned up anything useful with Google so the mailing list is my
next step.
I can provide my configuration if needed however...