Mass Provisioning
From Taridium
(Difference between revisions)
(→CSV Format) |
|||
Line 1: | Line 1: | ||
Ipbx features a mass provisioning interface that allows you to configure hundreds of SIP phones within a matter of seconds. | Ipbx features a mass provisioning interface that allows you to configure hundreds of SIP phones within a matter of seconds. | ||
- | To upload your extensions/users, go to Users | + | To upload your extensions/users, go to '''Users''' → '''Provisioning''' and select a correctly formatted [[wikipedia:Comma-separated_values|CSV]] file. |
=== CSV Format === | === CSV Format === | ||
- | Fields | + | ''Fields'' |
extension, name, technology, template[, mac[, createmailbox[, email[, DID]]]] | extension, name, technology, template[, mac[, createmailbox[, email[, DID]]]] | ||
- | + | # extension, extension number and ID | |
- | + | # name, name of extension user, first and last name | |
- | + | # technology, technology can be either SIP, IAX or TRUNK (requires [[Remote_Extensions|Remote Extensions Module]]) | |
- | + | # template, exact SIP or IAX template name - if using TRUNK keyword in technology, this specifies the trunk name. | |
- | + | # mac address, MAC address of device (optional) | |
- | + | # createmailbox, boolean value, 1 creates a mailbox using the extension number (optional) | |
- | + | # email, e-mail address (optional) | |
- | + | # DID, DID/DDI and external caller ID (optional) |
Revision as of 17:53, 30 December 2008
Ipbx features a mass provisioning interface that allows you to configure hundreds of SIP phones within a matter of seconds.
To upload your extensions/users, go to Users → Provisioning and select a correctly formatted CSV file.
CSV Format
Fields extension, name, technology, template[, mac[, createmailbox[, email[, DID]]]]
- extension, extension number and ID
- name, name of extension user, first and last name
- technology, technology can be either SIP, IAX or TRUNK (requires Remote Extensions Module)
- template, exact SIP or IAX template name - if using TRUNK keyword in technology, this specifies the trunk name.
- mac address, MAC address of device (optional)
- createmailbox, boolean value, 1 creates a mailbox using the extension number (optional)
- email, e-mail address (optional)
- DID, DID/DDI and external caller ID (optional)