Russell Bryant
|
6f2f63d22a
fix callerid matching in extensions.conf
|
20 lat temu |
Russell Bryant
|
bd54c7b6c3
perform variable substitution earlier so it can be used for the cidmatch as well (bug #4094)
|
20 lat temu |
Russell Bryant
|
fa0b0f461c
add warning if you try to use the _. exten (bug #4032)
|
20 lat temu |
Mark Spencer
|
b490c88ee6
Make menu interruptible (bug #2377), Also fix PBX "add extension" CLI (bug #2289)
|
20 lat temu |
Mark Spencer
|
303c22cecd
Save CID and switches in "save dialplan" command (bug #2279)
|
20 lat temu |
Mark Spencer
|
43513289cd
Use ' instead of " for quoting in extensions.conf (bug #1872)
|
21 lat temu |
James Golovich
|
e025697996
Cleanup formatting
|
21 lat temu |
James Golovich
|
6375c255e6
Cleanup formatting
|
21 lat temu |
James Golovich
|
bfe1b708ba
Cleanup formatting
|
21 lat temu |
Mark Spencer
|
2aad0f780e
Allow escaping of commas as well as ability to use quotes (bug #1826)
|
21 lat temu |
Mark Spencer
|
90b249b863
Merge FreeBSD locking fixes (bug #1411)
|
21 lat temu |
Mark Spencer
|
5b57823d4c
Internationalize say_date_time, fix small pbx_config seglet (bug #1537)
|
21 lat temu |
James Golovich
|
bf5cca65ff
Fix 'remove extension' completion
|
21 lat temu |
James Golovich
|
9c30c90624
Fix some comments in pbx.c and pbx_config.c
|
21 lat temu |
Mark Spencer
|
091c4929df
Fix add include (bug #966) and small update to bug 890
|
21 lat temu |
Mark Spencer
|
4e944f803c
Save global variables across "save dialplan" (bug #426)
|
21 lat temu |
Jeremy McNamara
|
58863548ac
revert half fixed bug (426)
|
21 lat temu |
Mark Spencer
|
23ff4b0f09
Add ww's improved syslog support (bug #587)
|
21 lat temu |
Mark Spencer
|
8ffcb1f641
scanf != sscanf
|
21 lat temu |
Mark Spencer
|
58508c7597
Ignore leading spaces before application
|
21 lat temu |
Mark Spencer
|
5ea0ead347
Be less picky about spaces, and recognize invalid priorities
|
21 lat temu |
Martin Pycko
|
8eb41c1b95
Fix a typo
|
21 lat temu |
Mark Spencer
|
9b213a866a
Verify includes, and give warnings if invalid (bug #429)
|
21 lat temu |
Mark Spencer
|
10d85c6c89
Fix small logic errors (bug #242)
|
21 lat temu |
Mark Spencer
|
c78d216bae
Totally revamp thread debugging to support locating and removing deadlocks
|
21 lat temu |
Mark Spencer
|
19bb1b5336
Remember they have to be zero filled
|
22 lat temu |
Mark Spencer
|
f6f856913b
Allow extension names, include context, and switches to use global variables
|
22 lat temu |
Mark Spencer
|
21febf54f3
Allow globals in extensions.conf to reference previous variables
|
22 lat temu |
Martin Pycko
|
caa040bd00
Add the possibility to delete all the contexts registered by a certain registrar with ast_merge_and_delete routine; make it the default behaviour when reloding extensions
|
22 lat temu |
Martin Pycko
|
d872a295ac
Add a safe way to reload extensions config (don't change/delete the current extenions until extensions.conf was parsed and the new set of extensions is created) and add "extensions reload" CLI command so we could reload only extensions.conf config file without touching config files of other modules
|
22 lat temu |