Gary Nyquist writes: > I am using SEMS as a voicemail server. > Using 'voicebox' application for accessing the voicemail messages. > I need a trigger/notification (from SEMS to an external app) when the number > of 'new' VM messages change (on deleting, saving etc.). > The trigger/notification needs to carry the count of remaining 'new' VM > messages. > How to achieve this? > Any ideas?
i haven't tried voicebox application, but it is not difficult to write your own mailbox application using ivr or dsm. then, then status of user's mailbox changes, the app can use xmlrpc to issue publish request via kamailio sip proxy. -- juha _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
