Today I was asked if it would be possible to ‘Automate’ the repeated dialling of a SIP contact, this was in order to try and replicate and resolve an issue with a headset and lync.
So I cam up with this, and thought I should share it in case others find it useful.
The code below commences dialling after the command button is pushed, and each time the other party hangs up the App starts dialling again. Simple but effective.
If you use the code, or figure out a better way of doing it drop me a message using the comments section below.