> I use linksys router.
> Now, I am trying to connect from outside to my asterisk server.
> I use Diax as iax client.
> For some reason I cannot connect to my server from outside.
> On my router I forward those ports to my asterisk server.
> 5060-5063
> 10000-20000
> 5036
> 4569
For IAX, only port you have to forward is 4569 UDP

Notice the UDP, not TCP

I'm using Linksys WRT54G and it works without a hitch.

> It works ok with broadvoice, but clinets cannot connect to the server.
> This is my iax.conf file
> [general]
> port=5036

well, here's your problem, port=5036. This is not the standard IAX
port. comment that line or replace it with port=4569

hth
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to