Hi,
I've now tried setting up the trusted table, and I'm still getting the proxy authentication problem? any other suggestions?
mysql> select * from trusted;
| src_ip | proto | from_pattern | tag
| nnn.nnn.nnn.190 | udp | ^sip:.*@lhc-asterisk-pstn.yyy.com | tag.from.lhc-asterisk-pstn | nnn.nnn.nnn.163 | udp | ^sip:.*@lhc-asterisk-vmail.yyy.com | tag.from.lhc-asterisk-vmail | nnn.nnn.nnn.187 | udp | ^sip:.*@lhc-trixbox1.yyy.com | tag.from.lhc-trixbox1 | nnn.nnn.nnn.189 | udp | ^sip:.*@lhc-openser.yyy.com | tag.from.lhc-openser
-Cheers Max
Arun Kumar wrote:
you add your openser and asterisk ip's in trusted tables and then start openser again.