Hi when I follow your guide to install Asterisk at
http://openmeetings.apache.org/red5sip-integration_3.0.html
I face an error at this step:
Setup red5sip transport
Download red5sip
fromhttps://github.com/solomax/red5phone/tree/red5sip_3.0, switch to the
branch red5sip_3.0
switch to the branch red5sip_3.0
root@ubuntu:/opt# git clone https://github.com/solomax/red5phone.git
Cloning into 'red5phone'...
remote: Counting objects: 4307, done.
remote: Total 4307 (delta 0), reused 0 (delta 0), pack-reused 4307
Receiving objects: 100% (4307/4307), 70.93 MiB | 853.00 KiB/s, done.
Resolving deltas: 100% (1997/1997), done.
Checking connectivity... done.
root@ubuntu:/opt# *git checkout red5sip_3.0*
*fatal: Not a git repository (or any of the parent directories): .git*
How can I resolve this error ?
Thanks,
Dan