Directory structure restructuralized.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
Jiri Slachta
2013-06-21 13:55:47 +02:00
parent 5479af7c02
commit 100f27f3bb
99 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
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}
};