Dan wrote:
add in the [pos] section :
username=pos
and then if it still doesn't work try to comment the lines:
;deny=0.0.0.0/0.0.0.0
;permit=10.1.3.0/255.255.255.0
;defaultip=10.1.3.2

Did all that, even restarted asterisk (instead of reload via CLI), still no go. Any other idea?

rgds
pos

I am trying to use the Windows iax client.

My iax.conf looks like this:

[general]
port=5036
bindaddr=10.1.3.111
bandwidth=high
allow=gsm                       ; Always allow GSM, it's cool :)
tos=lowdelay

[pos|
type=friend
context=default
auth=plaintext
secret=pos
deny=0.0.0.0/0.0.0.0
permit=10.1.3.0/255.255.255.0
host=dynamic
defaultip=10.1.3.2

In the registrations dialog of the Windows clients I put

pos:[EMAIL PROTECTED]

The * console shows the following messages.

Rx-Frame Retry[N/A] -- Seqno: 00  Type: IAX     Subclass: REGREQ
Tx-Frame Retry[-01] -- Seqno: 00  Type: IAX     Subclass: ACK
Tx-Frame Retry[000] -- Seqno: 00  Type: IAX     Subclass: REGREJ
Rx-Frame Retry[N/A] -- Seqno: 00  Type: IAX     Subclass: ACK




_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to