Jiri Kuthan 23 роки тому
батько
коміт
05638fe889
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      modules/tm/uac.h

+ 1 - 0
modules/tm/uac.h

@@ -31,6 +31,7 @@ void generate_callid();
 typedef int (*tuac_f)(str *msg_type, str *dst, str *headers,str *body,
 	transaction_cb completion_cb );
 
+/* transactional UAC; look for an example of usage at fifo_uac */
 int t_uac( 
 	/* MESSAGE, OPTIONS, etc. */
 	str *msg_type,