[asterisk-dev] payload type negotiated in the SDP (SIP)
Olle E Johansson
olle at voop.com
Fri Feb 9 07:39:39 MST 2007
9 feb 2007 kl. 12.28 skrev Florea Igor:
> Hi
> Maybe it looks like a very stupid question but I'm tryng to make
> some hack in
> rtp.c module and I can't find out how can i get the payload type
> negotiated
> in the SDP (SIP)?
It's not negotiated in rtp.c, it's handled by each protocol, so if
you're looking
for sip, it's in chan_sip.c.
But most of what you want to do is handled already, unless you want
to change
the type number.
/O
More information about the asterisk-dev
mailing list