Hello all,
We are running Asterisk on a dual Opteron system with 32-bit Redhat Linux. We have a Zaptel TE110P card and a 24 channel PRI circuit and 1MB of data bandwidth.
We are having a big problem with our remote softphones and IAXy's not being able to register when they log in to the server. Port 4569 is open on the remote network's firewall and the soft phones seem to work fine. MediaX shows a red box for status indicating that it's not registered properly. IaxComm flashes the message "Registration rejected" on the status bar.
We don't seem to have any issues with being able to make and receive calls, but we would like to be able to have more than one soft or IAX phone on any given remote network.
My ext. entry in extensions.conf looks like this:
exten => 4452,1,Dial(IAX2/user@xxx.xxx.xxx.xxx,10)
exten => 4452,n,VoiceMail(4452@default)
Obviously, the user and IP are changed for public view.
Anyone have any ideas?
TIA!
We are running Asterisk on a dual Opteron system with 32-bit Redhat Linux. We have a Zaptel TE110P card and a 24 channel PRI circuit and 1MB of data bandwidth.
We are having a big problem with our remote softphones and IAXy's not being able to register when they log in to the server. Port 4569 is open on the remote network's firewall and the soft phones seem to work fine. MediaX shows a red box for status indicating that it's not registered properly. IaxComm flashes the message "Registration rejected" on the status bar.
We don't seem to have any issues with being able to make and receive calls, but we would like to be able to have more than one soft or IAX phone on any given remote network.
My ext. entry in extensions.conf looks like this:
exten => 4452,1,Dial(IAX2/user@xxx.xxx.xxx.xxx,10)
exten => 4452,n,VoiceMail(4452@default)
Obviously, the user and IP are changed for public view.
Anyone have any ideas?
TIA!