LifeSize black Screen

Hi asterisk team,

I’ve got an wierd issue with asterisk and lifesize.
With a lifesize account, when i’m calling a user on asterisk in pjsip, i’ve got a black screen for lifesize’s user.
If I hide the asterisk user’s webcam, the video appeared on lifesize.

i’m working around dialplan,

I tried something like that:
exten => 6001,1,Answer
exten => 6001,2,Playback(tt-weasels)
exten => 6001,3,Wait(3)
exten => 6001,4,Dial(PJSIP/demo-alice,20)
exten => 6001,5,Hangup

do you have any advice to solve this problem ?

Thanks,

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.