Hey guys,
I don't seem to get BYE records from SER being sent to mysql, I get INVITE and ACK. Without BYE I can't see who terminated the call, caller or callee, and I can't determin the duration of the call.
Any ideas?
Thanks Barry
Make sure that the BYE request hits the setflag(accountingflag) command. Often BYEs are processed by the loose_route block.
regards, klaus
Barry Murphy wrote:
Hey guys,
I don't seem to get BYE records from SER being sent to mysql, I get INVITE and ACK. Without BYE I can't see who terminated the call, caller or callee, and I can't determin the duration of the call.
Any ideas?
Thanks Barry
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi Barry,
Also make sure you do proper record_route() and sequential requests as BYEs hits your proxy.
Best regards, Marian
Klaus Darilion wrote:
Make sure that the BYE request hits the setflag(accountingflag) command. Often BYEs are processed by the loose_route block.
regards, klaus
Barry Murphy wrote:
Hey guys,
I don't seem to get BYE records from SER being sent to mysql, I get INVITE and ACK. Without BYE I can't see who terminated the call, caller or callee, and I can't determin the duration of the call.
Any ideas?
Thanks Barry