Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
1:a1758104fa1d
Parent:
0:4d17cd9c8f9d
Child:
3:cd9148672e25
--- a/call_box.h	Tue Sep 09 20:01:24 2014 +0000
+++ b/call_box.h	Wed Sep 10 12:50:57 2014 +0000
@@ -51,6 +51,7 @@
         int listen_SIP_server( void );
         void unregistry( void );
         void send_bye( void );
+        void reset_sip( void );
 };
 
 #endif
\ No newline at end of file