1
0

yate: ignorevia

This commit is contained in:
Ember 'n0emis' Keske
2022-07-24 17:33:42 +02:00
parent 3517e542ba
commit d7c5c4c0f6
4 changed files with 30 additions and 3 deletions

View File

@@ -48,6 +48,28 @@
[dialin]
\${sip_x-called}^.*$=lateroute/\\1";
ysipchan = {
general = {
ignorevia = "yes";
};
#"listener general".enable = "no";
#"listener dect" = {
# type = "udp";
# addr = "10.42.132.1";
# port = "5060";
#};
#"listener sip" = {
# type = "udp";
# addr = "10.42.133.1";
# port = "5060";
#};
#"listener voip" = {
# type = "udp";
# addr = "10.42.10.6";
# port = "5060";
# default = "yes";
#};
};
};
environment.systemPackages = with pkgs; [