summaryrefslogtreecommitdiff
path: root/net/b2bua/files/patch-sip::b2b::B2bDef.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'net/b2bua/files/patch-sip::b2b::B2bDef.hxx')
-rw-r--r--net/b2bua/files/patch-sip::b2b::B2bDef.hxx15
1 files changed, 0 insertions, 15 deletions
diff --git a/net/b2bua/files/patch-sip::b2b::B2bDef.hxx b/net/b2bua/files/patch-sip::b2b::B2bDef.hxx
deleted file mode 100644
index 214906f27acc..000000000000
--- a/net/b2bua/files/patch-sip::b2b::B2bDef.hxx
+++ /dev/null
@@ -1,15 +0,0 @@
-
-$FreeBSD$
-
---- sip/b2b/B2bDef.hxx 2003/01/19 18:01:33 1.1
-+++ sip/b2b/B2bDef.hxx 2003/01/19 18:02:05
-@@ -95,7 +95,8 @@
- {
- BT_NONE=0,
- BT_USER_REQ=1,
-- BT_SESSION_TIMEOUT=5
-+ BT_SESSION_TIMEOUT=5,
-+ BT_SERVICE_UNAVAIL=15
- };
-
- typedef vector<Sptr<UaBase> > UserAgentPeerList;