IAX is the preferred solution when interconnecting two Asterisk. In addition to voice cipher (see “IAX trunk and voice ciphering“) and secret based authentication, it could be interesting to bring the authentication to an upper level: RSA key verification.
The purpose of this article is to explain how to setup RSA authentication in IAX trunk but also how to use X.509 certificates to get RSA keys from.
Continue reading »
Posted by: Alexandre Chauvin-Hameau, on 08/27/2007 | [asterisk, IAX and security] | Trackback | Popularity: 21%
Voice transport should always balance between real time and bandwidth consumption. When interconnecting two PBX in order to exchange more than one communication, it could be interesting to limit bandwidth consumption by carrying more voice samples in the same IP frame. This is what the Asterisk Inter Exchange protocol (aka IAX) is doing and gains are real.
Continue reading »
Posted by: Alexandre Chauvin-Hameau, on 07/30/2007 | [asterisk, IAX, QoS and trunk] | Trackback | Popularity: 22%
Once decided to use voice over IP in order to place call to a public network, like Internet, we can be conscious about confidentiality of transit. On Asterisk an inter switch protocol over IP has been developed and it allows ciphering: IAX.
Continue reading »
Posted by: Alexandre Chauvin-Hameau, on 05/14/2007 | [1.4, AES, IAX, QoS and security] | Trackback | Popularity: 14%