Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
20:2d6ab23956e5
Parent:
18:01a93677e40c
Child:
28:94aec56c6329
--- a/sip.h	Sat Sep 20 11:27:47 2014 +0000
+++ b/sip.h	Sat Sep 20 13:34:52 2014 +0000
@@ -30,8 +30,13 @@
 
 
 //#ifdef debug_colinas
-#define __SEVER_IP__ "192.168.30.25"
-#define __SERVER_PORT__ 5060
+//#define __SEVER_IP__ "192.168.30.25"      // Colinas
+#define __SEVER_IP__ "192.168.120.120"
+
+
+//#define __SERVER_PORT__ 5060              // Colinas
+#define __SERVER_PORT__ 5075
+
 //#endif
 //#ifndef debug_colinas
 //#define __SEVER_IP__ "192.168.120.120"