ITC-2300 VoIP Lab Sample extensions.conf File

From ITCwiki
Revision as of 01:21, 31 October 2019 by BenFranske (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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