官术网_书友最值得收藏!

SIP Proxy—Expected Behavior

It is important to understand the basic processing of a SIP proxy according to RFC3261. Without this understanding it will be very difficult to configure a Proxy server.

Each proxy will take routing decisions, modifying the request before sending it to the next element. The responses will be routed over the same set of proxies traversed by the original request in the reverse order.

A SIP proxy can operate in stateless or stateful mode. When a SIP proxy works as a simple SIP packet forwarder, it forwards the packets to a single element determined by the request. A proxy working in stateless mode discards any information about the message after the message has been forwarded. This characteristic limits the failure treatment and billing.

When OpenSER knows that the message 200 OK corresponds to a specific INVITE we say that it is working in stateful mode. This means simply that you can now manage the response in an onreply_route() block. With stateless processing each message is handled without a context. Stateless processing is used in applications like load balancing; it uses the command forward() in the script.

When you need more sophisticated resources like billing, call forward, and voicemail, you will need to use stateful processing. Each transaction will be maintained in memory and failures, responses, and retransmissions will be associated with this specific transaction. Stateful transactions are handled by the TM (transaction) module and usually use the t_relay() command.

An often misunderstood concept is that the processing is stateful by transaction and not by dialog. Thus, it is the stateful processing of an INVITE request until the 200 OK response (transaction) and not from the INVITE to the BYE request (dialog).

主站蜘蛛池模板: 岳池县| 东明县| 永清县| 民县| 曲周县| 城固县| 南阳市| 扎兰屯市| 双柏县| 仪征市| 辉县市| 两当县| 新沂市| 新龙县| 青冈县| 明溪县| 夹江县| 马龙县| 英超| 永定县| 广州市| 湟中县| 噶尔县| 仙游县| 保康县| 南部县| 肥城市| 叙永县| 上犹县| 济南市| 泰来县| 日照市| 舟山市| 和平县| 慈利县| 织金县| 于都县| 和顺县| 灵璧县| 乌鲁木齐县| 乌审旗|