Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2

2022-06-07 Thread Bela H
Thanks Daniel!

I’ll upgrade again hopefully this Friday and will get back to you with the 
findings.

Cheers,
Bela

From: Daniel Airinei
Sent: Wednesday, 8 June 2022 01:30
To: OpenSIPS users mailling list; Răzvan 
Crainea
Subject: Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2

Hello Bela,

If you are interested in upgrading to 9.3.2, I'd be happy to assist you
with any issues you might encounter (I reworked most of the new settings
feature). Regarding your gear button problem, you could first check the
permissions in the opensips-cp/config/globals.php file, and make sure
they look like the ones here:
https://github.com/OpenSIPS/opensips-cp/blob/master/config/globals.php

If they look the same, or if you have any additional problems, please
let me know and I will help you out.

Regards,

Daniel Airinei
http://www.opensips-solutions.com

On 6/7/2022 1:32 PM, Răzvan Crainea wrote:
> Well, this depends on the way you had set up your call forwarding
> feature in OpenSIPS. But since most likely this is a custom handling,
> in a custom table, you will have better experience if you are using
> the tviewer tool în 9.3.2. So the answer is yes, it is worth upgrading
> :).
>
> Best regards,
>
> Răzvan Crainea
> OpenSIPS Core Developer
> http://www.opensips-solutions.com
>
> On 6/7/22 11:44, Bela H wrote:
>> Hi Răzvan,
>>
>> Unfortunately there was no luck, I rolled it back.
>>
>> However, I am not sure if this latest 9.3.2 version has the feature I
>> was hoping for.
>>
>> Is there an “easy” way to configure this new CP GUI for call
>> forwarding management? Currently I set up/modify directly in the DB.
>>
>> Cheers,
>>
>> Bela
>>
>> *From: *Răzvan Crainea 
>> *Sent: *Tuesday, 7 June 2022 20:36
>> *To: *users@lists.opensips.org 
>> *Subject: *Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2
>>
>> Hi, Bela!
>>
>> Did you manage to sort this out? If not, perhaps Daniel, the guy who
>> reworked the settings feature might be able to help you out.
>>
>> Best regards,
>>
>> Răzvan Crainea
>> OpenSIPS Core Developer
>> http://www.opensips-solutions.com 
>>
>> On 5/18/22 09:06, Bogdan-Andrei Iancu wrote:
>>  > Hi Bela,
>>  >
>>  > OK, be sure the user you are using to log into CP has the "admin"
>>  > permission on the cdrviewer tool . Check this via the Admin tools
>> -> Access.
>>  >
>>  > Regards,
>>  >
>>  > Bogdan-Andrei Iancu
>>  >
>>  > OpenSIPS Founder and Developer
>>  > https://www.opensips-solutions.com
>> 
>>  > OpenSIPS eBootcamp 23rd May - 3rd June 2022
>>  > https://opensips.org/training/OpenSIPS_eBootcamp_2022/
>> 
>>  >
>>  > On 5/18/22 12:25 AM, Bela H wrote:
>>  >>
>>  >> Hi Bogdan,
>>  >>
>>  >> I have re-installed the CP 9.3.2 but the results are same. Still
>>  >> missing CDR fields in the CDR Viewer and no gear icon anywhere only
>>  >> Users/Alias Management and System/Monit.
>>  >>
>>  >> However, in the CDR details I can see the additional fields:
>>  >>
>>  >> What did I wrong?
>>  >>
>>  >> Cheers,
>>  >>
>>  >> Bela
>>  >>
>>  >> *From: *Bogdan-Andrei Iancu > >
>>  >> *Sent: *Wednesday, 18 May 2022 03:01
>>  >> *To: *OpenSIPS users mailling list
>> >;
>>  >> Bela H >
>>  >> *Subject: *Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2
>>  >>
>>  >> Hi Bela,
>>  >>
>>  >> Does you CDRviewer look like this ?
>>  >>
>>  >>
>>  >>
>>  >> See the gear box in the right upper corner.
>>  >>
>>  >> And be sure that the 9.3.2 version is indeed displayed in the left
>>  >> upper corner.
>>  >>
>>  >> Regards,
>>  >>
>>  >> Bogdan-Andrei Iancu
>>  >> OpenSIPS Founder and Developer
>>  >> https://www.opensips-solutions.com
>> 
>> > >
>>  >> OpenSIPS eBootcamp 23rd May - 3rd June 2022
>>  >> https://opensips.org/training/OpenSIPS_eBootcamp_2022/
>> 
>> > >
>>  >>
>>  >> On 5/17/22 10:55 AM, Bela H wrote:
>>  >>
>>  >> Hello,
>>  >>
>>  >> What is the best method to upgrade the control panel from
>> 8.3.2 to
>>  >> 9.3.2?
>>  >>
>>  >> I had some extra fields e.g. in CDR viewer and disappeared after
>>  >> 9.3.2. It is in the file
>>  >>
>> /var/www/html/opensips-cp/config/tools/system/cdrviewer/local.inc.php
>>  >> but not visible in the CDR viewer panel only in the detailed
>> view
>>  >> for each call.
>>  >>
>>  >> Also I don’t see this gear 

Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2

2022-06-07 Thread Bela H
Thanks Răzvan!

I am using the usr_preferences preferences table for call forwarding setup, 
like this:
+++--++---+--+-+-+
| id | uuid   | username | domain | attribute | type | value   | 
last_modified   |
+++--++---+--+-+-+
| 23 | B_num ||| fwdnoansw|0| C_num 
   | 2022-04-11 16:46:40 |


Cheers,
Bela

From: Răzvan Crainea
Sent: Tuesday, 7 June 2022 22:36
To: users@lists.opensips.org
Subject: Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2

Well, this depends on the way you had set up your call forwarding
feature in OpenSIPS. But since most likely this is a custom handling, in
a custom table, you will have better experience if you are using the
tviewer tool în 9.3.2. So the answer is yes, it is worth upgrading :).

Best regards,

Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 6/7/22 11:44, Bela H wrote:
> Hi Răzvan,
>
> Unfortunately there was no luck, I rolled it back.
>
> However, I am not sure if this latest 9.3.2 version has the feature I
> was hoping for.
>
> Is there an “easy” way to configure this new CP GUI for call forwarding
> management? Currently I set up/modify directly in the DB.
>
> Cheers,
>
> Bela
>
> *From: *Răzvan Crainea 
> *Sent: *Tuesday, 7 June 2022 20:36
> *To: *users@lists.opensips.org 
> *Subject: *Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2
>
> Hi, Bela!
>
> Did you manage to sort this out? If not, perhaps Daniel, the guy who
> reworked the settings feature might be able to help you out.
>
> Best regards,
>
> Răzvan Crainea
> OpenSIPS Core Developer
> http://www.opensips-solutions.com 
>
> On 5/18/22 09:06, Bogdan-Andrei Iancu wrote:
>  > Hi Bela,
>  >
>  > OK, be sure the user you are using to log into CP has the "admin"
>  > permission on the cdrviewer tool . Check this via the Admin tools ->
> Access.
>  >
>  > Regards,
>  >
>  > Bogdan-Andrei Iancu
>  >
>  > OpenSIPS Founder and Developer
>  > https://www.opensips-solutions.com 
>  > OpenSIPS eBootcamp 23rd May - 3rd June 2022
>  > https://opensips.org/training/OpenSIPS_eBootcamp_2022/
> 
>  >
>  > On 5/18/22 12:25 AM, Bela H wrote:
>  >>
>  >> Hi Bogdan,
>  >>
>  >> I have re-installed the CP 9.3.2 but the results are same. Still
>  >> missing CDR fields in the CDR Viewer and no gear icon anywhere only
>  >> Users/Alias Management and System/Monit.
>  >>
>  >> However, in the CDR details I can see the additional fields:
>  >>
>  >> What did I wrong?
>  >>
>  >> Cheers,
>  >>
>  >> Bela
>  >>
>  >> *From: *Bogdan-Andrei Iancu  >
>  >> *Sent: *Wednesday, 18 May 2022 03:01
>  >> *To: *OpenSIPS users mailling list  >;
>  >> Bela H >
>  >> *Subject: *Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2
>  >>
>  >> Hi Bela,
>  >>
>  >> Does you CDRviewer look like this ?
>  >>
>  >>
>  >>
>  >> See the gear box in the right upper corner.
>  >>
>  >> And be sure that the 9.3.2 version is indeed displayed in the left
>  >> upper corner.
>  >>
>  >> Regards,
>  >>
>  >> Bogdan-Andrei Iancu
>  >> OpenSIPS Founder and Developer
>  >> https://www.opensips-solutions.com
> 
> >
>  >> OpenSIPS eBootcamp 23rd May - 3rd June 2022
>  >> https://opensips.org/training/OpenSIPS_eBootcamp_2022/
> 
>  >
>  >>
>  >> On 5/17/22 10:55 AM, Bela H wrote:
>  >>
>  >> Hello,
>  >>
>  >> What is the best method to upgrade the control panel from 8.3.2 to
>  >> 9.3.2?
>  >>
>  >> I had some extra fields e.g. in CDR viewer and disappeared after
>  >> 9.3.2. It is in the file
>  >>
> /var/www/html/opensips-cp/config/tools/system/cdrviewer/local.inc.php
>  >> but not visible in the CDR viewer panel only in the detailed view
>  >> for each call.
>  >>
>  >> Also I don’t see this gear icon Bogdan mentioned in the blog: Each
>  >> tool has its own Settings panel “accessible via the gear-icon in
>  >> the right side of the tool header”.
>  >>
>  >> Cheers,
>  >>
>  >> Bela
>  >>
>  >>
>  >>
>  >> ___
>  >>
>  >> Users mailing list
>  >>
>  >> Users@lists.opensips.org   

Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2

2022-06-07 Thread Daniel Airinei

Hello Bela,

If you are interested in upgrading to 9.3.2, I'd be happy to assist you 
with any issues you might encounter (I reworked most of the new settings 
feature). Regarding your gear button problem, you could first check the 
permissions in the opensips-cp/config/globals.php file, and make sure 
they look like the ones here: 
https://github.com/OpenSIPS/opensips-cp/blob/master/config/globals.php


If they look the same, or if you have any additional problems, please 
let me know and I will help you out.


Regards,

Daniel Airinei
http://www.opensips-solutions.com

On 6/7/2022 1:32 PM, Răzvan Crainea wrote:
Well, this depends on the way you had set up your call forwarding 
feature in OpenSIPS. But since most likely this is a custom handling, 
in a custom table, you will have better experience if you are using 
the tviewer tool în 9.3.2. So the answer is yes, it is worth upgrading 
:).


Best regards,

Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 6/7/22 11:44, Bela H wrote:

Hi Răzvan,

Unfortunately there was no luck, I rolled it back.

However, I am not sure if this latest 9.3.2 version has the feature I 
was hoping for.


Is there an “easy” way to configure this new CP GUI for call 
forwarding management? Currently I set up/modify directly in the DB.


Cheers,

Bela

*From: *Răzvan Crainea 
*Sent: *Tuesday, 7 June 2022 20:36
*To: *users@lists.opensips.org 
*Subject: *Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2

Hi, Bela!

Did you manage to sort this out? If not, perhaps Daniel, the guy who
reworked the settings feature might be able to help you out.

Best regards,

Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com 

On 5/18/22 09:06, Bogdan-Andrei Iancu wrote:
 > Hi Bela,
 >
 > OK, be sure the user you are using to log into CP has the "admin"
 > permission on the cdrviewer tool . Check this via the Admin tools 
-> Access.

 >
 > Regards,
 >
 > Bogdan-Andrei Iancu
 >
 > OpenSIPS Founder and Developer
 > https://www.opensips-solutions.com 


 > OpenSIPS eBootcamp 23rd May - 3rd June 2022
 > https://opensips.org/training/OpenSIPS_eBootcamp_2022/ 


 >
 > On 5/18/22 12:25 AM, Bela H wrote:
 >>
 >> Hi Bogdan,
 >>
 >> I have re-installed the CP 9.3.2 but the results are same. Still
 >> missing CDR fields in the CDR Viewer and no gear icon anywhere only
 >> Users/Alias Management and System/Monit.
 >>
 >> However, in the CDR details I can see the additional fields:
 >>
 >> What did I wrong?
 >>
 >> Cheers,
 >>
 >> Bela
 >>
 >> *From: *Bogdan-Andrei Iancu >

 >> *Sent: *Wednesday, 18 May 2022 03:01
 >> *To: *OpenSIPS users mailling list 
>;

 >> Bela H >
 >> *Subject: *Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2
 >>
 >> Hi Bela,
 >>
 >> Does you CDRviewer look like this ?
 >>
 >>
 >>
 >> See the gear box in the right upper corner.
 >>
 >> And be sure that the 9.3.2 version is indeed displayed in the left
 >> upper corner.
 >>
 >> Regards,
 >>
 >> Bogdan-Andrei Iancu
 >> OpenSIPS Founder and Developer
 >> https://www.opensips-solutions.com 
 
>

 >> OpenSIPS eBootcamp 23rd May - 3rd June 2022
 >> https://opensips.org/training/OpenSIPS_eBootcamp_2022/ 
 
>

 >>
 >> On 5/17/22 10:55 AM, Bela H wrote:
 >>
 >> Hello,
 >>
 >> What is the best method to upgrade the control panel from 
8.3.2 to

 >> 9.3.2?
 >>
 >> I had some extra fields e.g. in CDR viewer and disappeared after
 >> 9.3.2. It is in the file
 >> 
/var/www/html/opensips-cp/config/tools/system/cdrviewer/local.inc.php
 >> but not visible in the CDR viewer panel only in the detailed 
view

 >> for each call.
 >>
 >> Also I don’t see this gear icon Bogdan mentioned in the blog: 
Each

 >> tool has its own Settings panel “accessible via the gear-icon in
 >> the right side of the tool header”.
 >>
 >> Cheers,
 >>
 >> Bela
 >>
 >>
 >>
 >> ___
 >>
 >> Users mailing list
 >>
 >> Users@lists.opensips.org >

 >>
 >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users 
 
>

 >>
 >
 >
 > 

Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2

2022-06-07 Thread Răzvan Crainea
Well, this depends on the way you had set up your call forwarding 
feature in OpenSIPS. But since most likely this is a custom handling, in 
a custom table, you will have better experience if you are using the 
tviewer tool în 9.3.2. So the answer is yes, it is worth upgrading :).


Best regards,

Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 6/7/22 11:44, Bela H wrote:

Hi Răzvan,

Unfortunately there was no luck, I rolled it back.

However, I am not sure if this latest 9.3.2 version has the feature I 
was hoping for.


Is there an “easy” way to configure this new CP GUI for call forwarding 
management? Currently I set up/modify directly in the DB.


Cheers,

Bela

*From: *Răzvan Crainea 
*Sent: *Tuesday, 7 June 2022 20:36
*To: *users@lists.opensips.org 
*Subject: *Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2

Hi, Bela!

Did you manage to sort this out? If not, perhaps Daniel, the guy who
reworked the settings feature might be able to help you out.

Best regards,

Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com 

On 5/18/22 09:06, Bogdan-Andrei Iancu wrote:
 > Hi Bela,
 >
 > OK, be sure the user you are using to log into CP has the "admin"
 > permission on the cdrviewer tool . Check this via the Admin tools -> 
Access.

 >
 > Regards,
 >
 > Bogdan-Andrei Iancu
 >
 > OpenSIPS Founder and Developer
 > https://www.opensips-solutions.com 
 > OpenSIPS eBootcamp 23rd May - 3rd June 2022
 > https://opensips.org/training/OpenSIPS_eBootcamp_2022/ 


 >
 > On 5/18/22 12:25 AM, Bela H wrote:
 >>
 >> Hi Bogdan,
 >>
 >> I have re-installed the CP 9.3.2 but the results are same. Still
 >> missing CDR fields in the CDR Viewer and no gear icon anywhere only
 >> Users/Alias Management and System/Monit.
 >>
 >> However, in the CDR details I can see the additional fields:
 >>
 >> What did I wrong?
 >>
 >> Cheers,
 >>
 >> Bela
 >>
 >> *From: *Bogdan-Andrei Iancu >

 >> *Sent: *Wednesday, 18 May 2022 03:01
 >> *To: *OpenSIPS users mailling list >;

 >> Bela H >
 >> *Subject: *Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2
 >>
 >> Hi Bela,
 >>
 >> Does you CDRviewer look like this ?
 >>
 >>
 >>
 >> See the gear box in the right upper corner.
 >>
 >> And be sure that the 9.3.2 version is indeed displayed in the left
 >> upper corner.
 >>
 >> Regards,
 >>
 >> Bogdan-Andrei Iancu
 >> OpenSIPS Founder and Developer
 >> https://www.opensips-solutions.com 
  
>

 >> OpenSIPS eBootcamp 23rd May - 3rd June 2022
 >> https://opensips.org/training/OpenSIPS_eBootcamp_2022/ 
  
>

 >>
 >> On 5/17/22 10:55 AM, Bela H wrote:
 >>
 >> Hello,
 >>
 >> What is the best method to upgrade the control panel from 8.3.2 to
 >> 9.3.2?
 >>
 >> I had some extra fields e.g. in CDR viewer and disappeared after
 >> 9.3.2. It is in the file
 >> 
/var/www/html/opensips-cp/config/tools/system/cdrviewer/local.inc.php

 >> but not visible in the CDR viewer panel only in the detailed view
 >> for each call.
 >>
 >> Also I don’t see this gear icon Bogdan mentioned in the blog: Each
 >> tool has its own Settings panel “accessible via the gear-icon in
 >> the right side of the tool header”.
 >>
 >> Cheers,
 >>
 >> Bela
 >>
 >>
 >>
 >> ___
 >>
 >> Users mailing list
 >>
 >> Users@lists.opensips.org  >

 >>
 >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users 
  
>

 >>
 >
 >
 > ___
 > Users mailing list
 > Users@lists.opensips.org
 > http://lists.opensips.org/cgi-bin/mailman/listinfo/users 



___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users 




___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list

Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2

2022-06-07 Thread Bela H
Hi Răzvan,

Unfortunately there was no luck, I rolled it back.
However, I am not sure if this latest 9.3.2 version has the feature I was 
hoping for.
Is there an “easy” way to configure this new CP GUI for call forwarding 
management? Currently I set up/modify directly in the DB.

Cheers,
Bela


From: Răzvan Crainea
Sent: Tuesday, 7 June 2022 20:36
To: users@lists.opensips.org
Subject: Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2

Hi, Bela!

Did you manage to sort this out? If not, perhaps Daniel, the guy who
reworked the settings feature might be able to help you out.

Best regards,

Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 5/18/22 09:06, Bogdan-Andrei Iancu wrote:
> Hi Bela,
>
> OK, be sure the user you are using to log into CP has the "admin"
> permission on the cdrviewer tool . Check this via the Admin tools -> Access.
>
> Regards,
>
> Bogdan-Andrei Iancu
>
> OpenSIPS Founder and Developer
>https://www.opensips-solutions.com
> OpenSIPS eBootcamp 23rd May - 3rd June 2022
>https://opensips.org/training/OpenSIPS_eBootcamp_2022/
>
> On 5/18/22 12:25 AM, Bela H wrote:
>>
>> Hi Bogdan,
>>
>> I have re-installed the CP 9.3.2 but the results are same. Still
>> missing CDR fields in the CDR Viewer and no gear icon anywhere only
>> Users/Alias Management and System/Monit.
>>
>> However, in the CDR details I can see the additional fields:
>>
>> What did I wrong?
>>
>> Cheers,
>>
>> Bela
>>
>> *From: *Bogdan-Andrei Iancu 
>> *Sent: *Wednesday, 18 May 2022 03:01
>> *To: *OpenSIPS users mailling list ;
>> Bela H 
>> *Subject: *Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2
>>
>> Hi Bela,
>>
>> Does you CDRviewer look like this ?
>>
>>
>>
>> See the gear box in the right upper corner.
>>
>> And be sure that the 9.3.2 version is indeed displayed in the left
>> upper corner.
>>
>> Regards,
>>
>> Bogdan-Andrei Iancu
>> OpenSIPS Founder and Developer
>>https://www.opensips-solutions.com  
>> OpenSIPS eBootcamp 23rd May - 3rd June 2022
>>https://opensips.org/training/OpenSIPS_eBootcamp_2022/  
>> 
>>
>> On 5/17/22 10:55 AM, Bela H wrote:
>>
>> Hello,
>>
>> What is the best method to upgrade the control panel from 8.3.2 to
>> 9.3.2?
>>
>> I had some extra fields e.g. in CDR viewer and disappeared after
>> 9.3.2. It is in the file
>> /var/www/html/opensips-cp/config/tools/system/cdrviewer/local.inc.php
>> but not visible in the CDR viewer panel only in the detailed view
>> for each call.
>>
>> Also I don’t see this gear icon Bogdan mentioned in the blog: Each
>> tool has its own Settings panel “accessible via the gear-icon in
>> the right side of the tool header”.
>>
>> Cheers,
>>
>> Bela
>>
>>
>>
>> ___
>>
>> Users mailing list
>>
>> Users@lists.opensips.org  
>>
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users  
>> 
>>
>
>
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2

2022-06-07 Thread Răzvan Crainea

Hi, Bela!

Did you manage to sort this out? If not, perhaps Daniel, the guy who 
reworked the settings feature might be able to help you out.


Best regards,

Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 5/18/22 09:06, Bogdan-Andrei Iancu wrote:

Hi Bela,

OK, be sure the user you are using to log into CP has the "admin" 
permission on the cdrviewer tool . Check this via the Admin tools -> Access.


Regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
   https://www.opensips-solutions.com
OpenSIPS eBootcamp 23rd May - 3rd June 2022
   https://opensips.org/training/OpenSIPS_eBootcamp_2022/

On 5/18/22 12:25 AM, Bela H wrote:


Hi Bogdan,

I have re-installed the CP 9.3.2 but the results are same. Still 
missing CDR fields in the CDR Viewer and no gear icon anywhere only 
Users/Alias Management and System/Monit.


However, in the CDR details I can see the additional fields:

What did I wrong?

Cheers,

Bela

*From: *Bogdan-Andrei Iancu 
*Sent: *Wednesday, 18 May 2022 03:01
*To: *OpenSIPS users mailling list ; 
Bela H 

*Subject: *Re: [OpenSIPS-Users] OpenSIPS CP upgrade to 9.3.2

Hi Bela,

Does you CDRviewer look like this ?



See the gear box in the right upper corner.

And be sure that the 9.3.2 version is indeed displayed in the left 
upper corner.


Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
   https://www.opensips-solutions.com  
OpenSIPS eBootcamp 23rd May - 3rd June 2022
   https://opensips.org/training/OpenSIPS_eBootcamp_2022/  


On 5/17/22 10:55 AM, Bela H wrote:

Hello,

What is the best method to upgrade the control panel from 8.3.2 to
9.3.2?

I had some extra fields e.g. in CDR viewer and disappeared after
9.3.2. It is in the file
/var/www/html/opensips-cp/config/tools/system/cdrviewer/local.inc.php
but not visible in the CDR viewer panel only in the detailed view
for each call.

Also I don’t see this gear icon Bogdan mentioned in the blog: Each
tool has its own Settings panel “accessible via the gear-icon in
the right side of the tool header”.

Cheers,

Bela



___

Users mailing list

Users@lists.opensips.org  

http://lists.opensips.org/cgi-bin/mailman/listinfo/users  





___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users