Asterisk-gui issue

Dears ,

am trying to download asterisk-gui on ubuntu using the command “svn checkout svn.digium.com/svn/asterisk-gui/trunk asterisk-gui” ,but rhere is a message appeared "Checked out revision 5139 ,Could you plz help me guys?

Note :am not very much familiar with linux.

Best Regards

Howdy,

The current version actually resides in the 2.0 branch, as opposed to trunk - yes, this is odd and inappropriate.

So, you want:

svn co http://svn.digium.com/svn/asterisk-gui/branches/2.0 asterisk-gui-2.0

You’ll see a bunch of lines of checking out code.

Then, you’ll change directories into what you’ve just downloaded

cd asterisk-gui-2.0

Then, you’ll need to configure and install it:

./configure
make install

Next, you’ll want to check the config to see if it’ll work:

make checkconfig

It may tell you some things that need to be enabled or edited.

Once “make checkconfig” says you’re set, then you should be off and running.

Cheers.

thx man ,

I will try it tomorrow ,and i will get u back with the results ,could you plz provide me with your skype man I have a lot to learn ,

Regards

[quote=“msharayri”]thx man ,

I will try it tomorrow ,and i will get u back with the results
[/quote]

Cool. :smile:

[quote=“msharayri”]
,could you plz provide me with your skype man I have a lot to learn ,

Regards[/quote]

Sorry, can’t do that. If you want professional assistance, you can contact Digium for support here:

digium.com/en/supportcenter/asterisk.php

Dear sir,

thank you very much its working fine ,but I have an issue with apache ,I posted it in a new topic ,sorry for bothering you ,but I need it very much ,I am very sure that there will be a great time for the voice technology in the close future.

Best Regards