@petermarianF commented on this pull request.


In src/modules/ims_registrar_pcscf/ims_registrar_pcscf_mod.c:

> @@ -142,15 +143,15 @@ inline void pcscf_act_time()
  * Exported functions
  */
 static cmd_export_t cmds[] = {
-	{"pcscf_save",     		(cmd_function)w_save,                   1,  	save_fixup2,            0,ONREPLY_ROUTE },
+	{"pcscf_save",     		        (cmd_function)w_save,                   1,  	save_fixup2,            0,ONREPLY_ROUTE },

Added some documentation for save_pending function


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3317/review/1296104479@github.com>