Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - otn-user

Pages: [1]
1
Installation from packets/SVN/.exe/AppStore / Re: Ubuntu Packages
« on: April 17, 2014, 02:02:07 AM »
Hi, I'm trying to install and setup YATE on ubuntu 12.04 from sico packages.

I found a few things confusing and not working.

First I installed 'apt-get install yate'.
That gave me

Code: [Select]
$ dpkg -l | grep yate
ii  yate                             5.2.1-ubuntu1-sico3~precise       YATE core modules


At this point YATE registers to SIP provider but regexroute.conf seems to be ignored.


Then I checked https://launchpad.net/~sico/+archive/yate/+packages
and found there is a yate-server package, but its description is misleading:
yate-server YATE-based universal telephony client


  • Also, installation of yate-server package requires installing of:



    # apt-get install yate-server
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following extra packages will be installed:
      binutils cpp cpp-4.6 fontconfig fontconfig-config ...
    ....
    [size=78%].... x11proto-input-dev x11proto-kb-dev x11proto-xext-dev xorg-sgml-doctools xtrans-dev yate-server[/size]
    0 upgraded, 92 newly installed, 0 to remove and 0 not upgraded.
    Need to get 70.4 MB of archives.
    After this operation, 249 MB of additional disk space will be used.
    Do you want to continue [Y/n]?

    Is it correct?


    Thank you!


    Alexei

Pages: [1]