8 Phone Distibution configuration
Posted by , Last modified by Daniel Lizaola on 14 December 2017 04:16 PM

Configuration description

Allows you to pick up Phone 0 and ring all other 7 ohones at the same time. Then once one of the other 7 phones is answered the call is connected and the other phones cease ringing.

Command Sequence to copy, edit and paste

context cs switch

  interface fxs PHONE0

    route call dest-service DISTRIBUTION


interface fxs PHONE1

interface fxs PHONE2

interface fxs PHONE3

interface fxs PHONE4

interface fxs PHONE5

interface fxs PHONE6

interface fxs PHONE7

service distribution-group DISTRIBUTION
    route call 1 dest-interface PHONE1
    route call 2 dest-interface PHONE2
    route call 3 dest-interface PHONE3
    route call 4 dest-interface PHONE4
    route call 5 dest-interface PHONE5
    route call 6 dest-interface PHONE6
    route call 7 dest-interface PHONE7

context cs switch
  no shutdown

port ethernet 0 0
  medium auto
  encapsulation ip
  bind interface eth0 router
  no shutdown

port ethernet 0 1
  medium auto
  encapsulation ip
  bind interface eth1 router
  no shutdown

port fxs 0 0
  caller-id format bell
  use profile fxs us
  encapsulation cc-fxs
  bind interface PHONE0 switch
  no shutdown

port fxs 0 1
  caller-id format bell
  use profile fxs us
  encapsulation cc-fxs
  bind interface PHONE1 switch
  no shutdown

port fxs 0 2
  caller-id format bell
  use profile fxs us
  encapsulation cc-fxs
  bind interface PHONE2 switch
  no shutdown

port fxs 0 3
  caller-id format bell
  use profile fxs us
  encapsulation cc-fxs
  bind interface PHONE3 switch
  no shutdown

port fxs 0 4
  caller-id format bell
  use profile fxs us
  encapsulation cc-fxs
  bind interface PHONE4 switch
  no shutdown

port fxs 0 5
  caller-id format bell
  use profile fxs us
  encapsulation cc-fxs
  bind interface PHONE5 switch
  no shutdown

port fxs 0 6
  caller-id format bell
  use profile fxs us
  encapsulation cc-fxs
  bind interface PHONE6 switch
  no shutdown

port fxs 0 7
  caller-id format bell
  use profile fxs us
  encapsulation cc-fxs
  bind interface PHONE7 switch
  no shutdown

(8746 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).