sip_stacks_examples
sip_stacks_examples copied to clipboard
Examples of SIP register UA with sofia-sip, pjsip, libeXosip and libre
trafficstars
SIP stacks using
Personal research and learning project. Playing with four OpenSource SIP libraries:
- PJSIP For PJSIP there tones of good examples on PJPROJECT github
- Sofia-SIP
- libeXosip2
- libre
Simple UA for each library just to register to proxy.
Also provides examples of OPTIONS packet send for sofia-sip, pjsip and libre.