packages/net/smap/patches/01-add-tecom-supported-header.patch

13 lines
415 B
Diff
Raw Normal View History

diff -Naur smap.broadcast/test_supported.c smap/test_supported.c
--- smap.broadcast/test_supported.c 2009-06-14 21:41:49.000000000 -0400
+++ smap/test_supported.c 2009-06-14 21:51:17.000000000 -0400
@@ -49,6 +49,8 @@
{"Supported: timer, 100rel, replaces, callerid", 13},
/* Cisco 79x0 */
{"Supported: replaces,join,norefersub", 14},
+ /* Tecom IP2007 */
+ {"Supported: 100rel,replaces", 15 },
{"", 0}
};