
I have just set Flash operator panel for our asterisk box, i tested the same on virtualbox and shifted it on to a spare linux box which acts as a proxy, im using abyss webserver for serving purposes. Foll configs might be useful .
OPSERVER CONFIG
[general]
use_amportal_conf=0;
manager_host=44.44.44.44
manager_port=5038
; user and secret for connecting to * manager
manager_user=deadwait
manager_secret=waitdead
event_mask=call, on, off,
auth_md5=1
flash_dir=/home/deadwait/abyssws/htdocs/panel
security_code=passw0rd
OPBUTTON
#[SIP/2220]
#Position=17 ; Position ‘n’ will be the next available
#Label=”khairulla” ; %0a is the new line character
#Extension=2220
#Context=fromiax
#Icon=1
#Server=0 ; If you omit the Server, it will default to 1
[SIP/2213]
Position=3 ; Position ‘n’ will be the next available
Label=”Team 4″ ; %0a is the new line character
Extension=2213
Context=fromiax
Icon=1
Server=0
[SIP/2203]
Position=5 ; Position ‘n’ will be the next available
Label=”Team 3″ ; %0a is the new line character
Extension=2203
Context=fromiax
Icon=1
Server=0
#and so and so forth just notice the position numbers ”
[IMAGE]
src=logo.jpg
x=30
y=30
OPSTYLE
[general]
dimm_noregister_by=20
dimm_lagged_by=60
enable_animation=1
shake_pixels=2
show_borders=0
enable_label_background=0
enable_crypto=0
use_embed_fonts=1
; colors for led states
ledcolor_ready=0×00A000
ledcolor_busy=0xA01020
ledcolor_agent=0xD0d020
ledcolor_paused=0×000000
; Settings for the button (rectangle)
btn_width=90
btn_height=50
btn_padding=4
btn_line_width=2
btn_line_color=0×000000
btn_fadecolor_1=ccccff
btn_fadecolor_2=ffffff
btn_round_border=8
btn_highlight_color=ff0000
; Settings affecting the button label
label_font_size=8
label_font_family=Verdana ; only valid when use_embed_fonts is disabled
label_font_color=000000
label_shadow_color=dddddd
label_margin_top=30
label_margin_left=40
label_shadow=1
label_extent_x=15 ; If the label does not fit horizontally, increase this number
label_extent_y=0
; Settings affecting the button clid
clid_font_color=00dd00
clid_font_size=9
clid_centered=1
clid_font_family=Verdana
clid_margin_top=15
clid_margin_left=25
; Settings for the timer
timer_font_color=4000ff
timer_font_size=9
timer_font_family=Courier
timer_margin_top=48
timer_margin_left=4
; Settings for the oval led
led_scale=30
led_margin_top=35
led_margin_left=10
; Settings for the arrow
arrow_scale=40
arrow_margin_top=8
arrow_margin_left=8
; Settings for icons
icon1_margin_top=10
icon1_margin_left=-7
icon1_scale=14
; Settings for Status Bar at the top
show_security_code=1
show_clid_info=0
show_btn_help=3
show_btn_debug=0
show_btn_reload=2
show_status=4