exosip2ctypes.error

Error definitions

see osip/include/osipparser2/osip_port.h

Functions

raise_if_osip_error(error_code[, message]) raise an OsipError exception if error_code is not OSIP_SUCCESS

Exceptions

MallocError Failed to allocate an eXosip context.
OsipApiNotInitialized
OsipBadParameter
OsipDiskFull
OsipError Base Osip error Exception Class
OsipFileNotExists
OsipNoCommonCodec
OsipNoMem
OsipNoNetwork
OsipNoRights
OsipNotFound
OsipPortBusy
OsipSyntaxError
OsipTimeout
OsipTooMuchCall
OsipUndefinedError
OsipUnknownError Osip error, but don’t known the error code
OsipUnknownHost
OsipWrongFormat
OsipWrongState