Displaying 1 result from an estimated 1 matches for "nectest".
Did you mean:
neatest
2019 Jul 12
2
Question on calculating PJSIP md5 authentication with NEC
...(default)
Password is 3016 which is the same as chan_sip's secret
The value I'm setting the md5_cred in auth section to is 63e8aedc77335879c93123055d21211d
Would this value match what chan_sip would pass as the md5 credentials?
Our sip.conf looks like the following...
[general]
context = NECTEST
bindaddr = 0.0.0.0
bindport = 5060
websocket_enabled = false
srvlookup = no
allowguest = yes
debug = yes
sipdebug = yes
defaultexpiry = 480
deny = 0.0.0.0/24
permit = 10.100.102.0/24
permit = 192.168.9.0/24
canreinvite = yes
callcounter = yes
register = 3016:3016 at 10.100.102.82:5060/3016
[3016]...