[Freeswitch-svn] [commit] r7237 - freeswitch/trunk/src/mod/endpoints/mod_sofia
Freeswitch SVN
mikej at freeswitch.org
Tue Jan 15 11:30:16 EST 2008
Author: mikej
Date: Tue Jan 15 11:30:16 2008
New Revision: 7237
Modified:
freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.h
Log:
tweak
Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.h
==============================================================================
--- freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.h (original)
+++ freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.h Tue Jan 15 11:30:16 2008
@@ -66,7 +66,7 @@
#define MY_EVENT_EXPIRE "sofia::expire"
#define MULTICAST_EVENT "multicast::event"
#define SOFIA_REPLACES_HEADER "_sofia_replaces_"
-#define SOFIA_USER_AGENT "FreeSWITCH-" SWITCH_VERSION_MAJOR "." SWITCH_VERSION_MINOR "." SWITCH_VERSION_MICRO "/" SWITCH_VERSION_REVISION "/-mod_sofia"
+#define SOFIA_USER_AGENT "FreeSWITCH-" SWITCH_VERSION_MAJOR "." SWITCH_VERSION_MINOR "." SWITCH_VERSION_MICRO "/" SWITCH_VERSION_REVISION "/mod_sofia"
#define SOFIA_CHAT_PROTO "sip"
#define SOFIA_SIP_HEADER_PREFIX "sip_h_"
#define SOFIA_SIP_HEADER_PREFIX_T "~sip_h_"
More information about the Freeswitch-svn
mailing list