Displaying 1 result from an estimated 1 matches for "sfserver3".
Did you mean:
hfserver2
2009 Jan 28
1
Scope of variable
...${CfMC_AgentToUse} & ${CfMC_AMDValue})
exten => 1322,n,Playback(tt-weasels)
exten => 1322,n,Hangup()
When this executes I see these two line on the Asterisk CLI screen:
Set("Local/1321 at cfmc_cdi_info-df3d,1", "CfMC_AMDValue="NotChecked"")
Set("IAX2/sfserver3-16384", "CfMC_AMDValue = MACHINE")
I am not sure why in the same extension it is setting two different
variables named CfMC_AMDValue. This then causes the following problem.
UserEvent("IAX2/sfserver3-16384", "E1322-1|callE1321=IAX2/sfserver3-16384 &
IAX2/sfserver...