[Asterisk-video] app_h324m does not compile

francesco francesco.emmi at a-tono.com
Fri Mar 9 03:31:53 MST 2007


Hi,
Probably you are using last svn revision.

Try modifying app_h324m.c in this way:

-ast_senddigit_end(pseudo,input[0]);
+ast_senddigit_end(pseudo,input[0],100);

Francesco

On Fri, 2007-03-09 at 10:16 +0000, Andreas Anderson wrote:
> Hi,
> 
> i've successfully installed libh324m.so und .h, but when trying to compile 
> app_h324m i'm getting the following errors:
> 
> 
>    [CC] app_h324m.c -> app_h324m.o
> app_h324m.c: In function init_h324m_packetizer:
> app_h324m.c:224: warning: unused variable pebit
> app_h324m.c:185: warning: enumeration value AST_FRAME_DTMF_END not handled 
> in switch
> app_h324m.c:185: warning: enumeration value AST_FRAME_CONTROL not handled 
> in switch
> app_h324m.c:185: warning: enumeration value AST_FRAME_NULL not handled in 
> switch
> app_h324m.c:185: warning: enumeration value AST_FRAME_IAX not handled in 
> switch
> app_h324m.c:185: warning: enumeration value AST_FRAME_TEXT not handled in 
> switch
> app_h324m.c:185: warning: enumeration value AST_FRAME_IMAGE not handled in 
> switch
> app_h324m.c:185: warning: enumeration value AST_FRAME_HTML not handled in 
> switch
> app_h324m.c:185: warning: enumeration value AST_FRAME_CNG not handled in 
> switch
> app_h324m.c:185: warning: enumeration value AST_FRAME_MODEM not handled in 
> switch
> app_h324m.c:185: warning: enumeration value AST_FRAME_DTMF_BEGIN not 
> handled in switch
> app_h324m.c: In function create_h324m_frame:
> app_h324m.c:267: warning: enumeration value AST_FRAME_DTMF_END not handled 
> in switch
> app_h324m.c:267: warning: enumeration value AST_FRAME_CONTROL not handled 
> in switch
> app_h324m.c:267: warning: enumeration value AST_FRAME_NULL not handled in 
> switch
> app_h324m.c:267: warning: enumeration value AST_FRAME_IAX not handled in 
> switch
> app_h324m.c:267: warning: enumeration value AST_FRAME_TEXT not handled in 
> switch
> app_h324m.c:267: warning: enumeration value AST_FRAME_IMAGE not handled in 
> switch
> app_h324m.c:267: warning: enumeration value AST_FRAME_HTML not handled in 
> switch
> app_h324m.c:267: warning: enumeration value AST_FRAME_CNG not handled in 
> switch
> app_h324m.c:267: warning: enumeration value AST_FRAME_MODEM not handled in 
> switch
> app_h324m.c:267: warning: enumeration value AST_FRAME_DTMF_BEGIN not 
> handled in switch
> app_h324m.c: In function app_h324m_gw:
> app_h324m.c:496: error: too few arguments to function ast_senddigit_end
> app_h324m.c: In function app_h324m_call:
> app_h324m.c:708: error: too few arguments to function ast_senddigit_end
> make[1]: *** [app_h324m.o] Error 1
> make: *** [apps] Error 2
> 
> Any ideas how to solve this?
> 
> 
> Thanks,
> 
> Andreas
> 
> _________________________________________________________________
> Become a fitness fanatic @  http://xtramsn.co.nz/health
> 
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
> 
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-video
-- 
Francesco Emmi  
A-Tono
Largo Paisiello, 5 - 95124 Catania
Tel.: (+39) 095.7365312
http: www.a-tono.com
 
 
 
Information in this email is confidential and may be privileged. It is 
intended for the addresses only. If you have received it in error,
please notify the sender immediately and delete it from your system. You
should not otherwise copy it, retransmit it or use or disclose its
content to anyone.
Thank you for your co-operation.  



More information about the asterisk-video mailing list