Hi
thanks for the tip, but would all the registered
contacts ring at same time when a call arrives?
and SER would still be able to direct the call
to who answer first? :~(
it seems a good reason to jump pro 0.8.14 to
-dev17. does anyone have an ETA on next SER stable
release? ;-)
Cheers
!3runo
Marian Dumitru wrote:
Hi Bruno,
Not really. MAX_BRANCHES controls the maximum number of branches when
you fork a request. Be limiting this value, you can still register as
many contacts as you want, and lookup() will return only one contact.
Best regards,
Marian
Bruno Lopes F. Cabral wrote:
> on SER 0.8.14, would config.h's MAX_BRANCHES do this trick?
>
> Marian Dumitru wrote:
>> If I'm not wrong, in the cvs head version you can limit the number of
>> contacts registered for an subscriber. See "max_contacts" parameter
>> in registrar module.