/var/tmp $ allcfgconv -C voip -c -o -
voipcfg {
dnsport = 7077;
rtpport_start = 7078;
sip_srcport = 5060;
ua1 {
enabled = yes;
username = "user";
authname = "";
passwd = "pass";
registrar = "registrar";
ttl = 30m;
sipping_enabled = yes;
sipping_interval = 280s;
name = "12345";
dtmfcfg = dtmfcfg_automatic;
register_failwaitmax = 30m;
stunserver = "stun";
stunserverport = 3478;
use_internat_calling_numb = no;
is_nat_aware = no;
clirtype = clir_displayname;
only_one_dialog = no;
presence_supported = no;
mwi_supported = yes;
tx_packetsize_in_ms = 30;
reject_refer = yes;
no_register_fetch = no;
do_not_register = no;
only_call_from_registrar = no;
outboundproxy = "proxy";
dditype = ddi_none;
ddireception = "";
backup_wanted = no;
use_session_timer = yes;
use_rport = no;
add_rtpmap_for_all_codecs = no;
srtp_supported = no;
}
ua2 {
enabled = no;
username = "";
authname = "";
passwd = "";
registrar = "";
ttl = 30m;
sipping_enabled = yes;
sipping_interval = 280s;
name = "";
dtmfcfg = dtmfcfg_automatic;
register_failwaitmax = 30m;
stunserver = "";
stunserverport = 3478;
use_internat_calling_numb = no;
is_nat_aware = no;
clirtype = clir_displayname;
only_one_dialog = no;
presence_supported = no;
mwi_supported = yes;
tx_packetsize_in_ms = 30;
reject_refer = yes;
no_register_fetch = no;
do_not_register = no;
only_call_from_registrar = no;
outboundproxy = "";
dditype = ddi_none;
ddireception = "";
backup_wanted = no;
use_session_timer = yes;
use_rport = no;
add_rtpmap_for_all_codecs = no;
srtp_supported = no;
}
use_audiocodecs = no;
audiocodecs = "PCMA", "PCMU", "G726-32", "G726-40", "G726-24";
verbose = no;
sip_prio = 0;
rtp_prio = 0;
dyn_codecs = yes;
prio_low_codec = no;
send_ringtone = no;
blacklist = no;
enum_support_enabled = no;
enumdomains = "e164.arpa", "e164.org";
rtpstream {
voice_activity_detection {
enabled = no;
vad_threshold = 10000;
}
plc {
in_the_stack = yes;
}
jitter {
auto_on = yes;
in_ms = 50;
in_packets = 0;
}
rtcp_enabled = yes;
}
voip_assi_enabled = yes;
}
// EOF
/var/tmp $