ext.rst 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. Extension
  2. ==========
  3. | **Extension** What is used to register the phone (typically your
  4. extension number but can be any alphanumeric) used to register phone
  5. in the field user ID, username etc.
  6. | **Number Alias** The number you can dial to get this extension if the
  7. extension is non numerical.
  8. | **Range** used to setup one or more extensions. In other words this
  9. can be used to create extension in bulk from 1 to 1000 extensions.
  10. | If the checkbox for Auto-generate user with extension as login name is
  11. checked, User List is ignored, and a user is created and linked to the
  12. extension.
  13. | A printable List of usernames and randomly generated passwords is
  14. dumped to screen so can capture them for later.
  15. | **``Effective`` ``Caller`` ``ID``
  16. ``Name:``**\ `` is used when calling internal numbers. ( ``\ **```effective_caller_id_name`` <http://wiki.freeswitch.org/wiki/Variable_effective_caller_id_name>`__**\ `` - FreeSWITCH variable )``
  17. | **``Effective`` ``Caller`` ``ID``
  18. ``Number:``**\ `` is used when when calling internal numbers. ( ``\ **```effective_caller_id_number`` <http://wiki.freeswitch.org/wiki/Variable_effective_caller_id_number>`__**\ `` - FreeSWITCH variable )``
  19. | ``The Effective Caller Name and Number are also used to populate the voicemail Subject line information.``
  20. | **``Outbound`` ``Caller`` ``ID``
  21. ``Name:``**\ `` is used when calling external numbers. ( ``\ *```outbound_caller_id_name`` <http://lists.freeswitch.org/pipermail/freeswitch-users/2010-February/053648.html>`__*\ `` - General variable )``
  22. | **``Outbound`` ``Caller`` ``ID``
  23. ``Number:``**\ `` is used when calling external numbers. ( ``\ *```outbound_caller_id_number`` <http://lists.freeswitch.org/pipermail/freeswitch-users/2010-February/053648.html>`__*\ `` - General variable )``
  24. | ``Caller ID notes:``
  25. | ``Effective caller id is the real caller id however people tend to like and internal caller id for extensions and an external caller id when calling ``
  26. | ``out the gateways so when calling out a gateway if you were to look at the outbound route in the edit window as a superadmin users you would see``
  27. | ``that when going out the gateway it sets the outbound caller id to the effective caller id the effect is this on the extension you set the effective``
  28. | ``caller id to the internal caller id info the number as the extension number then you set the outbound caller id as the external caller id. This is``
  29. | ``used to set the outbound caller ID effective_caller_id_name=${outbound_caller_id_name}. The Outbound caller ID variable doesn't exist in FreeSWITCH,``
  30. | ``it is a feature of FusionPBX. You can set the caller id either on an outbound route or on an extension.``
  31. **Account Code** - this is not used anywhere in the default dialplan but
  32. is provided in FreeSwitch and therefore is provided in FusionPBX for
  33. full compatibility. It sets a variable for the extension that could be
  34. used in a condition. See `Variable
  35. accountcode <http://wiki.freeswitch.org/wiki/Variable_accountcode>`__
  36. for more information. Note that it can be used to affect the operation
  37. of CDR.
  38. *' Directory Full Name*' This is the name that will be used for a \*411
  39. or Company Directory lookup as often used in IVR.