Displaying 1 result from an estimated 1 matches for "xxxmd5hash".
2005 Jul 16
3
Sip registration question
...is can be compatible.
I'm wondering if I can use "md5secret" with a "register => " statement.
The current busted config:
[general]
;register => userid:pass:acctid@voipprovider.com:5069
[myipsolution]
type=friend
authuser=acctid
username=userid
secret=pass
md5secret=XXXMD5HASH of userid:asterisk:pass XXXXX
nat=yes
host=voipprovider.com
port=5069
insecure=very
canreinvite=no
The error on the console is:
Jul 16 11:29:20 NOTICE[3361]: -- Registration for 'userid@voipprovider.com'
timed out, trying again
Jul 16 11:29:21 WARNING[3361]: Forbidden - wrong password o...