[Asterisk-Users] IAX2
Denis E. Pilon
dpilon at dpilon.com
Wed Apr 28 21:21:38 MST 2004
Why are you putting the port in the register line ?
register => home:1234 at 69.132.129.9:4569
Try removing it.
register => home:1234 at 69.132.129.9
DP
On Thu, 2004-04-29 at 00:06, AstGrp wrote:
> I was hoping to get some help with this...
>
> Working on setting up IAX2 between 2 Servers.
>
> Server A
> Asterisk - 0.9.0
>
> Server B
> Asterisk - .7.2
>
> After configuring the iax.conf file on Server B. I receive the following
> error message:
> Unable to bind to 0.0.0.0 port 4569: Address already in use
>
> ++++++++++++++++++++++++++++++++++++
>
> iax.conf - Server B
>
> [general]
> port=4569
> ;bindaddr=10.100.254.21
> context=default
> bandwidth=low
> disallow=lpc10
> allow=gsm
>
> register => home:1234 at 69.132.129.9:4569
>
> tos=lowdelay
>
> [office]
> type=friend
> auth=md5
> username=office
> secret=1234
> host=dynamic
> qualify=yes
> context=local-tne
> defaultip=69.132.129.9
>
> +++++++++++++++++++++++++++++++++++++++++++
>
> iax.conf - Server A
>
> Setup the same way... Just with different name & ip's.
>
> Any ideas....
>
> -gcc
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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
More information about the asterisk-users
mailing list