Thanks Saul, But what about the case we want to check an external messaging server and see if there is messages, in this case a Fax server, then generate a NOTIFY to the client, is something like this possible, or I would have to make a another module to handle this.
Thanks. On 9/5/10 6:26 AM, Saúl Ibarra Corretgé wrote: > On 09/05/2010 05:35 AM, David J. wrote: >> Does anyone know if there is a built in way to send a NOTIFY? >> For example if we have an external messaging source, and we want to >> generate a NOTIFY to the UA, what is the best way to do this? >> >> Thanks in advance for any guidance. >> > OpenSIPS does generate NOTIFY messages, this is controlled by the > presence agent. If Alice is subscribed to Bob's presence, for example, > when Bob sends a PUBLISH, OpenSIPS will generate a NOTIFY and send it to > Alice to tell her about Bob's state change. > > Other than this, you can't send a NOTIFY from the routing script. > > > Regards, > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
