$v_label: Auto Attendant: Options: Edit

\n"; } if ($input_errors) print_input_errors($input_errors); ?>

Option Number
Option Number
e.g. 1
Type \n"; echo " \n"; if (htmlspecialchars($pconfig['optiontype']) == "extension") { echo " \n"; } else { echo " \n"; } if (htmlspecialchars($pconfig['optiontype']) == "voicemail") { echo " \n"; } else { echo " \n"; } if (htmlspecialchars($pconfig['optiontype']) == "sip uri") { echo " \n"; } else { echo " \n"; } echo " \n"; ?>
Profile \n"; echo " \n"; if (htmlspecialchars($pconfig['optionprofile']) == "auto") { echo " \n"; } else { echo " \n"; } foreach (ListFiles($v_conf_dir.'/sip_profiles') as $key=>$sip_profile_file){ $sip_profile_name = str_replace(".xml", "", $sip_profile_file); if (htmlspecialchars($pconfig['optionprofile']) == $sip_profile_name) { echo " \n"; } else { echo " \n"; } } echo " \n"; ?>
Destination
extension: 1001
voicemail: 1001
sip uri (voicemail): sofia/internal/*98@${domain}
sip uri (external number): sofia/gateway/gatewayname/12081231234
sip uri (auto attendant): sofia/internal/5002@${domain}
sip uri (user): /user/1001@${domain}
Description
You may enter a description here for your reference (not parsed).