Monthly Archives: October 2008

Asterisk Debug Gotcha

I was working on an issue being experienced by someone remotely attached to my asterisk machine, and found an abnormality. I use a realtime implementation to allow for easy addition of users and to have the data I want in … Continue reading

Posted in Linux, Programming, Random | Leave a comment

Asterisk Reinvite Improved

Looking into the docs for Asterisk 1.6.0 for a solution to a NAT issue, you can find that asterisk reinvite has improved significantly in the later versions. Previously, you had to turn it off for peers stuck behind NAT, this … Continue reading

Posted in Linux, Programming, Random | Leave a comment

Asterisk Context Control

Recently, I have been toying with Asterisk 1.6.0 to work in some new internal features that I want to leverage. One of the key features I took advantage of is the context option for each SIP peer. It is possible … Continue reading

Posted in Linux, Programming, Random | Leave a comment