Is your call being dropped as well?
I had the same issue with VEGA gateway. This is what I did to solve the
problem. Change your ser.cfg file like this
if (uri=~"^sip:9[0-9]*@sip_server_ip") { ## This assumes that
the caller is
log("Forwarding to PSTN\n"); ## registered
in our realm
strip(1);
#t_relay_to_udp( "gateway_ip", "5060" );
rewritehostport("gatway_ip:5060");
forward(uri:host, uri:port);
break;
};
t_relay_to_udp causes this error in the log and also the call to drop.
Rewriting host and port works fine.
Hope this helps.
On Apr 13, 2004, at 3:13 PM, Harold Workman wrote:
Hi,
Im connecting to a cisco gateway, and the call looks fine, until the
SER has
to send an ACK. to bring the status of the call to active.
When i look on my messages in the log, i am getting a message
Warning: sl_sed_reply: I wont send a reply for ACK!!!
what does this mean?
-----------------------
Harold Workman
CCNA, CCNP
Cytel Communications
hworkman(a)cytelcom.com
Ph. 281-449-4000 x3098
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
Srbo Cvetkovic | CityNet, Inc.
srbo(a)city-net.com | Pittsburgh, PA
voice: 412.481.5406 | fax: 412.431.1315