| ID | TSS000570 | Creation date | January 25, 2007 |
| Platform | S60 3rd Edition | Devices | |
| Category | Symbian C++ | Subcategory | Networking |
| Keywords (APIs, classes, methods, functions): |
SIP error: KErrSIPForbidden
const TInt KErrSIPForbidden = -17713 ,
Authentication with a server failed.
This error is due to Sec-agree (RFC 3329).
If you set "Use security" to "yes", it means that the registrar must support sec-agree.
This means that the S60 SIP stack will send Security-Client-header in REGISTER and will require that the registrar sends the 200 OK in the Security-Server-header for REGISTER.
If the registrar does not support sec-agree, set "Use security" to "no".
In this case the KErrSIPForbidden is returned by the SIP stack.
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Adding new SIP profiles to SIP Settings? | jrantam | Symbian Tools & SDKs | 0 | 2005-03-02 11:56 |
| peer-to-peer | master2003 | Symbian Networking & Messaging | 3 | 2005-07-27 15:31 |
| sip midp | psergiu | Mobile Java General | 1 | 2008-04-06 00:32 |
| SIP Client requires Audio Codecs? | ravindimantha | Symbian Tools & SDKs | 1 | 2006-03-08 06:26 |
| Error in Ethernet Settings of SIP installation | iotuus | Mobile Java Tools & SDKs | 2 | 2005-04-19 14:57 |