Member
Last active 6 years ago
Hi,
I try to add variable on manger.conf
channelvars=FROM_DID
In fop2 popup i can get value FROM_DID but if i try to add other
channelvars=CODE_BOOKING i lost variable FROM_DID
Here is my config
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0
displayconnects=no ;only effects 1.6+
channelvars=FROM_DID
channelvars=CODE_BOOKING
extensions_override_freepbx.conf
[dlpn-booking-code]
exten => 1,1,Read(BOOKING_CODE,sub-menu-1-input-booking-code,8,n,20,10)
exten => 1,n,Set(__CODE_BOOKING=${BOOKING_CODE})
exten => 1,n,Goto(ext-queues,600,1)
After agent receive call i only get value CODE_BOOKING
http://myip/popup.php?from_did=#{FROM_DID}&booking_code=#{CODE_BOOKING}
Why?
Thanks
Dear fop2 team,
I have 2 ext on fop2, ex 4001,4002. I try inbound call and received by ex 4001 (answer), i want to tranfer to ext 4002 and not answer. Then I want to transfer to mobile user 4002, :-) how to configure?
Thanks
Dear fop2 team,
Is it working fop2 on asterisk 13 (freepbx) using pjsip?
What version freepbx you used for testing?
Thanks
Dear FOP2 Team,
A few time i install fop2 latest, sometime if i access fop2/admin, i see service webserver fop2 timeout, what cause the problem? Do have find some issue? how to solve?
Dear FOP2 Team,
How to get DID on URL popup?
I try url pop like this http://IP_SERVER/popup.php?phone_number=#{CLIDNUM}&cname=#{CLIDNAME}&uniqid=#{UNIQUEID}
I try inbound call, buat i only get CLIDNUM (calling number), i need to know DID number called by our customer.
Thanks
Hi FOP2,
I try setting logoutURL on FOP2 setting, http://172.16.1.229/fop2/admin/pagebs.fop2settings.php
If i try to write LogoutUrl like "http://72161229/fop2/logout.php" then "Submit Change" it automatic change "http:72161229fop2logoutphp"
Why it happen?
We need if user logout from the application fop2, i want redirect to other URL
Thanks
Dear FOP2,
Can you make sure idle timer working on device & user mode?
Until now, I dont get the response from your team, I already post 2 month ago to support asternic and they said will be escalation to your team dev.
Pls help,.I already buy license 2 idle timer for our customer.
Thanks
Dear FOp2 Team,
A few days ago, i already buy license fop2 white label and running well, today i buy license idle timer fop2.
I run this command to install license idle timer
/usr/local/fop2/fop2_server --upgrade
Here is the result :
[root@gudangsby fop2]# ./fop2_server --test
Flash Operator Panel 2 - Invalid license for this machine.
Flash Operator Panel 2 - White Label Version
Flash Operator Panel 2 - Valid License
Flash Operator Panel 2 - Featureset: Basic
Flash Operator Panel 2 - Licensed Plugin: idletimer
But after i login to fop2 monitoring, not appear/show idle timer..
Can you help me to solve this problem?
Thanks
OK. Thank You. Now It running well...