This page has been visited 178 times.
2. What is new in 4.0.0
2.1 OpenSIPS Core
2.2 AAA_DIAMETER module
- A new parameter, max_json_log_size can be used to increase the size of printed JSONs in case of errors.
2.3 B2B_LOGIC module
- A new variable has been added $b2b_logic.peer that returns the peer of a given b2b_logic key, expressed as callid;from-tag;to-tag.
2.4 MI_DATAGRAM module
- A new parameter has been added socket_buf_size that can be used to tune the datagram buffer size - this can be useful when dealing with Unix Datagram Sockets communication, where buffer size is not limited to UDP size.