Up.
Maybe anyone knows, what is the problem?
Best Regards,
Maksim.
On Thu, May 8, 2014 at 4:16 PM, Maksim Solovjov
wrote:
> Hello, I get a warning:
>
> WARNING:registrar:update_contacts: multiple TCP contacts on single REGISTER
>
> How can I fix it? What's wrong with my opensips.cfg:
>
> debug=3
http://voiprookie.blogspot.com/2009/04/freeradius-and-mysql.html
this might interest you as well.
On Sat, May 10, 2014 at 11:11 AM, Tito Cumpen wrote:
> Venkatesh,
>
>
> The easiest way to do this is by using make menuconfig (make menuconfig)
> and select your options via the menu. You may al
Venkatesh,
The easiest way to do this is by using make menuconfig (make menuconfig)
and select your options via the menu. You may also edit the makefile and
pass arguments to include those modules
"make prefix=/ all include_modules="db_mysql aaa_radius" "
"make prefix=/ install include_modules
Hello list,
I installed opensips from debian package,. Now I want to include an extra
module like Freeradius, how can I include an extra module for Opensips
package..
I know that if we installed from source we can enable any module by editing
Makefile or by using Make menuconfig...
But i really do