Hi Daniel, have you set an "onreply route" before calling the CPL script and it was not triggered by replies?
Regards, bogdan Daniel wrote: > Hi all, > I use CPL script with "Proxy" element, like this: > > <cpl> > <incoming> > <lookup source="registration"> > <success> > <proxy ordering="sequential" /> > </success> > </lookup> > </incoming> > </cpl> > > and I use onreply_route(), where I make the changes on 180/200 reply > messages in case of NAT (change callee's SDP parameter and change > Callee's Contact hf). > When an INVITE is forwarded, through the <PROXY> element, to the > callee, then reply messagges (180 Ringing and 200OK) hasn't processed > by Onreply_route. So I can't make my NAT control. > Why? > > Regards, > daniel > > > > > > -- > Daniel Grotti > ________________________ > e-mail : [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > ------------------------------------------------------------------------ > > _______________________________________________ > Users mailing list > [email protected] > http://lists.openser.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
