Displaying 2 results from an estimated 2 matches for "acctdata".
2006 Nov 08
0
Warning: "Channel does not have a CDR" when doing ForkCDR
...(AGENT_TRIES=$[${AGENT_TRIES} + 1])
exten => s,n,GotoIf($[${ACCEPT} < 8]?agent:check)
exten => s,n(check),GotoIf($[${AGENT_TRIES} > 40]?10:repeat)
exten => s,n,Noop(How did I get here?!)
exten => s,n(agent),Noop(Agent pressed ${ACCEPT} - call being
transferred)
exten => s,n,Set(ACCTDATA=${CDR(userfield)})
exten => s,n,ForkCDR() ; start new CDR if call actually got xfer'd
exten => s,n,SetCDRUserField(${ACCTDATA})
exten => s,n,AppendCDRUserField(:XFER_TO_AGENT)
exten => s,n,Noop(All done here!)
exten => t,1,Noop(Agent timeout, dropping call to queue)
exten =>...
2004 Oct 15
1
Directory Name '.../pipe' not allowed ? Samba Bug ?
Hi All,
scenario:
Samba Version 2.2.8a-UL
running on Suse Linux Enterprise 8
Kernel Version 2.4.21-241-smp
as Server
Windows 2000 SP4 as Client
Trying to import a MS-Foxpro file into MS-ACCESS. MS-Foxpro File residing on
Samba Server.
The Foxpro filename is 'projects.dbf'. During import MS-Access tries to also
open a non existent file 'projects.inf'
depending on the path in