[Asterisk-Users] SIP registration without password (secret)

Richard Alexander R.Alexander at interlynx.us
Fri Jun 20 09:26:31 MST 2003


You could try placing the password after the username in the URI:

sip:username:password at x.x.x.y



-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Cerrajetto
Sent: Friday, June 20, 2003 11:17 AM
To: Asterisk Users
Subject: [Asterisk-Users] SIP registration without password (secret)

Hello,

I'm trying to registrate a Nuance Server in Asterisk (using SIP) with no
success.

It seems that Nuance does not send any secret/password (there is no way
to
define it!), this is the list of parameters that Nuance provides for
registration:

audio.sip.UserAgentURI=sip:user at domain
audio.sip.UserAgentPort=<port>
audio.sip.ProxyServerURI=sip:<IP>:<port>
audio.sip.LocationServerURI=sip:<IP>:<port>

Our values:

audio.sip.UserAgentURI=sip:941160 at 192.168.200.160
audio.sip.UserAgentPort=5060
audio.sip.ProxyServerURI=sip:192.168.200.200 (ASTERISK SERVER)
audio.sip.LocationServerURI=sip:192.168.200.200 (ASTERISK SERVER)

In sip.conf:

[general]
port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context = default ; Default for incoming calls of not registered phones

;Voz
[541160]
type=friend
secret=
insecure=no
host=192.168.200.160
dtmfmode=inband


¿Is there a way to indicate to DO NOT USE any password in the
registration
process?

Thank you,
Cerrajetto

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users





More information about the asterisk-users mailing list