3 | | - Flexible behaviour on negative verification result, full report can be found [http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2010-January/010249.html here]. |
| 3 | - Add callback in PJSUA-LIB to notify transport state (e.g. transport is connected or disconnected). There are several use cases for this: |
| 4 | - application send re-REGISTER when the connection is down. This should reconnect the transport. |
| 5 | - application can inspect TLS connection/verification error and reconfigure TLS transport respectively (for example, to disable domain verification if TLS connection fails due to certificate error (perhaps after asking for user confirmation)) |
| 6 | |