miniGeek.org

another collection of bits and bytes

Navigation Menu

asterisk SIP trunk

Posted on Sep 10, 2008 in asterisk, Linux | 2 comments

This is a quick post to note how I managed to get SIP trunks working between two asterisk boxes. The primary server (primary) is connected to a multiline and the secondary server (secondary) connects to the primary and uses the multiline to connect to the outside world (like a proxy) it also uses the primary to receive calls. In implementation, this is...

Read More

SPA3102, Asterisk and faxing

Posted on Mar 17, 2008 in asterisk, Linux | 0 comments

I have always quite liked Linksys stuff – I think that they do a great job with embedded devices and the community Linux support for it is unreal. I’ve recently had to setup a conventional fax machine using a SIP network – on the surface the faxing seemed to work correctly, but Asterisk would kick up errors some times saying things...

Read More

QoS for asterisk in Linux

Posted on Feb 27, 2008 in asterisk, Linux, QoS | 0 comments

When using SIP phones or IAX trunks in asterisk I have found that I get a lot of “jitter” on the line when there is other traffic on the network (especially when downloading/uploading files). What I would like to do is to prioritize any traffic that I am sending and receiving (received traffic is at the mercy of my service provider to a...

Read More