by mflorell » Mon Jun 23, 2008 8:28 pm
Would you be referring to these:
; extensions for other SIP and IAX call center phones
; cc100-cc150 SIP Phones
exten => _1[0-5]X,1,Dial(sip/cc${EXTEN},20,to)
; cc300-cc350 IAX Phones
exten => _3[0-5]X,1,Dial(IAX2/cc${EXTEN},20,to)
We have done a considerable amount of house-cleaning with the extensions.conf.sample in the SVN codebase.
The above example exchanges 100 lines of dialplan for 2.