Hello:
I have a situation where I am trying to send an INVITE to two different gateways serially. If the first gateway fails, and the second one succeeds, I would expect to see a record for the failure, and a record for the success. At least, this is the way 1.1 did it. In 1.3, I only see a record for the final success. I have both my db_flag and db_missed_flag set. Does anyone have an idea why I would not see the failure? Something new in 1.3?
Thanks, Phil
Hi Phil,
Did u enable multileg accounting?
Have a look here: http://www.openser.org/docs/modules/1.3.x/acc.html#MULTI-CALL-LEGS
DanB
On Fri, Feb 15, 2008 at 6:04 PM, Phil D'Amore ptdamore@gmail.com wrote:
Hello:
I have a situation where I am trying to send an INVITE to two different gateways serially. If the first gateway fails, and the second one succeeds, I would expect to see a record for the failure, and a record for the success. At least, this is the way 1.1 did it. In 1.3, I only see a record for the final success. I have both my db_flag and db_missed_flag set. Does anyone have an idea why I would not see the failure? Something new in 1.3?
Thanks, Phil
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users
I did not have it enabled. I also didn't have it enabled in openser 1.1, and I didn't have this problem. I just tried setting it up in my 1.3 install, and while I do see my additional AVPs in the record, I still do not get any log of the first failure. It seems that this isn't a multileg accounting issue, since technically I don't think there are multiple legs here. Multileg will log multiple call records for each AVP I set, but they will all be for the same final SIP response. I'm simply trying to find a gateway that will successfully handle the one and only leg, and I want to log the distinct failures that happen while I do that.
It seems to me that as long as I have my acc flags set (which I do), every time my failure_route is called, there should have been a record of that failure.
Thanks, Phil
On Fri, Feb 15, 2008 at 12:12 PM, Dan-Cristian Bogos danb.lists@googlemail.com wrote:
Hi Phil,
Did u enable multileg accounting?
Have a look here: http://www.openser.org/docs/modules/1.3.x/acc.html#MULTI-CALL-LEGS
DanB
On Fri, Feb 15, 2008 at 6:04 PM, Phil D'Amore ptdamore@gmail.com wrote:
Hello:
I have a situation where I am trying to send an INVITE to two different gateways serially. If the first gateway fails, and the second one succeeds, I would expect to see a record for the failure, and a record for the success. At least, this is the way 1.1 did it. In 1.3, I only see a record for the final success. I have both my db_flag and db_missed_flag set. Does anyone have an idea why I would not see the failure? Something new in 1.3?
Thanks, Phil
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users
Hi Phil,
There is no need for multileg accounting in your case - I fond your bug report on the devel list and it seams it is correct what you are saying. Let's follow the thread on the devel list.
Thanks for report, Bogdan
Phil D'Amore wrote:
I did not have it enabled. I also didn't have it enabled in openser 1.1, and I didn't have this problem. I just tried setting it up in my 1.3 install, and while I do see my additional AVPs in the record, I still do not get any log of the first failure. It seems that this isn't a multileg accounting issue, since technically I don't think there are multiple legs here. Multileg will log multiple call records for each AVP I set, but they will all be for the same final SIP response. I'm simply trying to find a gateway that will successfully handle the one and only leg, and I want to log the distinct failures that happen while I do that.
It seems to me that as long as I have my acc flags set (which I do), every time my failure_route is called, there should have been a record of that failure.
Thanks, Phil
On Fri, Feb 15, 2008 at 12:12 PM, Dan-Cristian Bogos danb.lists@googlemail.com wrote:
Hi Phil,
Did u enable multileg accounting?
Have a look here: http://www.openser.org/docs/modules/1.3.x/acc.html#MULTI-CALL-LEGS
DanB
On Fri, Feb 15, 2008 at 6:04 PM, Phil D'Amore ptdamore@gmail.com wrote:
Hello:
I have a situation where I am trying to send an INVITE to two different gateways serially. If the first gateway fails, and the second one succeeds, I would expect to see a record for the failure, and a record for the success. At least, this is the way 1.1 did it. In 1.3, I only see a record for the final success. I have both my db_flag and db_missed_flag set. Does anyone have an idea why I would not see the failure? Something new in 1.3?
Thanks, Phil
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users