Replies: 7 comments 3 replies
-
If I understood correctly: just copy |
Beta Was this translation helpful? Give feedback.
-
I tried it. It seems to work only with "custom" conf files |
Beta Was this translation helpful? Give feedback.
-
Run as add-on
…On Tue, Mar 12, 2024, 00:00 Felipe Santos ***@***.***> wrote:
Like which ones?
Also, are you running as an add-on or as a normal docker container? If the
latter, perhaps you are affected by #309 (comment)
<#309 (comment)>
?
—
Reply to this email directly, view it on GitHub
<#317 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPSH2BLKDE6LC5FCXSITGTYXYSRHAVCNFSM6AAAAABEPJKBTGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DONJSGA2TO>
.
You are receiving this because you authored the thread.Message ID:
<TECH7Fox/asterisk-hass-addons/repo-discussions/317/comments/8752057@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
sip_custom.conf and pjsip_custom.conf works but I need custom extensions and to customize the [general] part of sip.conf |
Beta Was this translation helpful? Give feedback.
-
Thanks for your help!
Just to make sure I understand correctly:
1. When creating a file in custom folder which is not custom (like
sip_custom.conf which is #included in sip.conf) then I need the full
content of the original file + my additions? For example, extensions.conf
in custom folder should include all content of original extensions.conf in
default folder + my dial plans...(which is what I did...)
2. Do I need to do a full server restart or add-on restart is enough for
those changes to take place?
Thanks again.
…On Wed, Mar 13, 2024, 13:43 Felipe Santos ***@***.***> wrote:
Take a look here, are you doing like this? #309 (comment)
<#309 (comment)>
—
Reply to this email directly, view it on GitHub
<#317 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPSH2GQKAYN643G7KMUNPLYYA3URAVCNFSM6AAAAABEPJKBTGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DONZSGA3DC>
.
You are receiving this because you authored the thread.Message ID:
<TECH7Fox/asterisk-hass-addons/repo-discussions/317/comments/8772061@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Thanks. That's what I did but will give it a try again. Maybe I
did something wrong.
…On Wed, Mar 13, 2024, 15:32 Felipe Santos ***@***.***> wrote:
1. Yes, and this is valid for all files.
2. Add-on restart.
—
Reply to this email directly, view it on GitHub
<#317 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPSH2GPIE6G5HMGP6DZKE3YYBIORAVCNFSM6AAAAABEPJKBTGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DONZTGMYDM>
.
You are receiving this because you authored the thread.Message ID:
<TECH7Fox/asterisk-hass-addons/repo-discussions/317/comments/8773306@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Thanks. It works great. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have, for many years now, a setup of VTO intercoms and VTH monitors in conjunction with FreePBX. The logic is that Dahua devices works best between themeselves when one of the VTOs is acting as a SIP server (most reliable). So my FreePBX is connectiong to the VTO SIP server as an extension (a trunk). Now that I added the asterisk add on to HA, I dont need 2 asterisk servers on my network. So I would like to setup the HA asterisk add on as the main server for the intercoms. In order to do that I need the option to add the trunk registration (register=>) to the [general] section at sip.conf - on FreePBX you have a file called sip_general_custom.conf which is included in sip.conf under [general] section.
In addition to that I need to create my own dial plan for calls from the VTOs (intercoms) and a RIng Group at extensions.conf.
The question is, how do I customize the [general] section of sip.conf and how to customize extensions.conf?
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions