Member
Last active 13 years ago
Hi
I want to ask if it is possible to customize the popup when you receive a call in fop2. We want to query an internatal database to check the caller's number and also get some info about it and show in the popup
Thanks in advance
Hi
I want to name the recorder file used in monitor_filename as year/month/day/${UNIQUEID}
How can I use the date variables?
Thanks in advance
Hi
We have a lot of queues and I would like to limit the queues a user can see
If I add this to fop2.cfg: group=sales:QUEUE/Sales
That user only see the sales queue and only its extension
Is it possible to create a group with all sip devices, something like group=extensions:SIP/* instead of list all of them one by one?
Thanks in advance
Sorry, you're right I haven't see it :)
We buyed two licenses of the software.
Regards
Hi
In the latest version (2.11) Listen and Whisper is not working with asterisk 1.6.1
This is the error:
> Launching ChanSpy(SIP/130|w) on SIP/502-00000a11
[Apr 15 13:41:21] WARNING[22013]: pbx.c:956 pbx_exec: The application delimiter is now the comma, not the pipe. Did you forget to convert your dialplan? (ChanSpy(SIP/504|w))
Regards
Hi
We have the members in the queues added with this:
member => SIP/502,0,John Doe
queue show command shows:
John Doe (SIP/502) (Not in use) has taken no calls yet
And when we click on "Pause Member" in the queue it shows this error:
127.0.0.1 -> Action: QueuePause
127.0.0.1 -> Interface: John Doe
127.0.0.1 -> Paused: 1
127.0.0.1 <- Response: Error
127.0.0.1 <- Message: Interface not found
127.0.0.1 <- Server: 0
I have tried adding queuechannel=SIP/502 but it seems that it is not taking that argument
We are using fop 2.11 with debian lenny 64 bits and asterisk 1.6.1
Thanks in advance