Hi all.
Does anyone know if I can use avpops to dynamically set the registrar module's max_contacts parameter?
Regards, Paul
__________________________________ Do you Yahoo!? Send a seasonal email greeting and help others. Do good. http://celebrity.mail.yahoo.com
Why do you want this feature?
regards, Daniel
Java Rockx write:
Hi all.
Does anyone know if I can use avpops to dynamically set the registrar module's max_contacts parameter?
Regards, Paul
__________________________________ Do you Yahoo!? Send a seasonal email greeting and help others. Do good. http://celebrity.mail.yahoo.com
Serusers mailing list Serusers@iptel.org http://mail.iptel.org/mailman/listinfo/serusers
The reason is quite simple:
A business requirement for us is that a customer signs up for our service for say US$29.99
This US$29.99 entitles them to use **one** SIP phone and only one SIP phone. They cannot use for instance a Grandstream BT100 at home and X-ten at work - that is without paying for an additional "seat".
So I'm looking to alter the subscriber table and add a "seats" column with 1 being the default and 0 meaning unlimited (which is the current ser default).
Regards, Paul
--- Daniel Liu daniel.liu@cu88.com wrote:
Why do you want this feature?
regards, Daniel
Java Rockx write:
Hi all.
Does anyone know if I can use avpops to dynamically set the registrar module's max_contacts parameter?
Regards, Paul
__________________________________ Do you Yahoo!? Send a seasonal email greeting and help others. Do good. http://celebrity.mail.yahoo.com
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
__________________________________ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250
The reason is quite simple:
A business requirement for us is that a customer signs up for our service
for say US$29.99
This US$29.99 entitles them to use **one** SIP phone and only one SIP
phone. They cannot use for
instance a Grandstream BT100 at home and X-ten at work - that is without
paying for an additional
"seat".
So I'm looking to alter the subscriber table and add a "seats" column with
1 being the default and
0 meaning unlimited (which is the current ser default).
What if the guy hooks up his asterisk or other b2bua and shares out his connection to his friends, and rest of the internet he wants to share with?
If you set max_contacts to one how will it work when phone reregisters and old contact by accident is still not expired because of expire-timers not hit yet? so still in memory though 'old'. - i didnt measure how early phones reregisters in to the proxy - dont they usually do it a short time before registration is set to expire?
Jens Davidsen