7Feb/115
Asterisk at Home
My sipgate basic account is now serving successfully as SIP trunk for my private Asterisk/FreePBX running in a KVM-virtualized environment.
I used the AsteriskNOW distribution and selected FreePBX. Later I used yum to update the system including Asterisk and the FreePBX update features in the frontend, ending up with a quite up-to-date setup.
The Asterisk-related help at sipgate is not that details, but it was sufficient to get a working setup. Especially the remark about the change in type for Asterisk 1.6 was crucial and helpful.
Now it's time to look for low power hardware for Asterisk and I am not talking about pre-installed distributions, I want to be free to install a customized Asterisk/FreePBX on my own.
February 7th, 2011 - 23:38
Today I fixed the CDR reports:
February 7th, 2011 - 23:53
eMails about voicebox messages are now showing the correct URL, I can at least use in the local network. I just changed the corresponding text in /etc/asterisk/vm_email.inc. Watch out for the hostname AMPWEBADDRESS and replace it with something that really points to your FreePBX.
February 7th, 2011 - 23:58
Setting up the sipgate trunk includes the following non-default changes:
host=sipgate.de
username=xxxxxxx
fromuser=xxxxxxx
fromdomain=sipgate.de
secret=ppppppp
type=friend
nat=yes
insecure=invite
secret=ppppppp
type=user
context=from-trunk
February 8th, 2011 - 00:28
After downloading some free voice prompts in German language, 2 changes were necessary to activate the new prompts located in /var/lib/asterisk/sounds/de:
February 9th, 2011 - 00:02
Softphone Overview for Ubuntu 10.04