List Info

Thread: Flash Operator Panel




Flash Operator Panel
user name
2007-03-28 11:26:06
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

 

Re: Flash Operator Panel
user name
2007-03-28 11:59:35
are you using trixbox or AsteriskHome 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" <seowphingmail.com> 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-unsubscribelists.house.com.ar>
To get help send an empty message to:
   <operator_panel-helplists.house.com.ar>
The archives can be found at:
   http:/
/www.asternic.org/archives/maillist.html



RE: Flash Operator Panel
user name
2007-03-28 12:37:33
Hi Jonathan
I am using Trixbox V2

Rgds.
Chu

-----Original Message-----
From: Jonathan Nalley [mailto:jnalleyfgp.com] 
Sent: Thursday, March 29, 2007 1:00 AM
To: operator_panellists.house.com.ar
Subject: Re: [Flash Operator Panel] Flash Operator Panel

are you using trixbox or AsteriskHome 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"
<seowphingmail.com> 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-unsubscribelists.house.com.ar>
To get help send an empty message to:
   <operator_panel-helplists.house.com.ar>
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-unsubscribelists.house.com.ar>
To get help send an empty message to:
   <operator_panel-helplists.house.com.ar>
The archives can be found at:
   http:/
/www.asternic.org/archives/maillist.html



Re: Flash Operator Panel
user name
2007-03-28 13:13:34
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/AH, 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" <seowphingmail.com> wrote:
> Hi Jonathan
> I am using Trixbox V2
> 
> Rgds.
> Chu
> 
> -----Original Message-----
> From: Jonathan Nalley [mailto:jnalleyfgp.com]

> Sent: Thursday, March 29, 2007 1:00 AM
> To: operator_panellists.house.com.ar
> Subject: Re: [Flash Operator Panel] Flash Operator
Panel
> 
> are you using trixbox or AsteriskHome 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"
> <seowphingmail.com> 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-unsubscribelists.house.com.ar>
> To get help send an empty message to:
>    <operator_panel-helplists.house.com.ar>
> 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-unsubscribelists.house.com.ar>
> To get help send an empty message to:
>    <operator_panel-helplists.house.com.ar>
> The archives can be found at:
>    http:/
/www.asternic.org/archives/maillist.html
> 
RE: Flash Operator Panel
user name
2007-03-28 13:57:13
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:jnalleyfgp.com] 
Sent: Thursday, March 29, 2007 2:14 AM
To: operator_panellists.house.com.ar
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/AH, 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"
<seowphingmail.com> wrote:
> Hi Jonathan
> I am using Trixbox V2
> 
> Rgds.
> Chu
> 
> -----Original Message-----
> From: Jonathan Nalley [mailto:jnalleyfgp.com]

> Sent: Thursday, March 29, 2007 1:00 AM
> To: operator_panellists.house.com.ar
> Subject: Re: [Flash Operator Panel] Flash Operator
Panel
> 
> are you using trixbox or AsteriskHome 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"
> <seowphingmail.com> 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-unsubscribelists.house.com.ar>
> To get help send an empty message to:
>    <operator_panel-helplists.house.com.ar>
> 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-unsubscribelists.house.com.ar>
> To get help send an empty message to:
>    <operator_panel-helplists.house.com.ar>
> 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-unsubscribelists.house.com.ar>
To get help send an empty message to:
   <operator_panel-helplists.house.com.ar>
The archives can be found at:
   http:/
/www.asternic.org/archives/maillist.html



[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )