[OpenSIPS-Users] Softphone that sends the SDP 'bandwidth' parameter?
Tiberiu Breana
tiberiu.breana at gmail.com
Fri Jul 8 19:16:55 CEST 2011
Thanks for the replies!
I actually found the solution in Linphone's settings: there are two settings
for Download and Upload rate limits.
If completed, these values will be added to the SDP body as Bandwidth
Information parameters.
Then I used openSIPS to extract the requested Download bandwidth:
$var(bw) = $(rb{sdp.line,b}{s.select,-1,:}{s.int});
Works like a charm. :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20110708/e1b15591/attachment.htm>
More information about the Users
mailing list