Hi Yin,
first try to use some xlog() messages to debug your script - see if it
gets to your test, print the RURI to see it, etc. Note the uri==myself
tests only the domain part (if the domain from uri is served by the
proy). To see the domains served by proxy, see the aliases list dumped
by openser at startup.
regards,
bogdan
zze-WU Yin RD-MAPS-LAN wrote:
Hello everybody,
I want that openser can call a PSTN number for example:
0296487631. But in the request of INVITE, I see that the callee is always
0296487631(a)opensersip.test.machine ( and opensersip.test.machine is my
sip server), that means the (uri==myself) is always ture. So this
request of INVITE can not reache the gateway of PSTN. Anybody can
give me some advices? This is my openser.cfg and I use
openser+radius+mysql.
Thank you very much!!!
Yin