marwanAmeen / openjsip

Automatically exported from code.google.com/p/openjsip
Apache License 2.0
1 stars 0 forks source link

How can Integrate mysql databse for store sip uri, #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi

Could you please suggest how can I integrate mysql databse in location service 
for storing sip user's information like permanent sip and temporary sip uri and 
so on..

Thanks

Original issue reported on code.google.com by mit...@gmail.com on 21 Dec 2014 at 11:40

GoogleCodeExporter commented 9 years ago
You need to extend from LocationServiceInterface or change LocationService 
implementation. There is no prebuilt support for a database.

Original comment by ykrapiva@gmail.com on 23 Dec 2014 at 8:20