Hi there,
just wanted to ask a couple of questions:
I can get the number to announce if it's first time, but the way that HS3 speaks is that it converts it to the actual speaking value.
For example
07123 12345
would be announced as
71 million, two hundred and 31 thousand, 3 hundred and 45.
so, is there an easy way to script this to pad it?
I tried using the replacement variables, but it won't take it within the script (using $$DTA:UltraCID3-Nmbr), it parses it into a ultracid3 and nmbr variables, which don't exist.
The other question is how to trigger on number or name match without it being in the main caller ID DB.
I'd like to create an event which triggers "if caller name = UNKNOWN then do something" or "if caller number matches partial number then do something", but the actual devices created only update the string, which you can only check via script.
Is there a way of doing this?
That or have the plugin update the value to be the string at the same time?
just wanted to ask a couple of questions:
I can get the number to announce if it's first time, but the way that HS3 speaks is that it converts it to the actual speaking value.
For example
07123 12345
would be announced as
71 million, two hundred and 31 thousand, 3 hundred and 45.
so, is there an easy way to script this to pad it?
I tried using the replacement variables, but it won't take it within the script (using $$DTA:UltraCID3-Nmbr), it parses it into a ultracid3 and nmbr variables, which don't exist.
The other question is how to trigger on number or name match without it being in the main caller ID DB.
I'd like to create an event which triggers "if caller name = UNKNOWN then do something" or "if caller number matches partial number then do something", but the actual devices created only update the string, which you can only check via script.
Is there a way of doing this?
That or have the plugin update the value to be the string at the same time?
Comment