# cat voip.cfg
/*
* /var/flash/voip.cfg
* Fri Aug 8 23:14:52 2008
*/
voipcfg {
dnsport = 7077;
rtpport_start = 7078;
sip_srcport = 5060;
ua1 {
enabled = yes;
username = "$$$$<mein Hash>";
authname = "$$$$<mein Hash>";
passwd = "$$$$<mein Hash>";
registrar = "sip.o2online.de";
ttl = 30m;
sipping_enabled = no;
sipping_interval = 280s;
name = "49<meine Telnummer mit Vorwahl ohne Null>";
dtmfcfg = dtmfcfg_automatic;
register_failwaitmax = 30m;
stunserver = "";
stunserverport = 3478;
use_internat_calling_numb = no;
is_nat_aware = no;
localip = 0.0.0.0;
ignore_received_header = no;
clirtype = clir_display_and_username;
colptype = colp_none;
only_one_dialog = no;
presence_supported = no;
mwi_supported = yes;
reg_support = regsupport_auto;
tx_packetsize_in_ms = 30;
reject_refer = yes;
no_register_fetch = no;
do_not_register = no;
only_call_from_registrar = no;
outboundproxy = "";
outboundproxy_without_route_header = no;
dditype = ddi_none;
ddireception = "";
backup_wanted = no;
use_session_timer = no;
use_rport = yes;
add_rtpmap_for_all_codecs = no;
answer_only_one_codec = no;
without_annexb_no = no;
srtp_supported = no;
use_488_for_no_t38 = no;
g726_via_rfc3551 = no;
}
ua2 {
enabled = no;
username = "";
authname = "";
passwd = "";
registrar = "";
ttl = 30m;
sipping_enabled = no;
sipping_interval = 280s;
name = "";
dtmfcfg = dtmfcfg_automatic;
register_failwaitmax = 30m;
stunserver = "";
stunserverport = 3478;
use_internat_calling_numb = no;
is_nat_aware = no;
localip = 0.0.0.0;
ignore_received_header = no;
clirtype = clir_displayname;
colptype = colp_none;
only_one_dialog = no;
presence_supported = no;
mwi_supported = yes;
reg_support = regsupport_auto;
tx_packetsize_in_ms = 30;
reject_refer = yes;
no_register_fetch = no;
do_not_register = no;
only_call_from_registrar = no;
outboundproxy = "";
outboundproxy_without_route_header = no;
dditype = ddi_none;
ddireception = "";
backup_wanted = no;
use_session_timer = no;
use_rport = yes;
add_rtpmap_for_all_codecs = no;
answer_only_one_codec = no;
without_annexb_no = no;
srtp_supported = no;
use_488_for_no_t38 = no;
g726_via_rfc3551 = 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;
t38_support_enabled = yes;
enum_support_enabled = no;
bandwidth_to_leave_KBits = 0;
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