Hello list,

as I'm writing a little perl parser for queue_log analysis, I'd like to know *which* telephone answered a specific queue call. Unfortunately app_queue only logs the call id but does not log the call end point. This is okay for SIP endpoints, because their call id is something like SIP/endpointname-1234 so you can reasonably understand who was on answering, but for OH323 I get ID's like OH323/LJ5645 that are meaningless.

Is there a way to extract from some other log the fact that OH323/LJ234 was a call placed to - say - OH323/[EMAIL PROTECTED] or can I extract it from some field of the peer data structure queue_log seems to extract data from? (to obtain call id, they gust print peer->name)

Any help will be greatly appreciated.
Thanks
l.




--
Creato con M2, il rivoluzionario client e-mail di Opera: http://www.opera.com/m2/
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to