Extensions

Overview

The Extensions page is the tenant-level list for creating, finding, editing, importing, exporting, and deleting extensions. Open it from Configuration > Extensions.

The page works against the tenant currently selected in the top bar. The screenshots show ten fake demo extensions, numbered 100 through 109, with a mix of chan_sip, PJSIP, custom, and virtual extension types. SIP and PJSIP usernames use the extension number followed by the tenant code, for example 100-CANISTRACCI. Password values are masked in the screenshots.

Display modes

The Extensions page can be shown in DataTable mode or jqGrid mode. Use the display mode toggle in the toolbar to switch between them.

DataTable mode

Extensions page in DataTable display mode with demo extensions 100-109.
Extensions page in DataTable display mode with demo extensions 100-109.

DataTable mode shows the standard table with search, page-size selection, sorting, row checkboxes, and action buttons above the table.

jqGrid mode

Extensions page in jqGrid display mode with demo extensions 100-109.
Extensions page in jqGrid display mode with demo extensions 100-109.

jqGrid mode shows the same extension records in the advanced grid with column filters and grid toolbar actions.

Toolbar actions

Extensions toolbar with creation, display mode, and upload controls.
Extensions toolbar with creation, display mode, and upload controls.
ActionDescription
New SIP peer / New PJSIP peerCreates a standard phone extension. The visible label follows the tenant's preferred SIP stack.
Bulk SIP peersOpens the bulk creation workflow for adding multiple SIP extensions at once.
Custom ExtensionCreates an extension that routes to a custom dial string or custom endpoint logic.
Virtual ExtensionCreates a virtual extension that can group or reference other extension destinations.
Change to chan_sipConverts selected PJSIP extensions to chan_sip when the administrator has permission to switch phone technology.
Change to PJSIPConverts selected chan_sip extensions to PJSIP when the administrator has permission to switch phone technology.
Delete SelectedDeletes the selected extensions after a confirmation prompt. This action is shown only when delete permission is available.
Display mode toggleSwitches the page between the standard DataTable and jqGrid display modes.
CSV/XLS UploadOpens the import page for uploading extension records from a CSV or XLS file.

Extension table

Extensions grid showing mixed SIP, PJSIP, custom, and virtual extensions.
Extensions grid showing mixed SIP, PJSIP, custom, and virtual extensions.

Use the table controls to filter, sort, select columns, export data, and move between pages. The checkbox column selects rows for bulk actions.

ColumnDescription
NumberExtension number. When extension status is enabled, an icon indicates registration or device state.
NameExtension display name. Icons can indicate call blocking/filtering, DND, unconditional forwarding, or PIN lock.
DescriptionFree-form extension description. Icons can identify PJSIP, custom, virtual, or recording-related behavior.
TechExtension technology. SIP entries are chan_sip peers, PJSIP entries are PJSIP endpoints, CUSTOM entries route to custom dial strings, and VIRTUAL entries group other extensions.
UsernameSIP/PJSIP username used by the phone or endpoint. The default pattern is <extension number>-<tenant code>. Clipboard, SRTP, and TLS indicators can appear for phone extensions.
PasswordEndpoint secret when password display is enabled. Depending on settings, the value can be hidden or revealed with an eye icon.
ActionContains quick actions such as showing the extension call flow. Fast provisioning QR code access can also appear when enabled.

Editing extensions

Select the extension number, name, description, username, or password cell to open the extension edit form. In jqGrid mode, select a row and use the grid edit action; the grid opens the same edit form.

jqGrid mode

The display mode toggle can enable jqGrid for the Extensions page. In jqGrid mode, the same extension records are loaded dynamically, and the grid adds toolbar actions for edit, delete, search, column selection, CSV export, and showing the selected extension flow.

Permissions and limits

Some buttons are hidden when the user lacks permission or when the tenant has reached its extension limit. The page also respects user extension restrictions, so administrators may see only the extensions assigned to their profile.

Create and Edit chan_sip Extensions

Use this page to create or edit a phone extension that registers as a chan_sip peer. The form works against the tenant currently selected in the top bar.

The screenshots use the Canistracci Oil demo extension 100 Alex Reed. Creating and editing use the same form: a new extension opens with tenant defaults, while an existing extension opens with saved values.

Creating and editing

ActionDescription
CreateOpen Configuration > Extensions and select New SIP peer. Fill the required fields and select Save.
EditOpen an existing extension from the Extensions list. Update the required fields and select Save.
DeleteWhen delete permission is available, open the extension and select Delete. Confirm only after checking routing, phones, queues, and other references.

For chan_sip extensions, the endpoint username normally uses the extension number, a hyphen, and the tenant code, such as 100-CANISTRACCI. Press the swapped-arrow icon beside Username to switch the separator from a hyphen to an underscore, for example 100_CANISTRACCI. If custom usernames are enabled in Admin > Settings, you can enter a username that does not follow the generated tenant-code pattern.

Information

Information section for chan_sip extension 100.
Information section for chan_sip extension 100.

Use this section for the extension identity, endpoint credentials, media basics, groups, voicemail message-waiting indication, DND state, and inbound ring timeout.

BlockPurpose
Number and nameNumber is the internal extension number. Name is the display name used in lists, caller ID, and reports.
Description and emergency notesDescription is an administrator note. Emergency notes can be used by emergency routing and notification logic.
SIP stackShows whether the endpoint is using chan_sip or PJSIP. Users with switch permission can change the stack from this form or from the Extensions list.
Username and passwordEndpoint credentials used by the phone or softphone. The default username pattern is the extension number followed by the tenant code.
Codecs and DTMFControls the allowed audio/video codecs and DTMF signaling mode used by the endpoint.
Media and groupsDirect media, call groups, pickup groups, spy groups, and message-waiting options control how the endpoint participates in calls and monitoring.
Voicemail, DND, and timeoutVoicemail MWI, DND, and inbound dial timeout control how incoming calls are presented and how long the extension rings.

Trunk mode

Additional trunk mode options visible after enabling Trunk on a chan_sip extension.
Additional trunk mode options visible after enabling Trunk on a chan_sip extension.

Enable Trunk only when the chan_sip peer is another PBX, gateway, or upstream device that should receive calls by dialed number rather than as a single telephone endpoint. A normal phone extension should usually leave this option disabled.

Field or optionEffect
TrunkChanges how calls are sent to the peer. With trunk mode disabled, MiRTA PBX dials the peer username. With trunk mode enabled, MiRTA PBX dials the called number at that peer, or the configured DID override when one is set.
DID NumberAutomatic sends the original called number to the peer. Set to sends the value entered in the DID number field instead, which is useful when the downstream PBX or gateway expects a fixed pilot number or a rewritten DID.
CallerID Number OverrideControls which outbound caller ID values are preserved from the SIP INVITE received from the trunk device. The default behavior can keep both caller ID name and number from the INVITE. The other choices keep only the number, keep only the name, or ignore the INVITE caller ID and use the caller ID configured on the extension.
Emergency CallerID Number OverrideFor emergency routes, Get Emergency CallerID from SIP Invite allows the emergency caller ID sent by the trunk device to pass through. Do not use Emergency CallerID from SIP Invite makes MiRTA PBX replace it with the extension emergency caller ID, or the tenant default emergency caller ID when the extension does not define one.
CallerID Number SourceSelects where inbound trunk caller ID is read from when a specific source is required. Automatic keeps the caller ID parsed by Asterisk. The explicit choices read the From, P-Asserted-Identity, P-Preferred-Identity, or Remote-Party-ID header and use it to set caller ID before routing.

In the dialplan, trunk mode also affects direct calls to this extension. If the peer is registered on the current server or has a static host, the call is built as a trunk-style dial to the peer using the dialed number. If the peer is registered on another node, MiRTA PBX sends the call through the configured inter-node SIP trunking module.

NAT Control

NAT Control section for chan_sip extension 100.
NAT Control section for chan_sip extension 100.

Use this section to control endpoint reachability and keepalive behavior for devices behind NAT or with changing network paths.

BlockPurpose
NATDefines how MiRTA PBX treats NAT traversal for the endpoint.
Qualify and qualify frequencyControls whether the PBX checks endpoint reachability and how often checks are sent.
Keep alive and RTP keep aliveSends periodic traffic to keep network mappings open and detect unavailable devices.

Call Settings

Call Settings section for chan_sip extension 100.
Call Settings section for chan_sip extension 100.

Use this section for call behavior that is not specific to inbound or outbound routing.

BlockPurpose
Fax and volumeControls T.38 fax behavior and transmit/receive volume adjustments.
Music on hold and languageSelects media behavior and the preferred language for prompts played to the extension.
Directories and phone booksControls whether the extension appears in dial-by-name directories and phone book generated lists.
Call waiting and autoanswerControls second-call handling and optional automatic answer behavior for supported phones.

Inbound Recording

Inbound Recording section for chan_sip extension 100.
Inbound Recording section for chan_sip extension 100.

Use this section for recording behavior applied to calls received by the extension.

BlockPurpose
Inbound recording policyControls whether inbound calls are recorded and whether recording privacy behavior is enabled.
Recording notificationsWhen enabled, recordings can be mailed and processed according to tenant recording settings.

Outbound Recording

Outbound Recording section for chan_sip extension 100.
Outbound Recording section for chan_sip extension 100.

Use this section for recording and post-processing behavior applied to calls placed by the extension.

BlockPurpose
Always recordControls whether outbound calls from this extension are recorded, unless tenant-wide settings force recording.
Email recording toSends matching recordings to the configured address. Minimum size can suppress very small recordings.
Transcript, summary, sentimentEnables transcript, summary, and sentiment processing when the tenant supports those services.

Security

Security section for chan_sip extension 100.
Security section for chan_sip extension 100.

Use this section to restrict registration, authentication, abuse behavior, cost limits, and outbound availability.

BlockPurpose
Authentication and network filtersControls endpoint trust, allowed IPs, and authentication-related behavior.
Abuse detection and cost limitsLocks or warns on suspicious or excessive usage according to tenant policy.
Outbound destinationsAllows all calls, blocks calls, or applies a destination regex filter.
Lock PIN and max durationAllows the extension to be locked and caps outbound call duration.
Working hoursRestricts outbound calling to the selected weekday condition.

Web User Panel and Switchboard

Web User Panel and Switchboard section for chan_sip extension 100.
Web User Panel and Switchboard section for chan_sip extension 100.

Use this section to enable user-facing web access and related application permissions for the extension.

BlockPurpose
Access togglesEnables the user panel, web phone, switchboard, and optional custom user application.
Web user and passwordSets the login identity and password. If no web user is specified, the endpoint username is used.
Password policy and 2FAControls expiry, forced change, lock state, LDAP use, and two-factor authentication.
Email, profile, and IP filterSets the user email, sends account information, assigns a user profile, and optionally restricts web access by IP.

Outbound Calls

Outbound Calls section for chan_sip extension 100.
Outbound Calls section for chan_sip extension 100.

Use this section to control the caller ID, emergency caller ID, area-code handling, dialing filters, routing profile, and call rate used by outbound calls.

BlockPurpose
External caller IDSets or hides the caller ID number and name sent on outbound calls.
SMS and override caller IDControls SMS caller ID and optional SIP header based caller ID overrides.
Emergency caller IDDefines the emergency number identity and whether empty emergency caller ID warnings are ignored.
Area code and caller ID regexApplies prefixes and caller ID rewrite rules before routing.
Do Not and Only Allow listsApplies tenant call-list restrictions to this extension.
Routing profile and call rateSelects the routing profile, SMS routing profile, and client rate used by calls.

Inbound Calls

Inbound Calls section for chan_sip extension 100.
Inbound Calls section for chan_sip extension 100.

Use this section for inbound caller ID privacy controls.

BlockPurpose
Block inbound caller ID numberPrevents the caller ID number from being shown to this extension.
Block inbound caller ID namePrevents the caller ID name from being shown to this extension.

Find me/Follow me Configuration

Find me/Follow me Configuration section for chan_sip extension 100.
Find me/Follow me Configuration section for chan_sip extension 100.

Use this section to forward calls to an alternate number when find-me/follow-me is enabled.

BlockPurpose
FMFM number and statusSets the external follow-me number and enables or disables the feature.
Condition and dial methodLimits follow-me behavior to a condition and selects how the alternate number is dialed.
Confirmation and messagesRequires answer confirmation and selects confirm/hold messages.
Caller ID and timingControls caller ID presentation, prefixes, delay, and dial timeout for the follow-me call.

Additional Destinations - Active if checked

Additional Destinations - Active if checked section for chan_sip extension 100.
Additional Destinations - Active if checked section for chan_sip extension 100.

Use this section to define failover or conditional routing for calls that do not complete normally.

BlockPurpose
UnconditionalAlways routes calls to the selected destination when enabled.
On no answer, busy, or offlineRoutes calls when the extension does not answer, is busy, or is offline.
On conditionRoutes calls to a selected destination when the chosen condition matches.
Missed call notificationSends email notifications for missed calls, with options to ignore internal or queue-originated calls.

Note

Note section for chan_sip extension 100.
Note section for chan_sip extension 100.

Use this section for administrative classification and free-form notes, then save or delete the extension.

BlockPurpose
Branch and departmentClassifies the extension for reporting and administration.
Reference ID and additional infoStores external references and notes.
Save, delete, and backSave applies changes, Delete removes the extension when allowed, and Back returns to the Extensions list.

Create and Edit PJSIP Extensions

Use this page to create or edit a phone extension that registers as a PJSIP endpoint. The form works against the tenant currently selected in the top bar.

The screenshots use the Canistracci Oil demo extension 101 Bella Stone. Creating and editing use the same form: a new extension opens with tenant defaults, while an existing extension opens with saved values.

Creating and editing

ActionDescription
CreateOpen Configuration > Extensions and select New PJSIP peer. Fill the required fields and select Save.
EditOpen an existing extension from the Extensions list. Update the required fields and select Save.
DeleteWhen delete permission is available, open the extension and select Delete. Confirm only after checking routing, phones, queues, and other references.

For PJSIP extensions, the endpoint username normally uses the extension number, a hyphen, and the tenant code, such as 101-CANISTRACCI. Press the swapped-arrow icon beside Username to switch the separator from a hyphen to an underscore, for example 101_CANISTRACCI. If custom usernames are enabled in Admin > Settings, you can enter a username that does not follow the generated tenant-code pattern.

Information

Information section for PJSIP extension 101.
Information section for PJSIP extension 101.

Use this section for the extension identity, endpoint credentials, media basics, groups, voicemail message-waiting indication, DND state, and inbound ring timeout.

BlockPurpose
Number and nameNumber is the internal extension number. Name is the display name used in lists, caller ID, and reports.
Description and emergency notesDescription is an administrator note. Emergency notes can be used by emergency routing and notification logic.
SIP stackShows whether the endpoint is using chan_sip or PJSIP. Users with switch permission can change the stack from this form or from the Extensions list.
Username and passwordEndpoint credentials used by the phone or softphone. The default username pattern is the extension number followed by the tenant code.
Codecs and DTMFControls the allowed audio/video codecs and DTMF signaling mode used by the endpoint.
Media and groupsDirect media, call groups, pickup groups, spy groups, and message-waiting options control how the endpoint participates in calls and monitoring.
Voicemail, DND, and timeoutVoicemail MWI, DND, and inbound dial timeout control how incoming calls are presented and how long the extension rings.

Trunk mode

Additional trunk mode options visible after enabling Trunk on a PJSIP extension.
Additional trunk mode options visible after enabling Trunk on a PJSIP extension.

Enable Trunk only when the PJSIP endpoint is another PBX, gateway, or upstream device that should receive calls by dialed number rather than as a single telephone endpoint. A normal phone extension should usually leave this option disabled.

Field or optionEffect
TrunkChanges how calls are sent to the endpoint. With trunk mode disabled, MiRTA PBX dials the PJSIP endpoint contacts as a phone endpoint. With trunk mode enabled, MiRTA PBX sends the called number to the endpoint, or the configured DID override when one is set.
DID NumberAutomatic sends the original called number to the peer. Set to sends the value entered in the DID number field instead, which is useful when the downstream PBX or gateway expects a fixed pilot number or a rewritten DID.
CallerID Number OverrideControls which outbound caller ID values are preserved from the SIP INVITE received from the trunk device. The default behavior can keep both caller ID name and number from the INVITE. The other choices keep only the number, keep only the name, or ignore the INVITE caller ID and use the caller ID configured on the extension.
Emergency CallerID Number OverrideFor emergency routes, Get Emergency CallerID from SIP Invite allows the emergency caller ID sent by the trunk device to pass through. Do not use Emergency CallerID from SIP Invite makes MiRTA PBX replace it with the extension emergency caller ID, or the tenant default emergency caller ID when the extension does not define one.
CallerID Number SourceSelects where inbound trunk caller ID is read from when a specific source is required. Automatic keeps the caller ID parsed by Asterisk. The explicit choices read the From, P-Asserted-Identity, P-Preferred-Identity, or Remote-Party-ID header and use it to set caller ID before routing.

In the dialplan, PJSIP trunk mode affects both direct endpoint dialing and registered-contact dialing. When contacts are used, MiRTA PBX rewrites the PJSIP contact URI user part from the endpoint identity to the dialed number, or to the DID override. If the endpoint is registered on another node, MiRTA PBX sends the call through the configured inter-node SIP trunking module.

NAT Control

NAT Control section for PJSIP extension 101.
NAT Control section for PJSIP extension 101.

Use this section to control endpoint reachability and keepalive behavior for devices behind NAT or with changing network paths.

BlockPurpose
NATDefines how MiRTA PBX treats NAT traversal for the endpoint.
Qualify and qualify frequencyControls whether the PBX checks endpoint reachability and how often checks are sent.
Keep alive and RTP keep aliveSends periodic traffic to keep network mappings open and detect unavailable devices.

Call Settings

Call Settings section for PJSIP extension 101.
Call Settings section for PJSIP extension 101.

Use this section for call behavior that is not specific to inbound or outbound routing.

BlockPurpose
Fax and volumeControls T.38 fax behavior and transmit/receive volume adjustments.
Music on hold and languageSelects media behavior and the preferred language for prompts played to the extension.
Directories and phone booksControls whether the extension appears in dial-by-name directories and phone book generated lists.
Call waiting and autoanswerControls second-call handling and optional automatic answer behavior for supported phones.

Inbound Recording

Inbound Recording section for PJSIP extension 101.
Inbound Recording section for PJSIP extension 101.

Use this section for recording behavior applied to calls received by the extension.

BlockPurpose
Inbound recording policyControls whether inbound calls are recorded and whether recording privacy behavior is enabled.
Recording notificationsWhen enabled, recordings can be mailed and processed according to tenant recording settings.

Outbound Recording

Outbound Recording section for PJSIP extension 101.
Outbound Recording section for PJSIP extension 101.

Use this section for recording and post-processing behavior applied to calls placed by the extension.

BlockPurpose
Always recordControls whether outbound calls from this extension are recorded, unless tenant-wide settings force recording.
Email recording toSends matching recordings to the configured address. Minimum size can suppress very small recordings.
Transcript, summary, sentimentEnables transcript, summary, and sentiment processing when the tenant supports those services.

Security

Security section for PJSIP extension 101.
Security section for PJSIP extension 101.

Use this section to restrict registration, authentication, abuse behavior, cost limits, and outbound availability.

BlockPurpose
Authentication and network filtersControls endpoint trust, allowed IPs, and authentication-related behavior.
Abuse detection and cost limitsLocks or warns on suspicious or excessive usage according to tenant policy.
Outbound destinationsAllows all calls, blocks calls, or applies a destination regex filter.
Lock PIN and max durationAllows the extension to be locked and caps outbound call duration.
Working hoursRestricts outbound calling to the selected weekday condition.

Web User Panel and Switchboard

Web User Panel and Switchboard section for PJSIP extension 101.
Web User Panel and Switchboard section for PJSIP extension 101.

Use this section to enable user-facing web access and related application permissions for the extension.

BlockPurpose
Access togglesEnables the user panel, web phone, switchboard, and optional custom user application.
Web user and passwordSets the login identity and password. If no web user is specified, the endpoint username is used.
Password policy and 2FAControls expiry, forced change, lock state, LDAP use, and two-factor authentication.
Email, profile, and IP filterSets the user email, sends account information, assigns a user profile, and optionally restricts web access by IP.

Outbound Calls

Outbound Calls section for PJSIP extension 101.
Outbound Calls section for PJSIP extension 101.

Use this section to control the caller ID, emergency caller ID, area-code handling, dialing filters, routing profile, and call rate used by outbound calls.

BlockPurpose
External caller IDSets or hides the caller ID number and name sent on outbound calls.
SMS and override caller IDControls SMS caller ID and optional SIP header based caller ID overrides.
Emergency caller IDDefines the emergency number identity and whether empty emergency caller ID warnings are ignored.
Area code and caller ID regexApplies prefixes and caller ID rewrite rules before routing.
Do Not and Only Allow listsApplies tenant call-list restrictions to this extension.
Routing profile and call rateSelects the routing profile, SMS routing profile, and client rate used by calls.

Inbound Calls

Inbound Calls section for PJSIP extension 101.
Inbound Calls section for PJSIP extension 101.

Use this section for inbound caller ID privacy controls.

BlockPurpose
Block inbound caller ID numberPrevents the caller ID number from being shown to this extension.
Block inbound caller ID namePrevents the caller ID name from being shown to this extension.

Find me/Follow me Configuration

Find me/Follow me Configuration section for PJSIP extension 101.
Find me/Follow me Configuration section for PJSIP extension 101.

Use this section to forward calls to an alternate number when find-me/follow-me is enabled.

BlockPurpose
FMFM number and statusSets the external follow-me number and enables or disables the feature.
Condition and dial methodLimits follow-me behavior to a condition and selects how the alternate number is dialed.
Confirmation and messagesRequires answer confirmation and selects confirm/hold messages.
Caller ID and timingControls caller ID presentation, prefixes, delay, and dial timeout for the follow-me call.

Additional Destinations - Active if checked

Additional Destinations - Active if checked section for PJSIP extension 101.
Additional Destinations - Active if checked section for PJSIP extension 101.

Use this section to define failover or conditional routing for calls that do not complete normally.

BlockPurpose
UnconditionalAlways routes calls to the selected destination when enabled.
On no answer, busy, or offlineRoutes calls when the extension does not answer, is busy, or is offline.
On conditionRoutes calls to a selected destination when the chosen condition matches.
Missed call notificationSends email notifications for missed calls, with options to ignore internal or queue-originated calls.

Note

Note section for PJSIP extension 101.
Note section for PJSIP extension 101.

Use this section for administrative classification and free-form notes, then save or delete the extension.

BlockPurpose
Branch and departmentClassifies the extension for reporting and administration.
Reference ID and additional infoStores external references and notes.
Save, delete, and backSave applies changes, Delete removes the extension when allowed, and Back returns to the Extensions list.

Edit PJSIP Endpoint

Use this page to tune the PJSIP endpoint behavior behind a PJSIP extension. The settings here control media negotiation, NAT behavior, DTLS certificate handling, and transport-related media addressing. The screenshots use the Canistracci Oil demo PJSIP extension 101 Bella Stone.

Opening and saving

ActionDescription
OpenOpen Configuration > Extensions, edit a PJSIP extension, then choose the Endpoint detail link.
EditUpdate the required fields and select Save. The form returns to the PJSIP extension after saving.
BackUse Back to return to the PJSIP extension without applying changes.

Information

Information section for PJSIP endpoint for extension 101.
Information section for PJSIP endpoint for extension 101.

Use this section for media path behavior, contact rewriting, connected-line signaling, NAT behavior, T.38 behavior, packetization, RTCP multiplexing, and ring-in-use notifications.

Field or optionPurpose
Direct MediaDetermines whether media may flow directly between endpoints
Rewrite ContactAllow Contact header to be rewritten with the source IP address-port
Connected Line MethodConnected line media type
DirectMedia MethodDirect Media method type
Direct Media Glare MitigationMitigation of direct media re INVITE glare
Disable direct media on NATDisable direct media session refreshes when NAT obstructs the media session
Force rportForce use of return port
Outbound ProxyProxy through which to send requests a full SIP URI must be provided
RTP SymmetricEnforce that RTP must be symmetric
T.38 UDPTL NATUse the NATTED IP in the UDPTL for T.38
RPID ImmediateImmediately send connected line updates on unanswered incoming calls
Use ptimeUse Endpoint's requested packetization interval
RTCP MuxControls whether RTP and RTCP can be multiplexed on the same transport flow.
Notify Ringing when Ring in UseWhen an extension is in Ring in Use state, notifies the ringing

Security

Security section for PJSIP endpoint for extension 101.
Security section for PJSIP endpoint for extension 101.

Use this section for DTLS certificate settings used by secure media and WebRTC-style endpoint behavior.

Field or optionPurpose
DTLS certificate file pathPath to certificate file to present to peer
DTLS CA certificate file pathPath to certificate authority certificate
DTLS Auto generate certificateEnable ephemeral DTLS certificate generation

Transport

Transport section for PJSIP endpoint for extension 101.
Transport section for PJSIP endpoint for extension 101.

Use this section for the external media address used in RTP handling.

Field or optionPurpose
External Media AddressExternal IP address to use in RTP handling

Edit PJSIP AOR

Use this page to tune the PJSIP Address of Record for a PJSIP extension. These settings control registration contact limits, contact expiration timing, mailbox subscription hints, and Path support. The screenshots use the Canistracci Oil demo PJSIP extension 101 Bella Stone.

Opening and saving

ActionDescription
OpenOpen Configuration > Extensions, edit a PJSIP extension, then choose the AOR detail link.
EditUpdate the required fields and select Save. The form returns to the PJSIP extension after saving.
BackUse Back to return to the PJSIP extension without applying changes.

Information

Information section for PJSIP AOR for extension 101.
Information section for PJSIP AOR for extension 101.

Use this section for contact expiration limits, mailbox subscriptions, maximum registered contacts, registration contact cleanup, and Path support.

Field or optionPurpose
Default ExpirationDefault expiration time in seconds for contacts that are dynamically bound to an AoR
Minimum ExpirationMinimum expiration time in seconds for contacts that are dynamically bound to an AoR
Maximum ExpirationMaximum expiration time in seconds for contacts that are dynamically bound to an AoR
MailboxesAllow subscriptions for the specified mailbox(es)
Max ContactsMaximum number of contacts that can bind to an AoR
Remove ExistingOn receiving a new registration to the AoR should it remove enough existing contacts not added or updated by the registration to satisfy Max Contacts? Any removed contacts will expire the soonest.
Remove UnavailableOn receiving a new registration to the AoR should it remove unavailable contacts not added or updated by the registration to satisfy Max Contacts?
Support PathEnables Path support for REGISTER requests and Route support for other requests.

Create and Edit Custom Extensions

Use this page to create or edit an extension that routes to a custom dial target or external endpoint behavior. The form works against the tenant currently selected in the top bar.

The screenshots use the Canistracci Oil demo extension 106 Gia Parker. Creating and editing use the same form: a new extension opens with tenant defaults, while an existing extension opens with saved values.

Creating and editing

ActionDescription
CreateOpen Configuration > Extensions and select Custom Extension. Fill the required fields and select Save.
EditOpen an existing extension from the Extensions list. Update the required fields and select Save.
DeleteWhen delete permission is available, open the extension and select Delete. Confirm only after checking routing, phones, queues, and other references.

Information

Information section for custom extension 106.
Information section for custom extension 106.

Use this section for the custom extension identity, call/pickup groups, DND state, and inbound timeout.

BlockPurpose
Number, name, and descriptionDefines the internal extension number, display name, and administrator description.
Call and pickup groupsControls pickup behavior and group membership for incoming calls.
DND and inbound timeoutControls whether the custom extension is marked DND and how long incoming calls are attempted.

Call Settings

Call Settings section for custom extension 106.
Call Settings section for custom extension 106.

Use this section for media and listing behavior applied to the custom extension.

BlockPurpose
Fax and volumeControls fax behavior and transmit/receive volume adjustments.
Music on hold and languageSelects hold media and prompt language.
Directories and phone booksControls inclusion in dial-by-name and phone book generated lists.
Call waiting and autoanswerControls second-call handling and autoanswer behavior when supported by the target.

Outbound Recording

Outbound Recording section for custom extension 106.
Outbound Recording section for custom extension 106.

Use this section for outbound recording and optional recording processing.

BlockPurpose
Always record and email recordingControls outbound recording and optional delivery of recordings by email.
Transcript, summary, sentimentEnables transcript, summary, and sentiment processing when available for the tenant.

Security

Security section for custom extension 106.
Security section for custom extension 106.

Use this section to define the custom dial target and restrict how the custom extension can be used.

BlockPurpose
Outbound numberDefines the number or dial target used to reach the custom extension.
Caller ID and authenticationControls caller ID use on internal calls and the authentication method expected for inbound matching.
Allowed providers and Teams IDRestricts inbound providers and stores a Teams extension ID when Teams status integration is used.
Abuse, cost, and destination limitsApplies abuse detection, call cost limits, outbound destination filters, lock PIN, maximum duration, and working-hours restrictions.

Web User Panel

Web User Panel section for custom extension 106.
Web User Panel section for custom extension 106.

Use this section to enable web access for the custom extension user.

BlockPurpose
User panel toggleEnables or disables web access for this extension.
Web user and passwordSets the login identity and password.
LDAP, 2FA, email, and profileControls external authentication, two-factor options, notification email, and user profile.

Outbound Calls

Outbound Calls section for custom extension 106.
Outbound Calls section for custom extension 106.

Use this section to control outbound caller ID, emergency caller ID, prefixes, call lists, routing profile, and call rate.

BlockPurpose
External caller IDSets caller ID number and name used by outbound calls.
Caller ID regex and emergency caller IDApplies rewrite rules and emergency identity settings.
Area code and call listsApplies area-code prefixes and Do Not or Only Allow list restrictions.
Routing profile and call rateSelects the routing profile and call rate used by outbound calls.

Find me/Follow me Configuration

Find me/Follow me Configuration section for custom extension 106.
Find me/Follow me Configuration section for custom extension 106.

Use this section to send calls to a follow-me destination under controlled conditions.

BlockPurpose
FMFM number and dial methodSets the follow-me target and how it is dialed.
Confirmation and caller IDControls answer confirmation and caller ID behavior.
Delay and timeoutControls how long to wait before and during follow-me dialing.

Additional Destinations - Active if checked

Additional Destinations - Active if checked section for custom extension 106.
Additional Destinations - Active if checked section for custom extension 106.

Use this section to route calls that are not answered, are busy, are offline, or meet a condition.

BlockPurpose
Failover destinationsSelects unconditional, no-answer, busy, offline, and conditional destinations.
Missed call notificationsSends notifications and optionally ignores internal or queue-originated missed calls.

Note

Note section for custom extension 106.
Note section for custom extension 106.

Use this section for administrative metadata and final actions.

BlockPurpose
Branch, department, reference IDClassifies the extension and stores external references.
Additional infoStores free-form notes.
Save, delete, and backSave applies changes, Delete removes the extension when allowed, and Back returns to the Extensions list.

Create and Edit Virtual Extensions

Use this page to create or edit a virtual extension that groups real extensions behind a single internal number. The form works against the tenant currently selected in the top bar.

The screenshots use the Canistracci Oil demo extension 108 Ivy Morgan. Creating and editing use the same form: a new extension opens with tenant defaults, while an existing extension opens with saved values.

Creating and editing

ActionDescription
CreateOpen Configuration > Extensions and select Virtual Extension. Fill the required fields and select Save.
EditOpen an existing extension from the Extensions list. Update the required fields and select Save.
DeleteWhen delete permission is available, open the extension and select Delete. Confirm only after checking routing, phones, queues, and other references.

Information

Information section for virtual extension 108.
Information section for virtual extension 108.

Use this section for the virtual extension identity, member extensions, security PIN, caller ID, groups, voicemail MWI, DND state, and inbound timeout.

BlockPurpose
Number, name, and descriptionDefines the internal virtual extension number, display name, and administrator description.
Security PINRequests a PIN when an extension tries to join the virtual extension.
Internal caller IDSets the caller ID shown for internal calls, or keeps it automatic.
ExtensionsSelects the real extensions that belong to the virtual extension.
Groups, voicemail, DND, timeoutControls call/pickup/spy groups, voicemail MWI, DND state, and inbound ring timeout.

Call Settings

Call Settings section for virtual extension 108.
Call Settings section for virtual extension 108.

Use this section for virtual extension call behavior and listing options.

BlockPurpose
Volume and music on holdAdjusts audio levels and selects hold media.
Directories and phone booksControls inclusion in dial-by-name and phone book generated lists.
Call waiting and parking lotControls server-side call waiting behavior and parking lot selection.

Outbound Recording

Outbound Recording section for virtual extension 108.
Outbound Recording section for virtual extension 108.

Use this section for outbound recording and optional recording processing.

BlockPurpose
Always record and email recordingControls outbound recording and optional delivery of recordings by email.
Transcript, summary, sentimentEnables transcript, summary, and sentiment processing when available for the tenant.

Security

Security section for virtual extension 108.
Security section for virtual extension 108.

Use this section to limit outbound usage from the virtual extension.

BlockPurpose
Outbound destinationsAllows all calls, blocks calls, or applies a destination regex filter.
Lock PIN and max durationAllows the virtual extension to be locked and caps outbound call duration.
Working hoursRestricts outbound calling to the selected weekday condition.

Web User Panel

Web User Panel section for virtual extension 108.
Web User Panel section for virtual extension 108.

Use this section to enable web access for the virtual extension user.

BlockPurpose
User panel toggleEnables or disables web access for this extension.
Web user and passwordSets the login identity and password.
LDAP, 2FA, email, and profileControls external authentication, two-factor options, notification email, and user profile.

Outbound Calls

Outbound Calls section for virtual extension 108.
Outbound Calls section for virtual extension 108.

Use this section to control caller ID, area-code handling, dialing filters, and routing for calls placed from the virtual extension.

BlockPurpose
External caller IDSets caller ID number and name used by outbound calls.
Use this caller ID in a virtual extensionControls whether member extensions use this caller ID when calls originate through the virtual extension.
Caller ID regex and area codeApplies rewrite rules and number prefixes before routing.
Call lists and routing profileApplies Do Not or Only Allow lists and selects the routing profile.

Find me/Follow me Configuration

Find me/Follow me Configuration section for virtual extension 108.
Find me/Follow me Configuration section for virtual extension 108.

Use this section to send calls to a follow-me destination under controlled conditions.

BlockPurpose
FMFM number and conditionSets the follow-me target and optional condition.
Dial method and confirmationControls how the follow-me call is dialed and whether answer confirmation is required.
Caller ID and timingControls caller ID presentation, delay, and timeout.

Additional Destinations - Active if checked

Additional Destinations - Active if checked section for virtual extension 108.
Additional Destinations - Active if checked section for virtual extension 108.

Use this section to route calls that do not complete normally or that meet a condition.

BlockPurpose
Failover destinationsSelects unconditional, no-answer, busy, offline, and conditional destinations.
Missed call notificationsSends notifications and optionally ignores internal or queue-originated missed calls.

Note

Note section for virtual extension 108.
Note section for virtual extension 108.

Use this section for administrative metadata and final actions.

BlockPurpose
Branch, department, reference IDClassifies the extension and stores external references.
Additional infoStores free-form notes.
Save, delete, and backSave applies changes, Delete removes the extension when allowed, and Back returns to the Extensions list.