Hi all, we have a problem
with gnugk version 2.2.0. When we relay calls , we need to
rewrite a prefix like below [RasSrv::RewriteE164] 12345=6789#4567 And we need to authenticate our calls like below [PrefixAuth] 12345=allow ipv4:10.10.10.1 But it was not worked and when we set configuration like
below [PrefixAuth] 6789#4567=allow ipv4:10.10.10.1 call will
relayed. But we need to authenticate our gateway with prefixes that
they are sending to us not rewrite prefix in gatekeeper. Please help. Best Regards. |