Hi folks,<br>I've been using openser for last one year and its working fine. Recently I upgraded my openser to 1.1 stable release which allows me to have more features.<br>But for the last 15 days I have had many discrepencies in the accounting. Among 40 clients to whom we provide service, there was one client who had around 15,000 INVITEs without BYEs in a single day. The UA is a Cisco Gateway.<br>I am aware of BYEs being missed with openser, but there used to be hardly 2% Byes missing. This is very unusual to me and I suffered huge losses due to this behaviour as all the calls were passed to a pstn gateway.<br>The method of authentication that we use for these clients are IP based authentication. I use the function allow_trusted() to get the clients authenticated and make calls. These calls are sent to some Tier1 carriers for pstn termination.<br><br>I wanted to take some expert advice on this issue. <br>- Is there any way that the UA can bypass the Openser after sending
 INVITE to openser even after record routing function is incorporated in the script.<br><br>- Is there a way that the UA can disconnect calls without sending BYEs to the openser.<br><br>- Are there many risks involved in IP based authentication? I am using IP based authentication as these clients only want to call, they dont want to be called.<br><br>- If this was a problem with all the UAs, I would have thought that there must be some problem with my openser configuration, but this is with one particular client. The same Cisco gateway at other places work perfectly with hardly 1-2% BYEs missing which is affordable.<br>This indicates that someone must have intentionaly done this. <br><br>If someone has come across this problem earlier please share it with me. <br><br>The query I used to find the INVITEs without BYEs is as follows:<br>SELECT<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; t1.from_uri as orig_number,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; t1.to_uri as
 term_number,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DATE_FORMAT(t1.timestamp, '%a %b %D %Y, %h:%i:%s %p') as<br>calldate,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; t1.sip_callid as callid<br>&nbsp;FROM<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acc t1<br>&nbsp;WHERE<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; t1.sip_method='INVITE' AND<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; t1.sip_callid NOT IN (SELECT t2.sip_callid FROM acc t2 WHERE<br>&nbsp;t2.sip_method = 'BYE').<br><br>Thanks a lot in advance...<br><br>w/regards,<br>jayesh<br><p>&#32;
        

        
                <hr size=1></hr> 
Here's a new way to find what you're looking for - <a href="http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/">Yahoo! Answers</a> <BR> 
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. <a href="http://in.rd.yahoo.com/mail/in/messengertagline/*http://in.messenger.yahoo.com">Get it NOW</a>