Hi
I have ser up and running and i can make
calls from/to SIP UA but i want to test PSTN termination as well
for that purpose i have one cisco voice
box at the end
we have dial peer plan as 441 and
442
now i want to make call to a pstn no say
1126102911
how do i do that..? i have tried to
follow the mailing list but all vain..cna somebody help me to test this
out.
PSTN relevant ser.cfg
if
(uri=~"sip:[4-9]+@(mydomain|202\.71\.135\.219)")
{
t_relay_to_udp("212.74.110.243",
"5060");
break;
};
regards,
Madan