Member
Last active 8 years ago
Thank you. Was a very good tip.
Had the wrong context.
Now it works 'almost' everything.
user = 50:xxxx:dial,hangup,pickup,phonebook,preferences,hangupself,meetme::clock,callhistory
I can not call Call History. What right does it to?
If someone wants a complete German translation. Here attached.
The phone directory (tel.search.ch ) can be changed in the line 338th
$telsearch = "<a href='https://tel.search.ch/index.de.html?was=$onlynumber' onclick='FensterOeffnen(this.href); return false;'><img src='search.jpg' alt='Telefonbuch'></a>";
The Image search.jpg [attachment:57d17d28ce57f] copy in the Callhistory directory.
Viel Spass ;-)
I do not want to give all permissions.
user = 50:500:all::clock,callhistory
user = 55:550:dial,hangup,pickup,phonebook,preferences,hangupself::clock,callhistory
User 50 can see everything. Only the dial function do not work.
User 55 do not see the phonebook and also the callhistory.
I configure the fop2.cfg manually, because over the Fop2 Manager absolutely nothing happened. ;)
Thank you very much. So I have to do my work not 3 times ;-))
I have made the translations (german) directly in callhistorybsgrid.php.
Including a link to the telephone directory tel.search.ch. (Only for phone numbers from at least 10 numbers) ;-)
What is the difference between:
callhistorybsgrid.php
callhistorybsgridmirta.php
callhistorygrid.php
Do I really need all 3 files?
I see 'Call History' can not translate it. No variable for it. ;-)
And this is my fop2.cfg
[general] ; xxServer manager_host = 192.168.101.80 manager_port = 5040 manager_user = admin manager_secret = xxxxxxxx listen_port = 4445 web_dir = /var/www/html/fop2 language = de poll_interval = 86400 poll_voicemail = 1 monitor_ipaddress = 1 spy_options = "bq" whisper_options = "w" blind_transfer = 0 supervised_transfer = 1 ; For fop2 recording interface monitor_filename=/var/spool/asterisk/monitor/${ORIG_EXTENSION}_${DEST_EXTENSION}_%h%i%s_${UNIQUEID} monitor_format=wav monitor_mix=true monitor_exec=/usr/local/fop2/recording_fop2.pl voicemail_path=/var/spool/asterisk/voicemail master_key = xxxx user = 50:xxx:all user = 53:xxx:all user = 54:xxx:all user = 55:xxx:all buttonfile = buttons.cfg plugin=clock:/var/www/html/fop2/admin/plugins/clock plugin=callhistory:/var/www/html/fop2/admin/plugins/callhistory #exec autoconfig-users.sh
I have installed the FOP2 manually on my CentOS Server.
Configured manually the fop2.cfg and button.cfg
I start the Manager and installed the Plugins Clock and Call History (both are not on the panel yet).
FOP2 Version 2.31.03