Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
91:c2a86b1f8aaa
Parent:
89:0fe315117b00
Child:
92:92df17f538a8
diff -r 8e538571f427 -r c2a86b1f8aaa call_box.h
--- a/call_box.h	Wed Jan 07 21:50:46 2015 +0000
+++ b/call_box.h	Thu Jan 08 23:44:08 2015 +0000
@@ -380,6 +380,7 @@
         bool get_bye_response( void );
         
         int get_sip_socket_fd( void );
-        int sip_udp_drop_once( void );
+        int sip_udp_incomming_pkg( void );
+        void reset_cb_status( void );
 };
 #endif
\ No newline at end of file