we intend to using Nokia smartphones in our enterprise communication system which relies on SIPS (SIP+TLS) & SRTP (suing OpenSER)
- thus the user & registrar address is specifiied with the sips-uri and the registrar port number is set to 5061
- this allows to make a call from the Nokia to some other device fine
> however, when calling the Nokia, on port 5061, it does not respond and seems only to listen for connection request on port 5060: for using TLS, the expected value is 5061
> the expected behavior is that the Nokia listens on the same port as the SIP server
>> what workarounds are possible (besides special Nokia rulkes on OPENser)
>> what plans are there to correct this bug?
Re: Configuration of Nokia client SIP port
2009-06-18, 04:08#2
this question is here in the developer forum on purpose:
in slide set SIP_and_RTP_SRTP_V1.0_en.pdf, Paulius Meskauskas states that incoming TLS connections are not yet supported (that is not even part of the VoIP Release Notes)
for outgoing calls the Nokia uses port 5061 & TLS & TCP/IP
for incoming calls the Nokia uses port 5060 & UDP
>> anyone in the community or the Nokia developers if that has been re-solved?
thanks, Christoph
Re: Configuration of Nokia client SIP port
2009-07-14, 12:17#4
we have been using an E71 with the following settings:
Nokia Configuration/SIP-Profile:
profile name: test (some name)
service profile: IETF
default access point: (the name of the WLAN AP)
public user name: sips:3608233@{MySIPSDomain} for TLS
compression: none
registration: on demand
security: off
proxy server: not defined
registration server:
address: sips:{MySIPSDomain} for TLS
realm: {MySIPSDomain}
user name: 3608233
password: {SIP password}
transport: AUTO for TLS
port: 5061 for TLS
in a configuration menue not accessable on the UI, SECURECALLPREF is set to 2 for SRTP
// security is mandatory for call establishment
Nokia Configuration/Web-Phone:
name: stest (some name)
SIP-profile: stest
Nokia Application/Communication Internet Phone:
default call type: Internet
settings for stest
registration: manual (vs. automatic)
(you can get the settings as an XML file, too)
Last edited by chschaef; 2009-07-14 at 13:49.
Reason: corrected typo
Re: Configuration of Nokia client SIP port
2009-07-15, 08:02#6
I reckon E71 simply does not understand the offer received and ignores it.
Are you able to place a call from E71 to another E71?
Could you post the offer OpenSER-server forwards to E71?
thanks,
paulius
cheers,
paulius
Re: Configuration of Nokia client SIP port
2009-07-20, 20:11#9
Calling an E71 from an E71 or an E51 fails.
We observed that the E71 seems not to accept INVITES on port 5061, i.e. seems to refuse the TCP connect.
The following is a SIP log from the call server (we have switched to Kamillio in the meantime):
(as a substitute for a SIP over TLS trace on the Ethernet; please note that this is apparently not received by the E71.)
Do you use Native Nokia Internet Telephony app to make in/out calls?
And did you install some server certificate to the phone to make TLS connection with server?
I'm trying to register SIP profile first of all according to TLS settings provided by you above, but receive Registration failed.
Thanks
*strutv
Re: Configuration of Nokia client SIP port
2009-07-24, 17:31#11
on the Nokia, the CA certificate for the Call Server is installed but that depends on your call Server configuration
best have a look in the OpenSER log files on what is wrong