Member
Last active 8 years ago
Here is our setup:
Asterisk 13 vanilla
FOP2 version 2.30.06 on separate server
Hello guys, getting the following error when trying to transfer to parkinglot
Channel 'SIP/7832-00000002' sent to invalid extension but no invalid handler: context,exten,priority=fop2-park,7834,from-sip,PARK/DEFAULT,1
Buttons.cfg >>>>>>
[PARK/default]
label=Parking Main
type=park
extension=700
context=parkedcalls
res_parking.conf>>>>>>
[default]
parkext => 700
;parkext_exclusive=yes
parkpos => 711-720
context => parkedcalls
parkinghints = yes
parkingtime => 300
comebacktoorigin = yes
extensions.conf >>>>>>>>>>
[from-sip]
included => parkedcalls
[parkedcalls]
exten => 700,1,Park()
exten => 701,1,ParkedCall(default,701)
exten => 702,1,ParkedCall(default,702)
exten => 703,1,ParkedCall(default,703)
what am i missing?
Thanks.
Hello,
I'm trying to get the call notification to show channel data like it does when using the popup - the pop up works fine but the call notification is reading the php as text - see attached image.
Any ideas on this?
Thanks
Here is a portion of what I get when I run autoconfig-buttons.sh
I removed all the groups as you suggested - now when I login as a user I see the gray bar where the buttons supposed to be but a label that says No Buttons.
Thanks
That was it - Thank you.
Now i have another issue, the users can't see any of the buttons. I can see them in fop2admin but they are not been displayed to the user.
If use the bottons.cfg it works fine and the user can see the buttons but then users setup in the DB can't login.
I have tried the following:
1.- Removing the user and recreating it
2.- Removing all the buttons and groups and re-adding them
Thank for your help.
Hi
I changed the permissions as you indicated but still getting a blank screen. I restarted the server to make sure but still nothing
Thanks
Hello,
I recently installer fop2 and fop2manager Version: 2.30.06 - great product, however I'm having the following problems.
A.- when I click on the settings page i get a blank screen
B.- I edited the .js page to display a single line but the console still shows 2 lines (I think this is because in this version the buttons are driven by the settings page instead )
Any ideas on how fix these?
I'm running plain asterisk 13 core on top of ubuntu 14 LTS
Thanks for you help.