voltando a versao de n aberturas e fechamentos de sockets

Dependencies:   EthernetInterface NTPClient mbed-rtos_old mbed

Fork of header_main_public by VZTECH

Revision:
1:a1758104fa1d
Parent:
0:4d17cd9c8f9d
Child:
3:cd9148672e25
diff -r 4d17cd9c8f9d -r a1758104fa1d call_box.h
--- 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