[Asterisk-Users] ast_rtp_raw_write errors distorting sound on G729 passthrough
Senad Jordanovic
senad at boltblue.com
Sat Mar 13 10:09:49 MST 2004
>>
>> I just tried that. Did you have to recompile * in order for it to
>> work?
>>
>>
>>
> Yes, you have to recompile and install again. You are changing the
> source code.
Did you come up with error listed below while compiling??
--------------------
rtp.c: In function `ast_rtp_write':
rtp.c:1076: warning: implicit declaration of function `IF'
rtp.c:1076: error: syntax error before '{' token
rtp.c: At top level:
rtp.c:1081: warning: type defaults to `int' in declaration of
`ast_rtp_raw_write'
rtp.c:1081: warning: parameter names (without types) in function
declaration
rtp.c:1081: warning: data definition has no type or storage class
rtp.c:1082: error: syntax error before '}' token
make: *** [rtp.o] Error 1
More information about the asterisk-users
mailing list