Download Asterisk GUI

Hello
when i try to download asterisk GUI using command
" cd /usr/src
svn co svn.digium.com/svn/asterisk-gui/trunk asterisk-gui
"

I got error
"svn: Unrecognized URL scheme for 'http://svn.digium.com/svn/asterisk-gui/trunk"

And the status on CLI

localhost*CLI> http show status
HTTP Server Status:
Prefix: /asterisk
Server Enabled and Bound to 127.0.0.1:8080

Enabled URI’s:
/asterisk/httpstatus => Asterisk HTTP General Status
/asterisk/phoneprov/… => Asterisk HTTP Phone Provisioning Tool
/asterisk/manager => HTML Manager Event Interface
/asterisk/rawman => Raw HTTP Manager Event Interface
/asterisk/static/… => Asterisk HTTP Static Delivery
/asterisk/mxml => XML Manager Event Interface

Enabled Redirects:
None.

i have successfully install "subversion-1.5.4,asterisk-1.6.0.1,libpri-1.4.7,zaptel-1.4.12.1"
what i am missing
Is there any other way to download and install Asterisk-GUI

Regards:
Shiv
9953956681

aa

The rules say threads should not be bumped until at least 24 hours after the last posting.

As the message says, the scheme is wrong. I believe the correct scheme is svn:.

Maybe you should try to use another type of access method (svn:// instead of http://)


Metatrader Expert, Scalping Forex, Forex Trading Systems

[quote=“david55”]The rules say threads should not be bumped until at least 24 hours after the last posting.

As the message says, the scheme is wrong. I believe the correct scheme is svn:.[/quote]


hello sir
when i use svn instead of http then i got error
svn: Can’t connect to host ‘svn.digium.com’: Connection refused

what is the solution please describe in detail

[quote=“forexsystemprofi”]Maybe you should try to use another type of access method (svn:// instead of http://)


Metatrader Expert, Scalping Forex, Forex Trading Systems[/quote]


hello sir
when i use svn instead of http then i got error
svn: Can’t connect to host ‘svn.digium.com’: Connection refused

what is the solution please describe in detail

It’s not possible to describe in detail because we don’t know how your network, and in particular, firewalls, are configured. It might, also, be a temporary fault.

Basically, try again. If it still doesn’t work, fix your network to allow ports 3960 TCP and UDP (may not need UDP) to be correctly routed to svn.digium.com.

Looking at the asterisk.org download instructions, they do say use the http: scheme, which may explain why svn: is being rejected by the server.

The reason that http: is being rejected is because svn isn’t properly installed, which is really an SVN problem, which you should follow up using SVN’s support channels. All I can say for certain is that both the Slackware 11 and Centos 5.2 packages for SVN do support the http: scheme.

[quote=“david55”]Looking at the asterisk.org download instructions, they do say use the http: scheme, which may explain why svn: is being rejected by the server.

The reason that http: is being rejected is because svn isn’t properly installed, which is really an SVN problem, which you should follow up using SVN’s support channels. All I can say for certain is that both the Slackware 11 and Centos 5.2 packages for SVN do support the http: scheme.[/quote]


hello
sir now my error is
/usr/svn/subversion-1.4.5/neon/src/.libs/libneon.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [subversion/libsvn_ra_dav/libsvn_ra_dav-1.la] Error 1

is u find out what is my error in my above given code

i am looking help for u
Regards:
Shiv
9953956681