PhantomVl / sccp_manager

SCCP Manager
35 stars 19 forks source link

Switching asmanager: 'enabled' to 'off' #107

Closed tensi0n519 closed 3 years ago

tensi0n519 commented 3 years ago

Not exactly sure what ;enabled; controls, but it seems to switch of some debug mode. I check the php-asmanager.php file but could not find what it does control.

Fixes: #106

tensi0n519 commented 3 years ago

Partial revert of c929649 in which asmanager:'enabled' was turned on by @steve-lad.

steve-lad commented 3 years ago

This effectively disables the ami interface, which should only be necessary if the version of chan-sccp is not compatible. This has been fixed with a revised installer (not yet committed) that verifies chan-sccp compatibility.

This pull should not be required.

tensi0n519 commented 3 years ago

Hello Steve,

Thanks for responding and working on this incident. Diederik actually responded to my post and we were chatting about it on gitter. During our conversation, he offered to remote into my computer and take a look at the issue. He’s actually the one who made the suggested changes using my account which was logged in. That’s why it shows me as posting. Hopefully that makes sense.

Anyways did you still want me to respond to your last message with your requests? Let me know.

Ryan

Sent from my mobile device.

On Feb 22, 2021, at 04:50, steve-lad notifications@github.com wrote:

 This effectively disables the ami interface, which should only be necessary if the version of chan-sccp is not compatible. This has been fixed with a revised installer (not yet committed) that verifies chan-sccp compatibility.

This pull should not be required.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

steve-lad commented 3 years ago

Hello Steve, Thanks for responding and working on this incident. Diederik actually responded to my post and we were chatting about it on gitter. During our conversation, he offered to remote into my computer and take a look at the issue. He’s actually the one who made the suggested changes using my account which was logged in. That’s why it shows me as posting. Hopefully that makes sense. Anyways did you still want me to respond to your last message with your requests? Let me know. Ryan Sent from my mobile device. On Feb 22, 2021, at 04:50, steve-lad @.***> wrote:  This effectively disables the ami interface, which should only be necessary if the version of chan-sccp is not compatible. This has been fixed with a revised installer (not yet committed) that verifies chan-sccp compatibility. This pull should not be required. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

steve-lad commented 3 years ago

Hi Ryan,

What revision of chan-sccp are you using - that's what is essential?

tensi0n519 commented 3 years ago

I am using the latest version of chan-sccp. I did the installation yesterday using the latest. Is there a way to actually confirm the version? Let me know if you need me to do that and if you wouldn’t mind advising how to go about getting that info. Thank you.

-Ryan

From: steve-lad notifications@github.com Sent: Monday, February 22, 2021 9:23 To: PhantomVl/sccp_manager sccp_manager@noreply.github.com Cc: Ryan ryan.hutton@gmail.com; Author author@noreply.github.com Subject: Re: [PhantomVl/sccp_manager] Switching asmanager: 'enabled' to 'off' (#107)

Hi Ryan,

What revision of chan-sccp are you using - that's what is essential?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PhantomVl/sccp_manager/pull/107#issuecomment-783535749 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AOR6MOXQTY5YFC2K2GIYWNTTAKHHZANCNFSM4YAEYYWA . https://github.com/notifications/beacon/AOR6MOQ6455UIQPD5JHRGWTTAKHHZA5CNFSM4YAEYYWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF2Z45BI.gif

tensi0n519 commented 3 years ago

Hi Steve,

Reference to your last question….I figured it out. I attached the screenshot on github as well.

See attached.

-Ryan

From: steve-lad notifications@github.com Sent: Monday, February 22, 2021 9:23 To: PhantomVl/sccp_manager sccp_manager@noreply.github.com Cc: Ryan ryan.hutton@gmail.com; Author author@noreply.github.com Subject: Re: [PhantomVl/sccp_manager] Switching asmanager: 'enabled' to 'off' (#107)

Hi Ryan,

What revision of chan-sccp are you using - that's what is essential?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PhantomVl/sccp_manager/pull/107#issuecomment-783535749 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AOR6MOXQTY5YFC2K2GIYWNTTAKHHZANCNFSM4YAEYYWA . https://github.com/notifications/beacon/AOR6MOQ6455UIQPD5JHRGWTTAKHHZA5CNFSM4YAEYYWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF2Z45BI.gif

dkgroot commented 3 years ago

Retracting this PR, steve informed me it was the wrong solution.