yate: ignorevia
This commit is contained in:
@@ -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; [
|
||||
|
Reference in New Issue
Block a user