aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-26 16:16:05 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-26 16:16:05 +0000
commitfaf0b5b5064a9e58eae455fdc7b1ad5baca9e43d (patch)
treeaa78ae530d804706ef601aafcddcd3fa90cefff4 /UPGRADE.txt
parent6be9629202ba7f809eb3a0e23a9d27ea5d791b35 (diff)
fix up arguments to AgentCallbackLogin so that the options string and the
specified extension do not conflict. This also makes the application not assume that the extension is numeric. While we're at it, include some code cleanup - strcpy to ast_copy_string, and cleanups to LOCAL_USER handling. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6856 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'UPGRADE.txt')
-rwxr-xr-xUPGRADE.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 5704da230..dcf8cc389 100755
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -29,6 +29,11 @@ Agents:
"no". You may need to adjust the value if your agents behave
differently than you expect with respect to acknowledgement.
+* The AgentCallBackLogin application now requires a second '|' before
+ specifying an extension@context. This is to distinguish the options
+ string from the extension, so that they do not conflict. See
+ 'show application AgentCallbackLogin' for more details.
+
Dialing:
* The Caller*ID of the outbound leg is now the extension that was