ITC-2300 VoIP Lab Sample extensions.conf File: Difference between revisions

From ITCwiki
Jump to navigation Jump to search
(Created page with "Below you will find some sample snippets from the extensions.conf file. These are not complete configurations and will also need to be modified for your Pod. =Basic SCCP Phone...")
(No difference)

Revision as of 01:21, 31 October 2019

Below you will find some sample snippets from the extensions.conf file. These are not complete configurations and will also need to be modified for your Pod.

Basic SCCP Phone Extensions in the Default Context

[default]
exten => 2901,1,Dial(SCCP/sally-line1,120) ; Modify with correct extension number and line name
exten => 2902,1,Dial(SCCP/john-line1,120) ; Modify with correct extension number and line name