< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] writing a passive call recorder using resiprocate


resip is great choice for a SIP message parser, however there will be a reasonable amount of work required to separate things in order to try and reuse the resip transaction, dialog and dum callback engine in a passive way (ie. without generating any responses).

Scott

On Wed, Nov 23, 2011 at 2:03 AM, hagai sela <hagai.sela@xxxxxxxxx> wrote:
Hi,
I am writing a passive recording system, and I am considering using resiprocate.
Since the system is passive I get the packets via pcap, and I don't create requests or responses myself. What I need is a parser and transaction and dialog state machines that will call some callbacks when a call is initiated / terminated etc.
I read the code a little and it seems to me that it's pretty hard to separate the stuff I need from the other stuff. Am I correct?

Thanks,
Hagai.

_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/