$v_label: Extensions: Edit\n"; } ?>
Extension Setup
Extension
Enter the extension here. The default configuration allows 3, 4, or 5 digit extensions.
Password
Enter the password here.
Mailbox
Enter the mailbox here. Example: extension 1001 then mailbox 1001
Voicemail Password
Enter the voicemail password here.
Account Code
Enter the account code here. Example: extension 1001 then accountcode 1001
Effective Caller ID Name
Enter the effective caller id name here.
Effective Caller ID Number
Enter the effective caller id number here.
Voicemail Mail To
Optional: Enter the email address to send voicemail to.
Voicemail Attach File
\n"; echo "
\n"; switch (htmlspecialchars($pconfig['vm-attach-file'])) { case "true": echo "
true
\n"; echo "
false
\n"; break; case "false": echo "
true
\n"; echo "
false
\n"; break; default: echo "
true
\n"; echo "
false
\n"; } echo " \n"; ?> Choose whether to attach the file to the email.
VM Keep Local After Email
\n"; echo "
\n"; switch (htmlspecialchars($pconfig['vm-keep-local-after-email'])) { case "true": echo "
true
\n"; echo "
false
\n"; break; case "false": echo "
true
\n"; echo "
false
\n"; break; default: echo "
true
\n"; echo "
false
\n"; } echo " \n"; ?> Keep local file after sending the email.
User Context
Enter the user context here. Example: default
Call Group
Enter the user call group here. Example: sales, support
Show Advanced
Auth-ACL
Enter the auth acl here.
CIDR
Enter the cidr here.
Outbound Caller ID Name
Enter the outbound caller id name here.
Outbound Caller ID Number
Enter the outbound caller id number here.
SIP-Force-Contact
\n"; echo "
\n"; switch (htmlspecialchars($pconfig['sip-force-contact'])) { case "NDLB-connectile-dysfunction": echo "
Rewrite contact IP and port
\n"; echo "
Rewrite contact port
\n"; break; case "NDLB-tls-connectile-dysfunction": echo "
Rewrite contact IP and port
\n"; echo "
Rewrite contact port
\n"; default: echo "
Rewrite contact IP and port
\n"; echo "
Rewrite contact port
\n"; } echo " \n"; ?>
Choose sip-force-contact can be used to NDLB-connectile-dysfunction rewrites contact IP and port,
and NDLB-tls-connectile-dysfunction rewrites the contact port.
Enabled
\n"; echo "
\n"; switch (htmlspecialchars($pconfig['enabled'])) { case "true": echo "
true
\n"; echo "
false
\n"; break; case "false": echo "
true
\n"; echo "
false
\n"; break; default: echo "
true
\n"; echo "
false
\n"; } echo " \n"; ?>
Extension Description
Enter the description of the extension here.