1. h323-redirect-number - if present, call destination is overwritten with the number present in this attribute This is RewriteE164 number..? I mean
radius will return rewrite dialed number in this attribute for example
00443215678 right?
2. h323-redirect-ip-address - if present, call is sent to the
IP address present in this attribute.
This is GW ip to whom we want
to route call. right? for example 202.43.21.65
[RasSrv::permanentendpoints]
202.43.21.65=GW1;*
[RasSrv::GWPrefixes]
GW1=*
|