Commit Graph

15 Commits

Author SHA1 Message Date
FusionPBX 62d2e3e9a6
Update 010_user_exists.xml
- Add enabled true
- Add limit_max enabled false
2024-08-14 14:57:05 -06:00
FusionPBX 48c3c11cfc
Update context to global 2023-03-28 11:27:18 -06:00
markjcrane d31e854488 Finish move context to an extension attribute 2023-03-27 14:28:24 -06:00
markjcrane 4fe99907e1 Move context to an extension attribute 2023-03-27 14:14:36 -06:00
emak 21b639cd8e
user_exists: Add extension_caller_id_name and extension_caller_id_number (#6540)
* Add extension_effective_caller_id_name and extension_effective_caller_id_number

Adds 2 new variables to the user_exists dialplan:

* extension_caller_id_name
* extension_caller_id_number

This allows us to access these channel variables from the event socket and get the caller id name and number of the dialed extension when an inbound call comes in to that extension.

* Update 010_user_exists.xml

---------

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-01-27 10:11:53 -07:00
FusionPBX 8cd1c447f5
Remove hold_music from user_exists dialplan 2020-07-10 01:02:16 -06:00
Luis Daniel Lucio Quiroz f3a5387853 Some Loopback endpoint support (#4937)
* Some Loopback endpoint support

Leg B won't have the variable domain_name filled correctly, regardless if you do the right loopback/user/domain values.
however, the context variable is filled correctly. This will allow us to let all the dial plans run correctly.

* Update 010_user_exists.xml
2019-12-11 19:05:26 -07:00
FusionPBX b2e09a0d0a Update 010_user_exists.xml 2019-10-18 12:08:27 -06:00
FusionPBX 1e5c3524f3 Update 010_user_exists.xml 2019-08-05 14:15:24 -06:00
FusionPBX 381c06db2d Update 010_user_exists.xml 2019-04-12 10:03:12 -06:00
FusionPBX 823ce58d4c Update 010_user_exists.xml 2019-02-20 08:58:54 -07:00
FusionPBX 9d2b5d40c1 Update 010_user_exists.xml 2019-02-08 16:06:44 -07:00
FusionPBX adaf7b0db4 Update 010_user_exists.xml 2019-01-14 17:27:54 -05:00
FusionPBX b99324ad40 Update 010_user_exists.xml 2018-08-14 12:11:21 -06:00
markjcrane 2206c2f97c Rename the directory app/dialplan to app/dialplans to make it more consistent. 2017-09-24 15:56:04 +00:00