Search found 2 matches

by perao
Sat Aug 19, 2017 4:06 pm
Forum: Technical Support
Topic: SIP Video Disable
Replies: 2
Views: 1158

Re: SIP Video Disable

Thank you, Aron. In my Case operator drop all connection then SIP phone Video Suported.
If I globaly disable Video on phone all is ok, but I need Video call.
I try add the command to dialplan but it not help:

sdpTop, videoBit = req.Body.split(/m=video/)
sys.SetCustomContent(sdpTop)
by perao
Fri Aug 11, 2017 9:32 am
Forum: Technical Support
Topic: SIP Video Disable
Replies: 2
Views: 1158

SIP Video Disable

Hello I have SIP video phone,
SIP provider -- SIP sorcery --- SIP phone.
Can posable disable VIDEO on an incoming call from a provider?
Posable SDP change? How can I do that?
Thank you.