]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
switch some usages of switch_event_add_header to switch_event_add_header_string
authorMichael Jerris <mike@jerris.com>
Sat, 16 Aug 2008 02:19:43 +0000 (02:19 +0000)
committerMichael Jerris <mike@jerris.com>
Sat, 16 Aug 2008 02:19:43 +0000 (02:19 +0000)
commit05b01a6c03dde70e2892529e76c2b7db2e074e16
tree7c882516a3ab18523107b4e364047cb50bc517eb
parentf921389078e4703916a1819525adeec9e84f19fc
switch some usages of switch_event_add_header to switch_event_add_header_string

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9309 d0543943-73ff-0310-b7d9-9358b9ac24b2
16 files changed:
src/mod/applications/mod_commands/mod_commands.c
src/mod/applications/mod_conference/mod_conference.c
src/mod/applications/mod_dptools/mod_dptools.c
src/mod/applications/mod_fifo/mod_fifo.c
src/mod/applications/mod_snom/mod_snom.c
src/mod/applications/mod_voicemail/mod_voicemail.c
src/mod/endpoints/mod_dingaling/mod_dingaling.c
src/mod/endpoints/mod_iax/mod_iax.c
src/mod/endpoints/mod_portaudio/mod_portaudio.c
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_presence.c
src/mod/endpoints/mod_sofia/sofia_reg.c
src/mod/event_handlers/mod_event_multicast/mod_event_multicast.c
src/mod/event_handlers/mod_event_socket/mod_event_socket.c
src/mod/languages/mod_spidermonkey/mod_spidermonkey.c
src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c