ITC-2300 VoIP Lab Sample extensions.conf File
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...")
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