Category Archives: Trixbox

Cisco 7971 IP Phone as a SIP device on asterisk

Good articles on the topic: http://www.asterisktutorials.com/cisco-7970-ip-phone/ http://nerdvittles.com/?p=149

Posted in Trixbox | Leave a comment

Remove backup schedules from trixbox

# mysql -u asteriskuser -p amp109 mysql> connect asterisk; mysql> delete from backup_schedule;

Posted in Trixbox | Tagged | Leave a comment

Trixbox: Trying the G729 Codec

So far the new G729 codec that I downloaded from http://asterisk.hosting.lv seems to be working great. Using SIP from the iPhone over the 3G network definitely benefits from this low bandwidth codec.

Posted in Trixbox, VoIP | Leave a comment

How to setup a remote SIP extension

A good post on the subject of setting up a remote sip extension. This allows me to have SIP extensions over a WAN tunneling in through the my firewall.

Posted in Trixbox | Tagged , | Leave a comment