Hi all,
I am implementing Offline messages functionality using the MSILO module. Everything went well. I am able to store and send those offline messages when the user comes online.
But my present problem is, I don't want the offline message prefix. Please look at the following example.
This is what Kamailio sending. [Offline message - Wed Feb 15 05:43:38 2017] Test2
I want only Test2
Is there any possibility to remove that offline message prefix ?
Thank you in advance !
-- View this message in context: http://sip-router.1086192.n5.nabble.com/remove-offline-message-prefix-of-Off... Sent from the Users mailing list archive at Nabble.com.
Got it,
I need to add the following parameter.
modparam("msilo", "add_date", 0)
Thanks.
-- View this message in context: http://sip-router.1086192.n5.nabble.com/remove-offline-message-prefix-of-Off... Sent from the Users mailing list archive at Nabble.com.
I thought there is also a parameter to customize that text and eventually set it to empty, but apparently the option is only for sending back the notification on offline with parameter:
- https://www.kamailio.org/docs/modules/stable/modules/msilo.html#msilo.p.offl...
Maybe that could be considered as a feature request for future releases.
Cheers, Daniel
On 15/02/2017 12:59, Venkatesh Macha wrote:
Got it,
I need to add the following parameter.
modparam("msilo", "add_date", 0)
Thanks.
-- View this message in context: http://sip-router.1086192.n5.nabble.com/remove-offline-message-prefix-of-Off... Sent from the Users mailing list archive at Nabble.com.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users