Replies: 3 comments 2 replies
-
Hi, yes this is true. You don't need to set up ssl for Asterisk, and don't need to port forward the websocket connection. You may still need to forward RTP ports (10000-20000) if you encounter issues though. To use ingress, simply upgrade the add-on and card to the latest versions and it should automatically detect it. Let me know if it works 😁 |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hmmm, I just tried that without success. Is there any way to confirm the
ingress_url is available?
Is it still on port 8089 when going via ingress? I also tried 8088 (based
on the changes in the commits) but also without success.
Start of updated config:
type: custom:sipjs-card
server: xxxxxxxx.ui.nabu.casa
port: "8089"
prefix: ""
…On Tue, Apr 22, 2025 at 9:34 AM Jordy Kuhne ***@***.***> wrote:
You need to set the server to the same hostname you use to access HA. Also
make sure you have the latest add-on version and restart to create the
text.asterisk_ingress_url entity.
—
Reply to this email directly, view it on GitHub
<#375 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGWATG2LMZV7MVKZKJIDED22V6BPAVCNFSM6AAAAAB3PUYWOCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJQGQYDSMA>
.
You are receiving this because you authored the thread.Message ID:
<TECH7Fox/asterisk-hass-addons/repo-discussions/375/comments/12904090@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Actually, I think it has worked. I can see my endpoint is registered. I
will need to do some testing to see if I am able to make calls :)
…On Tue, Apr 22, 2025 at 9:47 AM David Whyte ***@***.***> wrote:
Hmmm, I just tried that without success. Is there any way to confirm the
ingress_url is available?
Is it still on port 8089 when going via ingress? I also tried 8088 (based
on the changes in the commits) but also without success.
Start of updated config:
type: custom:sipjs-card
server: xxxxxxxx.ui.nabu.casa
port: "8089"
prefix: ""
On Tue, Apr 22, 2025 at 9:34 AM Jordy Kuhne ***@***.***>
wrote:
> You need to set the server to the same hostname you use to access HA.
> Also make sure you have the latest add-on version and restart to create the
> text.asterisk_ingress_url entity.
>
> —
> Reply to this email directly, view it on GitHub
> <#375 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAGWATG2LMZV7MVKZKJIDED22V6BPAVCNFSM6AAAAAB3PUYWOCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJQGQYDSMA>
> .
> You are receiving this because you authored the thread.Message ID:
> <TECH7Fox/asterisk-hass-addons/repo-discussions/375/comments/12904090@
> github.com>
>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have seen the addition of Ingress to the add-on and the update to the SIP card to utilise that addition. Is there anything we need to do to configure this on either end?
I was expecting this will allow us to utilise the card without having to temporarily accept the Asterix certificate we need to do at https://tech7fox.github.io/sip-hass-docs/docs/tutorial/card#manual and perhaps use the SIP client when remote from my home without port forwarding. Would that be right?
Thanks,
Whytey
Beta Was this translation helpful? Give feedback.
All reactions