[asterisk-users] registration timeout asterisk polycom sp450 transport=tls port 5061 provision server ftps
Motty
motty.cruz at gmail.com
Fri May 27 16:15:55 CDT 2016
I have two Polycom phone configured with Asterisk server, both use
transport=tls
My provision server is FTPS, I have phone5006.cfg & phone5007.cfg
If I enable transport tls on both phones I get the following error:
[2016-14:03:52] WARNING[26566]: chan_sip.c:14967 check_auth:
username mismatch, have <5007>, digest has <5006>
[2016-05-27 14:03:52] NOTICE[26566]: chan_sip.c:23277
handle_request_invite: Failed to authenticate device "5006"
<sip:5006 at voipt.fqdn.com:5061>;tag=1D9BA8A2-6A04A21
Sip.conf
tlsenable=yes
tlsbindaddr=0.0.0.0
tlscertfile=/etc/asterisk/keys/asterisk.pem
tlscafile=/etc/asterisk/keys/gd_bundle-g7-g8.crt
tlscipher=ALL
tlsclientmethod=tlsv1
[5006]
type=peer
context=office
call-limit=3
trustrpid=no
callerid="Support1" <5006>
disallow=all
allow=ulaw
allow=alaw
username=5006
auth=md5
secret=passwd123
dtmfmode=rfc2833
host=dynamic
mailbox=5006
nat=yes
canreinvite=no
transport=tls
[5007]
type=peer
context=office
call-limit=5
trustrpid=no
callerid="5007"
disallow=all
allow=ulaw
allow=alaw
username=5007
secret=password123
dtmfmode=rfc2833
host=dynamic
mailbox=5007
nat=yes
canreinvite=no
transport=tls
Thanks for your help!
-Motty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160527/94a463b1/attachment.html>
More information about the asterisk-users
mailing list