Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
97:8985817e8847
Parent:
92:92df17f538a8
Child:
99:e80850c51106
--- a/call_box.h	Sat Jan 10 17:06:55 2015 +0000
+++ b/call_box.h	Sat Jan 10 23:59:51 2015 +0000
@@ -391,5 +391,7 @@
         void reset_cb_status( void );
         void invite_retry_count_reset( void );
         uint8_t get_invite_retry_count( void );
+        int get_sip_ext( void );
+        int get_sip_port( void );
 };
 #endif
\ No newline at end of file