[Asterisk-Users] IAX over HTTP
Jerry Glomph Black
asterisk-users at glomph.com
Fri Jul 22 04:48:09 MST 2005
Doing IAX over TCP is simply a Bad Idea.
Under perfect circumstances, it will work OK, but the slightest network
disturbance will result in sound gaps/distortion and/or monster audio delay.
This is not idle UDP-boosting, I've tried it.
[Have had good results with UDP-based secure tunnel transport of IAX traffic
(CIPE and OpenVPN)]
On Fri, 22 Jul 2005, Tzafrir Cohen wrote:
> On Fri, Jul 22, 2005 at 11:39:04AM +0200, Gustavo García wrote:
>> You can traversal a HTTPS proxy using a plain TCP connection (without SSL).
>> The unique requirement of some HTTPS proxys is that the target port is 443.
>>
>> Then if your Asterisk listen in 443 port IAX (TCP) connections, it should
>> work.
>
> which makes this wishlist item a simple dependency of the wishlist item
> for IAX over TCP.
More information about the asterisk-users
mailing list