[Asterisk-Users] Comas versus pipe command in AgetCallBackLogin
chuck.bunn at networkdoc.com
chuck.bunn at networkdoc.com
Tue Nov 29 15:59:09 MST 2005
H,
Not sure if this is normal but I thought the coma ',' was replaceable by the
pipe command '|' and vice versa? When I used comas instead of the pipe command
in AgentCallbackLogin certain SIP phones do not here the operator prompts when
calling the agent extension. Is this normal - I thought the pipe command and
coma were interchangeable??? Oh and I am using Asterisk 1.2.
Works:
exten => 801,1,AgentCallbackLogin(||@extensions-home)
Does not work:
exten => 801,1,AgentCallbackLogin(,, at extensions-home)
Thanks
More information about the asterisk-users
mailing list