Difference between revisions of "Extensions"

From FusionPBX
Jump to: navigation, search
Line 14: Line 14:
 
'''Range''' used to setup one or more extensions. In other words this can be used to create extension in bulk from 1 to 1000 extensions.
 
'''Range''' used to setup one or more extensions. In other words this can be used to create extension in bulk from 1 to 1000 extensions.
  
'''Effective Caller ID Name: [http://wiki.freeswitch.org/wiki/Variable_effective_caller_id_name]''' is used when calling internal numbers.
+
'''Effective Caller ID Name: [http://wiki.freeswitch.org/wiki/Variable_effective_caller_id_name]''' is used when calling internal numbers. ( '''effective_caller_id_name''' - FreeSWITCH variable )
  
'''Effective Caller ID Number: [http://wiki.freeswitch.org/wiki/Variable_effective_caller_id_number]''' is used when when calling internal numbers.
+
'''Effective Caller ID Number: [http://wiki.freeswitch.org/wiki/Variable_effective_caller_id_number]''' is used when when calling internal numbers. ( '''effective_caller_id_number''' - FreeSWITCH variable )
  
'''Outbound Caller ID Name:''' is used when calling external numbers.
+
'''Outbound Caller ID Name:''' is used when calling external numbers. ( ''outbound_caller_id_name'' [http://lists.freeswitch.org/pipermail/freeswitch-users/2010-February/053648.html] - General variable)
  
'''Outbound Caller ID Number:''' is used when calling external numbers.
+
'''Outbound Caller ID Number:''' is used when calling external numbers. ( ''outbound_caller_id_number'' [http://lists.freeswitch.org/pipermail/freeswitch-users/2010-February/053648.html] - General variable)
  
 
==Notes==
 
==Notes==

Revision as of 16:49, 18 October 2010

Each phone on the PBX is setup to register to one or more extension numbers.


Basic Setup

  • To add an extension go to the Menu -> App -> Extensions and press the add button.
  • Set an extension number
  • the rest of the defaults are fun for a basic example.
  • Press save.
  • System -> Apply Settings


Options

Range used to setup one or more extensions. In other words this can be used to create extension in bulk from 1 to 1000 extensions.

Effective Caller ID Name: [1] is used when calling internal numbers. ( effective_caller_id_name - FreeSWITCH variable )

Effective Caller ID Number: [2] is used when when calling internal numbers. ( effective_caller_id_number - FreeSWITCH variable )

Outbound Caller ID Name: is used when calling external numbers. ( outbound_caller_id_name [3] - General variable)

Outbound Caller ID Number: is used when calling external numbers. ( outbound_caller_id_number [4] - General variable)

Notes

The password is set automatically using a combination of random characters that are:

  • upper and lower case letters,
  • numbers
  • symbols