HI,

 am new to SIP protocol

Currently we are planning to implement SIP Parser.

As of now ABNF RFC rules we have applied manually for each header instead
of having a common parser function.

So for SIP Parser which is the better way to implement, Make a common
function for all ABNF Rules or and use the same function for all headers.
Is there any Open Source code for SIP parser in C??

Thanks
_______________________________________________
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to