Trying the other registrations takes 10 seconds extra for each registration above the first:
registrations time before phone starts ringing --------------- -------------------------------- 1 3s 2 13s 3 23s 4 33s 5 43s --------------- --------------------------------
Does anyone see a way to limit the number of registrations to allow only 1 per User-Agent/IP-address combination?
Op 22 dec 2010, om 02:08 heeft David J. het volgende geschreven:
Look at the registration module;
There is a max_contacts param;
Its fine if the UA re-registers; Its when SER sends out to the UA; Its only going to reach the one which is available;
It may try the others but they obviously wont be reachable.