parking lot ghost call
When we do an attended transfer to a parking lot (we have 4 lots configured) and we then unpark the call (it works), the call stays in the parking lot on the fop2 page. We have to restart fop2 to remove the call from the parking lot.
Any clue?
We run the latest elastix 32 bit with fop2 2.2 final licensed.
Thank you,
Gabriel L.
Any clue?
We run the latest elastix 32 bit with fop2 2.2 final licensed.
Thank you,
Gabriel L.
Comments
read = system,call,log,verbose,command,agent,user,config,command,dtmf,reporting,cdr,dialplan,originate
write = system,call,log,verbose,command,agent,user,config,command,dtmf,reporting,cdr,dialplan,originate
Is there something missing?
callevents=yes is already present in sip_custom.conf
Thank you,
Gabriel
Best regards,
Gabriel
The next release includes one check for incomplete transfers to parking. It seems to improve the situation with one customer, but it seems not fully (they still see a ghost call every now and then), Those cases are really hard to track/fix, as the AMI events stop to make sense, sometimes there are missing events, or events with funny or inconsistent data. Perhaps you might want to try the beta yourself and see if it improves it for you. Please email me: nicolas at house com ar so I can send you the dev version for you to test.
I have the manager.conf set to
read = system,call,log,verbose,command,agent,user,all
write = system,call,log,verbose,command,agent,user,all
Their asterisk version is Asterisk-1.4.36-0 on Elastix-1.6.2-36
They use Linksys/SPA962 phones.
Any advice? They complain about this quite often
Don't know if the -d switch would cause issues as opposed to not daemonizing it. Looking forward to the next beta.
View Post 919
Functionality wise , using -d or not, or -X 15 or not is the same. You can do the capture in another way, add the options in the init script /etc/rc.d/init.d/fop2, something like
OPTIONS="-d -X 1 -l /tmp"
Then restart fop2 via init script, it will go to the background (-d) and also log output to /tmp/output.log
From what I have seen, ghost calls happens when doing broken attendant native sip transfers with some phones.