Custom Option to dial to mobile phones

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • arunk
    Member
    • May 2011
    • 5

    Custom Option to dial to mobile phones

    Dear All,
    We have a CM 6.2 running on S8300D/G450 gw. We have installed 100+ ip phones.
    To dial out to local or mobile we have configured Press 9 + phone number and its working fine.

    Extensions are 3 digits starting from 100.

    The customer asked us whether we can implement a feature like this,
    All employees have mobile numbers so if any one want call to the mobile number of any employee they should be able to do it like this

    *11+ Extension Number of the employee and the call should go to the mobile number of that employee.
    *11 is just an example we can give any number or * or # instead of that.

    How can i implement this feature.
  • mittas
    Whiz
    • Feb 2013
    • 25

    #2
    This can be done by this way.

    ================================================== =============
    First collect the detail of the extension number and the mobile number of the respective owner.
    Then assign the mobile number to the ABBR list as per extension number like
    Ext Mobile number
    101 9999999
    102 8888888



    ------------------------

    change abbreviated-dialing group 1 Page 1 of 3
    ABBREVIATED DIALING LIST

    Group List: 1 Group Name: Test
    Size (multiple of 5): 100 Program Ext: Privileged? y
    DIAL CODE

    1: 9999999
    2: 8888888

    3:
    4:
    5:

    ------------------------

    Now assign the group number to all the extension in your pbx.


    display station 101 Page 3 of 3
    STATION
    SITE DATA
    Room: Headset? n
    Jack: Speaker? n
    Cable: Mounting: d
    Floor: Cord Length: 0
    Building: Set Color:




    ABBREVIATED DIALING
    List1: group 1 List2: List3:

    HOT LINE DESTINATION

    -------------------------


    display feature-access-codes Page 1 of 7
    FEATURE ACCESS CODE (FAC)
    Abbreviated Dialing List1 Access Code: *01
    Abbreviated Dialing List2 Access Code: *02
    Abbreviated Dialing List3 Access Code: *03


    -------------------------

    now for dialing mobile number user will call like this

    *01 1 for 101 999999
    *01 2 for 102 888888
    *01 50 for 150 xxxxxx
    ----------------------------

    hope that will help.

    Comment

    Loading