Hello. Is someone using the parameter multi_leg_eabled in the accounting module?
modparam("acc", "multi_leg_enabled", 1)
I'm trying to account a forwarded call, as the documents explain. If "A" call to "B", but "B" has his phone forwarded to "C" , i need to account the call A to B and then B to C
Can someone give me an example of this feature ? How i must construct the pair : (A,B) and (B,C) ??
Thanks in advance
Best Regards
Ricardo Martinez
Hi Ricardo,
you decide what pairs you should log in a multi leg call - you have this liberty from the script. What's for sure is that for each leg the (dst,src) pair will be logged (again, you decide what you put in).
my opinion is that it should be (A,B) and (B,C). Also see that on the list was a similar email you might find useful (on or two days ago).
regards, bogdan
Ricardo Martinez wrote:
Hello. Is someone using the parameter multi_leg_eabled in the accounting module?
modparam("acc", "multi_leg_enabled", 1)
I'm trying to account a forwarded call, as the documents explain. If "A" call to "B", but "B" has his phone forwarded to "C" , i need to account the call A to B and then B to C
Can someone give me an example of this feature ? How i must construct the pair : (A,B) and (B,C) ??
Thanks in advance
Best Regards
Ricardo Martinez
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users