This module is a gateway for presence between SIP and XMPP. It translates one format into another and uses xmpp, pua and presence modules to manage the transmission of presence state information.
| Parámetro | Tipo | Descripción |
|---|---|---|
| server_address | str | 3.1. server_address(str) |
| server_address | str | The SIP URI specifying the address of the SIP server. |
4.2. pua_xmpp_req_winfo(request_uri, expires)
Functions exported to be used in configuration file.
Function that handles Notify messages addressed to a user from an xmpp domain. It requires filtering after method and domain in configuration file. If the function is successful, a 2xx reply must be sent.
Function called when a Subscribe addressed to a user from an xmpp domain is received. It calls sending a Subscribe for winfo for the user, and the following Notify with dialog-info is translated into a subscription in xmpp. It also requires filtering
Copyright © 2007 Voice Sistem SRL