Dear All When I use the db or the radius server to log the accounting information, i got a problem i got only "BYE" informaion if use PSTN. Anyone help? Thanks
AR.
could you help me? i got only "BYE", never get "INVITE"
thanks
AR. ----- Original Message ----- From: AR. To: serusers@lists.iptel.org Sent: Monday, May 08, 2006 10:29 AM Subject: [Serusers] accounting problem
Dear All When I use the db or the radius server to log the accounting information, i got a problem i got only "BYE" informaion if use PSTN. Anyone help? Thanks
AR.
------------------------------------------------------------------------------
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
anyone help?
my ser can't forward the "INVITE" packet to radius server, only "BYE" ----- Original Message ----- From: AR. To: serusers@lists.iptel.org Sent: Tuesday, May 09, 2006 3:01 PM Subject: Re: [Serusers] accounting problem
could you help me? i got only "BYE", never get "INVITE"
thanks
AR. ----- Original Message ----- From: AR. To: serusers@lists.iptel.org Sent: Monday, May 08, 2006 10:29 AM Subject: [Serusers] accounting problem
Dear All When I use the db or the radius server to log the accounting information, i got a problem i got only "BYE" informaion if use PSTN. Anyone help? Thanks
AR.
----------------------------------------------------------------------------
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
------------------------------------------------------------------------------
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
What does the portion of your ser.cfg look like where you're accounting BYE and INVITE messages?
N.
On Wed, 10 May 2006 17:58:16 +0800, AR. wrote
anyone help? my ser can't forward the "INVITE" packet to radius server, only "BYE" ----- Original Message ----- From: AR. To: serusers@lists.iptel.org Sent: Tuesday, May 09, 2006 3:01 PM Subject: Re: [Serusers] accounting problem
could you help me? i got only "BYE", never get "INVITE" thanks AR. ----- Original Message ----- From: AR. To: serusers@lists.iptel.org Sent: Monday, May 08, 2006 10:29 AM Subject: [Serusers] accounting problem
Dear All When I use the db or the radius server to log the accounting information, i got a problem i got only "BYE" informaion if use PSTN. Anyone help? Thanks AR.
-----------------------------------------------------------------------
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-----------------------------------------------------------------------
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Dear
The portion of my ser.cfg about the BYE and INVITE log is:
modparam("usrloc", "db_mode", 1) modparam("usrloc", "timer_interval", 10)
# -- acc params -- modparam("acc","log_level",1) modparam("acc","log_flag",1) modparam("acc","db_flag",1) modparam("acc","log_missed_flag",2) modparam("acc","db_missed_flag",2) modparam("acc","report_cancels",1) modparam("acc","db_url","mysql://root:roopw@ser.test.server/ser")
modparam("acc", "radius_config", "/usr/local/etc/radiusclient/radiusclient.conf") modparam("acc","radius_flag",1) modparam("acc","radius_missed_flag",2) #modparam("acc", "service_type", 15)
if (method=="INVITE") record_route(); if (method=="INVITE" || method=="BYE" || method=="CANCEL") setflag(1); ----- Original Message ----- From: sip To: AR. ; serusers@lists.iptel.org Cc: serusers-bounces@lists.iptel.org Sent: Wednesday, May 10, 2006 6:37 PM Subject: Re: [Serusers] accounting problem
What does the portion of your ser.cfg look like where you're accounting BYE and INVITE messages?
N.
On Wed, 10 May 2006 17:58:16 +0800, AR. wrote
anyone help?
my ser can't forward the "INVITE" packet to radius server, only "BYE"
> ----- Original Message ----- > From: AR. > To: serusers@lists.iptel.org > Sent: Tuesday, May 09, 2006 3:01 PM > Subject: Re: [Serusers] accounting problem > > could you help me? > i got only "BYE", never get "INVITE" > > thanks > > AR.
> ----- Original Message ----- > From: AR. > To: serusers@lists.iptel.org > Sent: Monday, May 08, 2006 10:29 AM > Subject: [Serusers] accounting problem > > Dear All > When I use the db or the radius server to log the accounting information, i got a problem i got only "BYE" informaion if use PSTN. > Anyone help? > Thanks > > AR. > --------------------------------------------------------------------------
> _______________________________________________ > Serusers mailing list > serusers@lists.iptel.org > http://lists.iptel.org/mailman/listinfo/serusers >
> ----------------------------------------------------------------------------
> _______________________________________________ > Serusers mailing list > serusers@lists.iptel.org > http://lists.iptel.org/mailman/listinfo/serusers >