Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
135:2f4290590e51
Parent:
126:1f90756250fb
--- a/call_manager.h	Tue Sep 01 19:34:34 2015 +0000
+++ b/call_manager.h	Thu Sep 10 20:11:35 2015 +0000
@@ -60,9 +60,4 @@
 /* verificando andamento de pedidos de ligação */
 void invite_handler( Vector * v_call, Vector * v_cb, Timeslice * ts, Call_Box * cb );
 
-void invite_pgk_retry_manager( Vector * v_cb, uint8_t * data, uint8_t * write_buffer );
-
-void init_invite_pgk_retry_manager( void );
-void init_bye_pgk_retry_manager( void );
-
 #endif
\ No newline at end of file