Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
78:1353744f01e1
Parent:
77:e8c0253b57bc
Child:
81:3656f00ab3db
--- a/call_manager.h	Tue Nov 25 18:43:01 2014 +0000
+++ b/call_manager.h	Tue Dec 16 12:13:01 2014 +0000
@@ -58,4 +58,6 @@
  */
 void call_manager( Vector * v_call, Vector * v_cb, uint8_t * data, uint8_t * write_buffer, Timeslice * ts );
 
+void invite_handler( Vector * v_call, Vector * v_cb, Timeslice * ts, Call_Box * cb );
+
 #endif
\ No newline at end of file