Displaying 1 result from an estimated 1 matches for "auth_reg_us".
2020 Jun 01
1
Asterisk 16 Certified 16.8 and MagicJack Incoming Calls
...s reappeared. Any thoughts on what might be causing this?
My Flowroute pjsip.conf config:
[transport-udp]
type = transport
protocol = udp
bind = 0.0.0.0
tos = cs3
[reg_us-west-wa.sip.flowroute.com]
type = registration
retry_interval = 20
expiration = 120
transport = transport-udp
outbound_auth = auth_reg_us-west-wa.sip.flowroute.com
client_uri = sip:12345678 at us-west-wa.sip.flowroute.com
server_uri = sip:us-west-wa.sip.flowroute.com
[auth_reg_us-west-wa.sip.flowroute.com]
type = auth
password = XXZZXXZZXXZZ
username = 12345678
[reg_us-west-or.sip.flowroute.com]
type = registration
retry_interval =...