Re: [OpenSIPS-Users] Drouting and gateway monitoring

2012-09-20 Thread alexandre Moutot
Hi With probing mode a gateway could go down without failure_route processing. When you write "save in cache then number of timeouts", do you mean to save it into an AVP var ? AVP var aren't shared with different opensips process, isn'it ? Regards, MOUTOT Alexandre - Original Message

[OpenSIPS-Users] How to process SDP in openSIPs?

2012-09-20 Thread 王禹
Hi everyone: I need to change the SDP(ip address and port) when a new INVITE is received. The parameters are provided by a media module somebody else programmed. So,Does openSIPS provide the ability to interact with the media module and reWrite SDP in the route script?