micmac1

Results 26 comments of micmac1

Hallo @Azureit Thanks for bringing this up. I'll look into it in a little while more thoroughly. What caught my attention so far: a) the "exit 1" in "die()". It's...

I added the changes to my siproxd init script and ran it with default config. It ran the ubus calls and each time waited around 30 seconds. ``` ubus -t...

Hi Phillip! Just my two cents. Regarding /etc/asterisk I agree with you, makes sense to me. Regarding init script I think it doesn't hurt to add that to conffiles. It'll...

This is definitely another level. Thanks Christian.

Am 27. April 2024 10:10:23 UTC schrieb Josef Schlehofer ***@***.***>: >Okay guys, I see that @Ansuel created PR in upstream - https://github.com/signalwire/freeswitch/pull/2299 > >Since we are not getting any attention...

You removed libpcre from packages, right? Could've just left it IMHO. Why make it harder on users by removing it altogether? If they want they can drop pcre back in...

Am Mon, Sep 23, 2024 at 01:36:51AM -0700 schrieb Josef Schlehofer: > As there seems to be radio silence, I think we really need to drop this package. Don't agree....

It is marked BROKEN in Makefile. In SDK it doesn't show up in menuconfig as expected. If buildbots still try to build it maybe it's a separate issue.

As mentioned in the PR, you can use hotplug events by setting up a file like /etc/hotplug.d/iface/99-asterisk and execute any command you want. I don't have a DSL connection to...