Thu Jan 15 06:48:04 CST 2009 Pekka Pessi <first.last@nokia.com>
* msg_parser.c: msg_header_add_format() added in 1.12.10 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11826 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
5976bff650
commit
90e9a0971f
|
@ -2736,6 +2736,8 @@ int msg_header_add_make(msg_t *msg,
|
|||
*
|
||||
* Parse result from printf-formatted params as a given header field and add
|
||||
* result to the message.
|
||||
*
|
||||
* @NEW_1_12_10
|
||||
*/
|
||||
int msg_header_add_format(msg_t *msg,
|
||||
msg_pub_t *pub,
|
||||
|
|
Loading…
Reference in New Issue