Re: [SR-Users] UAC remote registration - refreshing database

2014-07-06 Thread Daniel-Constantin Mierla

Hello,

I don't remember the often discussions on this topic, but is such cases 
a issue has to be opened on the tracker for a feature request, to be 
sure it is not lost in mailing list. If I don't forget about, I will add 
it when I get a chance.


Cheers,
Daniel

On 04/07/14 12:22, Dan Christian Bogos wrote:

Hey Daniel,

I totally agree on improving versus adding new module.
The only thing which made me going towards porting was not knowing how 
easy would be enhancing vs porting something which is implemented. 
Also the fact that Alexa has mentioned it as an often requested 
feature made me think that it could take a while until someone would 
be able to do it in the existing module.


Anyway, thanks for your input!

DanB


PS: Ovidiu, I appreciate your feedback as well. Good to know that you 
are around ;).


___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda


___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] UAC remote registration - refreshing database

2014-07-04 Thread Dan Christian Bogos

Hey Daniel,

I totally agree on improving versus adding new module.
The only thing which made me going towards porting was not knowing how 
easy would be enhancing vs porting something which is implemented. Also 
the fact that Alexa has mentioned it as an often requested feature made 
me think that it could take a while until someone would be able to do it 
in the existing module.


Anyway, thanks for your input!

DanB


PS: Ovidiu, I appreciate your feedback as well. Good to know that you 
are around ;).


___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] UAC remote registration - refreshing database

2014-07-03 Thread Dan Christian Bogos

Hey Alex,

Many thanks for so fast answer. Could be I have missed the past interest 
(hence re-posting).


Anyway, I wonder what would be the chances that we get Ovidiu's interest 
so he can port registrant module to kamailio maybe? Unfortunately 
without reloads it is hard to push remote registration in enterprise 
solutions.


Thanks again,
DanB

On 03.07.2014 12:00, sr-users-requ...@lists.sip-router.org wrote:

On 07/02/2014 06:22 AM, Dan Christian Bogos wrote:

Anybody aware if it is possible to refresh the list of remote
registrations from the database without restarting the whole server?

This gets asked a lot, and the answer is no. But it is probably a widely
desired feature set by now.

-- Alex Balashov - Principal Evariste Systems LLC Tel: +1-678-954-0670 
Web: http://www.evaristesys.com/, http://www.alexbalashov.com/ Please 
be kind to the English language: 
http://www.entrepreneur.com/article/232906



___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] UAC remote registration - refreshing database

2014-07-03 Thread Daniel-Constantin Mierla

Hello,

not having against adding alternatives to existing features/modules, 
apparently here is just about implementing the reload capability. Most 
of the features should be there, like loading from database (which is 
done at startup) and destroying exiting structures in memory (which is 
done at shutdown). Doing the second followed by the first operation upon 
a rpc command should get the feature (of course, there can be some extra 
bits/adjustments needed)


Cheers,
Daniel

On 03/07/14 12:04, Dan Christian Bogos wrote:

Hey Alex,

Many thanks for so fast answer. Could be I have missed the past 
interest (hence re-posting).


Anyway, I wonder what would be the chances that we get Ovidiu's 
interest so he can port registrant module to kamailio maybe? 
Unfortunately without reloads it is hard to push remote registration 
in enterprise solutions.


Thanks again,
DanB

On 03.07.2014 12:00, sr-users-requ...@lists.sip-router.org wrote:

On 07/02/2014 06:22 AM, Dan Christian Bogos wrote:

Anybody aware if it is possible to refresh the list of remote
registrations from the database without restarting the whole server?

This gets asked a lot, and the answer is no. But it is probably a widely
desired feature set by now.

-- Alex Balashov - Principal Evariste Systems LLC Tel: 
+1-678-954-0670 Web: http://www.evaristesys.com/, 
http://www.alexbalashov.com/ Please be kind to the English language: 
http://www.entrepreneur.com/article/232906



___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda


___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] UAC remote registration - refreshing database

2014-07-03 Thread Ovidiu Sas
Porting the registrant module is not straight forward.
Best solution here - as Daniel pointed out - would be to enhance the
existing implementation.

-ovidiu

On Thu, Jul 3, 2014 at 6:32 AM, Daniel-Constantin Mierla
mico...@gmail.com wrote:
 Hello,

 not having against adding alternatives to existing features/modules,
 apparently here is just about implementing the reload capability. Most of
 the features should be there, like loading from database (which is done at
 startup) and destroying exiting structures in memory (which is done at
 shutdown). Doing the second followed by the first operation upon a rpc
 command should get the feature (of course, there can be some extra
 bits/adjustments needed)

 Cheers,
 Daniel


 On 03/07/14 12:04, Dan Christian Bogos wrote:

 Hey Alex,

 Many thanks for so fast answer. Could be I have missed the past interest
 (hence re-posting).

 Anyway, I wonder what would be the chances that we get Ovidiu's interest
 so he can port registrant module to kamailio maybe? Unfortunately without
 reloads it is hard to push remote registration in enterprise solutions.

 Thanks again,
 DanB

 On 03.07.2014 12:00, sr-users-requ...@lists.sip-router.org wrote:

 On 07/02/2014 06:22 AM, Dan Christian Bogos wrote:

 Anybody aware if it is possible to refresh the list of remote
 registrations from the database without restarting the whole server?

 This gets asked a lot, and the answer is no. But it is probably a widely
 desired feature set by now.

 -- Alex Balashov - Principal Evariste Systems LLC Tel: +1-678-954-0670
 Web: http://www.evaristesys.com/, http://www.alexbalashov.com/ Please be
 kind to the English language: http://www.entrepreneur.com/article/232906



 ___
 SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
 sr-users@lists.sip-router.org
 http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


 --
 Daniel-Constantin Mierla - http://www.asipto.com
 http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda



 ___
 SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
 sr-users@lists.sip-router.org
 http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users



-- 
VoIP Embedded, Inc.
http://www.voipembedded.com

___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


[SR-Users] UAC remote registration - refreshing database

2014-07-02 Thread Dan Christian Bogos

Hey Guys,

Anybody aware if it is possible to refresh the list of remote 
registrations from the database without restarting the whole server?


Ta,
DanB

___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] UAC remote registration - refreshing database

2014-07-02 Thread Alex Balashov

On 07/02/2014 06:22 AM, Dan Christian Bogos wrote:


Anybody aware if it is possible to refresh the list of remote
registrations from the database without restarting the whole server?


This gets asked a lot, and the answer is no. But it is probably a widely 
desired feature set by now.


--
Alex Balashov - Principal
Evariste Systems LLC
Tel: +1-678-954-0670
Web: http://www.evaristesys.com/, http://www.alexbalashov.com/

Please be kind to the English language:

http://www.entrepreneur.com/article/232906

___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users