Hi,

sorry typo:

if(is_method("NOTIFY")) {


BR

Max M.

Am 28.07.2011 12:36, schrieb Max Mühlbronner:
Hi,

The actual forwarding is quite simple.

if(!is_method("NOTIFY")) {
        rewritehostport("1.2.3.4:5060"); <--- IP/port of your IP-PBX
        t_relay();
}



Best Regards

Max M.


Am 27.07.2011 11:53, schrieb spady:
Hi all, I am pretty new on OpenSIPS world so first of all sorry for dummy
questions.
My configuration is listed below:

IP-PBX<---->Asterisk<---->ExchangeUM 2010

Ip-PBX use Exchange voice mail. Asterisk acts as Proxy SIP because IP-PBX is
not able to modify SIP HEADER, needed for integration with Exchange UM.
Everything is working good except for NOTIFY messages that Exchange send
after voice message is left to Voice Mail Box ( for MWI notification ). This NOTIFY msg is sent by Exchange to Aterisk ( because Exchange does not knows IP-PBX ). I would like to forward NOTIFY message from Asterisk to IP-PBX. I read all about open sips and seems it can do that. So I thought to install on same server, where is runing asterisk, opensips and tell to OpenSIPS to
forward NOTIFY messages comes form exchange to IP-PBX.
Please, can you help how to write "opensips.cfg" to achieve this?
Is possible this "scenario" I thought about?

Thank you very much

--
View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/Forward-NOTIFY-msg-how-to-do-that-tp6625497p6625497.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users



_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users



_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to