[Serusers] BYE's not accounted

Ashutosh Kumar ashutoshk at chetu.com
Thu Sep 1 19:30:41 CEST 2005


HI,

            My BYE's are not getting accounted in the mysql DB, though all
other messages are getting reflected. I have put setflag for all messages,
at the beginning of cfg.

My relevant ser.cfg code is following.

 

.....

.....

        if (loose_route()) {

 

                if (has_totag() && (method=="INVITE" || method=="ACK")) {

 

                        if (client_nat_test("3") ||
search("^Route:.*;nat=yes")) {

                                setflag(6);

                                use_media_proxy();

                        };

                };

 

                route(1);

                break;

        };

 

                setflag(1);

.....

.....

 

Please guide.

 

 

Regards,

Ashutosh Kumar

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20050901/2f9d7317/attachment.htm>


More information about the sr-users mailing list