[phones]
exten => _X000,1,NoOp(First Line)
same => n,dumpchan()
same => n,NoOp(Second Line)
same => n,Dial(SIP/${CALLERID(dnid)}/${CALLERID(dnid)})
same => n,Hangup
Making a call works from all 7 extensions.
Just the video part doesn’t work yet.
Video is being rejected by the side you quote. As you only quote this and not an offer, I assume the phone is not offering video, or is starting the call with video disabled.
Also note this information is not complete without the line that defines what codec 116 is.
At this moment we are using Zoiper.
Indeed, when we start the call the video is disabled.
After the call is answered we switch to video call.
Maybe this would be the problem.
It seems like there is not a video call option for Zoiper (at least the free option)
Could you suggest any other sip applications that we can use for our developing process.
At this moment we have made video work.
It was indeed a problem with the mid-call.
We have also found the perfect clients to test the system.
For the desktops we use x-lite and for our mobile phones we use portsip.
Here video seems to work also.