RE: [Flash Operator Panel] Flash Operator Panel
- From: "Chu Seow Phin" <seowphin@xxxxxxxxx>
- Date: Thu, 29 Mar 2007 02:57:13 +0800
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:to:references:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:in-reply-to:x-mimeole:importance:thread-index; b=b1r5hFwdocZxCU7+cx+Jyy2RSfO25SR5ZJR2E1eJr3wmWdPD1AzAAaFcicmZeDR+JMxMz94KfviDu38WeOAeeiTNCtM5LGx+/dPUzX/ph7vywKVJMncHYcKAJrlPRk+Lt+j4wyXnghBJeSi5i5N9agxhW4gIkLRZYX3K4q1Vvso=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:references:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:in-reply-to:x-mimeole:importance:thread-index; b=UP+zAFoet7eLr32YzJL9TkS2+bfqhiKp96/7rFZC8aMfWLGIhVH0PZ6JmvXW+v6jI8Glu8N0aPlscOdB9GntJ7mZ5MAVwhSftUXThNJclGJ8sUscsWCUYQajAjBiSBDWw5tC77cZpcApDcCny3iGGLwRmomwgW3CQXngHtcdn8U=
- Mailing-list: contact operator_panel-help@lists.house.com.ar; run by ezmlm
- Thread-index: AcdxZQTUB/zLJkgbRTGMbOItEcuI6gABEcsg
Hi Jonathan,
I have located the file in folder /var/lib/asterisk/bin/
File : retrieve_op_conf_from_mysql.pl
######## STYLE INFO #########
$extenpos="2-50,61-69,";
$trunkpos="52-60,71-80";
#$confepos="";
#$queuepos="42-50,61-70";
Now my panel look accurately as follow:-
Extension
1001 1020 1040
1002 1021 1041
1003 1022 1042
.. .. ..
.. .. ..
.. .. Trunk
.. .. Zap-1
.. .. Sip-2
.. .. ..
1019 1039
Thank you so much for you advice.
Cheer!
Chu
-----Original Message-----
From: Jonathan Nalley [mailto:jnalley@xxxxxxx]
Sent: Thursday, March 29, 2007 2:14 AM
To: operator_panel@xxxxxxxxxxxxxxxxxx
Subject: Re: [Flash Operator Panel] Flash Operator Panel
ok, thanks for the response. well what's happening is basically because of
Trixbox/FreePBX/AMP and not really FOP. I'm not sure about Trixbox V2, but
on earlier versions of trixbox/A@x, you need to make certain changes to the
layout in /var/www/html/admin/retrieve_op_conf_from_mysql.pl (can't
guarantee the preciseness of that path) The path might also be:
/var/lib/asterisk/bin/retrieve_op_conf_from_mysql.pl
In that file you'll see lines like the following:
######## STYLE INFO #########
$extenpos="1-27,29-31,33-45";
$trunkpos="46-60";
#$confepos="";
#$queuepos="42-50,61-70";
Notice how in the code that i pasted above that the lines for queues and
conferences are commented out which in essence does not display them at all.
Notice how you can specify the range of positions that trunk and extension
buttons can consume.
What i would recommend is make whatever changes you need to the position
ranges of the buttons and then go and make whatever changes you need to make
in FreePBX/AMP and when you save/apply those changes, the
retrieve_op_conf_from_mysql.pl script will be run and (all other things
being OK) FOP should act based on the changes to the positions you made.
I hope i haven't been too vague or unclear. If you have any more questions,
just respond back.
On Wednesday, March 28, 2007 1:37:33 PM , "Chu Seow Phin"
<seowphin@xxxxxxxxx> wrote:
Hi Jonathan
I am using Trixbox V2
Rgds.
Chu
-----Original Message-----
From: Jonathan Nalley [mailto:jnalley@xxxxxxx]
Sent: Thursday, March 29, 2007 1:00 AM
To: operator_panel@xxxxxxxxxxxxxxxxxx
Subject: Re: [Flash Operator Panel] Flash Operator Panel
are you using trixbox or Asterisk@xxxx or something of that nature? It
sounds like your FOP configuration files are getting overwritten when you
make changes in AMP/FreePBX etc...
Let us know what you're using and we can probably alleviate your
frustration.
On Wednesday, March 28, 2007 12:26:06 PM , "Chu Seow Phin"
<seowphin@xxxxxxxxx> wrote:
Hi
I have trying to modify the FOP layout to get rids of queues and parking
lots
because I am not using these features.
I have more than 40 extensions, and only one outbound trunk.
What I want is to display all extensions in more than three columns, and
I want my trunk to be displayed at the same position of the parking lots.
However, whenever I try to edit the extensions or add or delete
extensions
the panel will went wrong with the zap back to position=52?
How do I retain all these default setting during extension maintenance?
Which files to look at?
Regards,
Chu
Flash Operator Panel Mailing List
To unsubscribe send an empty message to:
<operator_panel-unsubscribe@xxxxxxxxxxxxxxxxxx>
To get help send an empty message to:
<operator_panel-help@xxxxxxxxxxxxxxxxxx>
The archives can be found at:
http://www.asternic.org/archives/maillist.html
Flash Operator Panel Mailing List
To unsubscribe send an empty message to:
<operator_panel-unsubscribe@xxxxxxxxxxxxxxxxxx>
To get help send an empty message to:
<operator_panel-help@xxxxxxxxxxxxxxxxxx>
The archives can be found at:
http://www.asternic.org/archives/maillist.html
- References to:
- Chu Seow Phin
- Jonathan Nalley
- Chu Seow Phin
- Jonathan Nalley
|