Hi,
I want to setup AsteriskWin32 using a softphone of some sort like X-Lite. I don’t understand why there isn’t a good tutorial for this sort of thing yet, but is anyone willing to help tell me how to do it step by step? Something like:
- Go to XVOIPCOMPANY.COM and signup for an account.
- Setup an extension on their website by doing X and X.
- Go to Xlite and create a SIP account using that information
- Next we make Asterisk and Xlite talk to each other. Open Asterisk’s somefile.conf and add this:
[config]
username=xlitesomething
password=somethingelse
connectto=localhost - Yay now you have Asterisk connected!
I hope someone will be willing to help, and thank you in advance.