On Sat, Jan 07, 2006 at 01:19:34PM +0100, Antonio Gallo wrote: > I still having problem with remote SIP client, > trying to use IAX client instead but i've to > specify TCP port 8080 (because of firewall).
The IAX protocol is based on UDP, not TCP. > > I did this on server in bindport=8080 in iax.conf > > but i cannot find a soft client that allow to set wich > server port to use. > > Any idea? Iaxcomm should work. You can use a complete dial string with username, secret, peer, port number, extension and context if you like, in the following format. [<user>[:<secret>[EMAIL PROTECTED]<peer>[:<portno>][/<exten>[@<context>]] /Mikael _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
