[Blink] Dialing rules

Adrian Georgescu ag at ag-projects.com
Thu May 12 09:50:56 CEST 2011


On May 11, 2011, at 11:27 PM, Olaf Monien wrote:

> 
> 
> Am 11.05.2011 um 15:20 schrieb Adrian Georgescu:
> 
>> Given the current Blink GUI design, how would such feature look like? Now when one makes an outbound call at least is known which account is being used.
> 
> I would suggest an "Auto" account, which would be a "virtual" account, that tries to find matching rules. If no rule matches, the default account will be used. These rules would be like so (pseudo code)
> 
> "if number to dial starts with +49 then use Account1 
> else if number to dial starts with +1 then use Account2
> else use Account 3" 
> 

If you know Python I can tell you where you can insert this logic into the code and you can do it yourself like this. Is this good enough for you?

Regards,
Adrian






More information about the Blink mailing list