[Asterisk-Dev] spandsp-0.0.3pre2 t38bits

Raymond Chen rchen at broadz.com
Sun Oct 2 14:48:05 MST 2005


Hi Steve,

T38bits still not compiling in Fedora 3

udptl.c: In function `udptl_process_packet':
udptl.c:150: warning: no return statement in function returning non-void
udptl.c: In function `udptl_rx_packet':
udptl.c:293: error: `udptl' undeclared (first use in this function)
udptl.c:293: error: (Each undeclared identifier is reported only once
udptl.c:293: error: for each function it appears in.)
udptl.c:331: error: `AST_FORMAT_T38' undeclared (first use in this function)
udptl.c:334: error: syntax error before '?' token
udptl.c:344: error: `last_frame' undeclared (first use in this function)
udptl.c:357: error: syntax error before '?' token
udptl.c:458: error: syntax error before '?' token
udptl.c:476: error: syntax error before '?' token
udptl.c: In function `udptl_build_packet':
udptl.c:601: warning: implicit declaration of function
`udptl_debug_test_addr'
udptl.c:601: error: `udptl' undeclared (first use in this function)
udptl.c:603: error: `iabuf' undeclared (first use in this function)
udptl.c:604: error: `payload' undeclared (first use in this function)
udptl.c:604: error: `res' undeclared (first use in this function)
udptl.c:604: error: `hdrlen' undeclared (first use in this function)
udptl.c: At top level:
udptl.c:631: warning: static declaration of 'udptl_debug_test_addr' follows
non-static declaration
udptl.c:601: warning: 'udptl_debug_test_addr' declared inline after being
called
udptl.c:601: warning: previous implicit declaration of
'udptl_debug_test_addr' was here
udptl.c: In function `ast_udptl_read':
udptl.c:698: error: `payloadtype' undeclared (first use in this function)
udptl.c:698: error: `timestamp' undeclared (first use in this function)
udptl.c:698: error: `hdrlen' undeclared (first use in this function)
udptl.c: In function `ast_udptl_new_with_bindaddr':
udptl.c:755: error: `s' undeclared (first use in this function)
udptl.c: In function `ast_udptl_write':
udptl.c:869: error: `codec' undeclared (first use in this function)
udptl.c:869: error: structure has no member named `lastts'
udptl.c:869: error: `hdrlen' undeclared (first use in this function)
udptl.c: In function `ast_udptl_reload':
udptl.c:1133: warning: implicit declaration of function `ast_load'
udptl.c:1133: warning: assignment makes pointer from integer without a cast
udptl.c:1187: warning: implicit declaration of function `ast_destroy'

Thanks

Ray




-----Original Message-----
From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of Steve Underwood
Sent: 2005年10月3日 1:04
To: Asterisk Developers Mailing List
Subject: Re: [Asterisk-Dev] spandsp-0.0.3pre2 t38bits

Martin Vit wrote:

> Hello,
> i'm posting this here, because there is t38 patch for chan_sip.c. I 
> cannot compile this. There is also no documentation :-)
> So anyone have tryed this? What this implementation support? Only 
> store tiffs with rxfax?

It contains T.38 termination and gateway facilities, along with all the 
stuff spandsp-0.0.2 contained. However, it is currently a work in 
progress. It should compile with today's CVS HEAD, but I don't claim 
that it currently works.

spandsp-0.0.3 contains T.38 gateway and termination facilities. t38-bits 
contains some files to update *. These provide a UDPTL transport 
(complete), a TPKT transport (needs some work), updated app_rxfax and 
app_txfax programs that can handle audio or T.38 messages, and changes 
to chan_sip.c to tie it all together. The gateway is not yet integrated 
with chan_zap, and lots of loose ends need tidying up.

Regards,
Steve

_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev






More information about the asterisk-dev mailing list