[asterisk-dev] direct RTP

Yaroslav Panych panych.y at gmail.com
Wed Jun 13 04:03:09 CDT 2012


Yes, it is possible. Asterisk's built-in RTP engine(and any custom
one, which register itslef into asterisk core) doesn't linked to any
signaling protocol(like SIP,H323,XMPP). Seek for usage of
ast_rtp_instance structure in channel modules source.

2012/6/13 Pukitis Martins (LQLA CPE ST VD) <Martins.Pukitis at lantiq.com>:
> I have to implement a channel driver for a device that supports sending and
> receiving RTP stream but doesn’t have SIP support. Is it possible that
> asterisk will do only SIP/SDP negotiation and  RTP packets will go directly
> to this device, not through asterisk, or ast_channel_tech read and write is
> the only way?
>
>



More information about the asterisk-dev mailing list