VoiceGuide IVR Software Main Page
Jump to content

How To Configure My Config.xml To Receive Calls

Recommended Posts

Hi guys,

 

Simply I wanna know what this differents fields means, in order to make and receive a VoIP calls.

 

(I got a VoIP Suitch Server which is from another company and they controlled the tramsmition.),

 

<VoIP_Registration>

<Protocol>SIP</Protocol>

<RegServer>ServerAddress</RegServer>

<RegClient>RegisteredClient</RegClient>

<LocalAlias>LocalAlias</LocalAlias>

</VoIP_Registration>

 

and

 

<VoIP_Authentication>

<Realm>Domain</Realm>

<Identity>AccountName</Identity>

<AuthUsername>AuthUser</AuthUsername>

<AuthPassword>AuthPassword</AuthPassword>

</VoIP_Authentication>

 

Which ones of these fields are mandatory to change and What I need to put on there.

 

Thanks so much guys, I appriciate

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×