tech/webdev magazine

February 9, 2015

How to build a basic IVR (Interactive Voice Response) menu system with DTMF/voice control in C# to improve your call center

Monday, February 09, 2015 Teklinks

Now you need to register your SIP Account to the server by using the Register method (Code example 4). This method gets all of the values required for the registration as parameters: registrationRequired, displayName, userName, authenticationId, registerPassword, domainHost and domainPort.

Full article