cricalix / baresipy

baresip python wrapper
Apache License 2.0
0 stars 0 forks source link

Registration is a requirement, even though baresip can make direct SIP calls #1

Open cricalix opened 2 years ago

cricalix commented 2 years ago

The library assumes that everyone has a gateway to register with. There are use cases where direct peer-to-peer SIP calls are wanted, which baresip supports, and thus the forced registration causes problems.

cricalix commented 2 years ago

7a692100174b94445865a7f90abbb825bc9d3d94 should fix most of this. Introduces a new Identity class, and that class allows setting all the flags you want on the SIP identifier, including regint=0