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 - cc08

Pages: 1 [2]
16
Other Yate server issues / register instead of regfile
« on: January 16, 2020, 08:29:53 AM »
Hi!

I'm trying to move to the register module, but I can’t implement the functionality of "alternatives".

It is necessary to use the stored procedure of postgres, but my knowledge is not enough.

Tell me an example, please.

18
Not enough information.

19
Installation from packets/SVN/.exe/AppStore / Re: debian 10 packages
« on: December 20, 2019, 07:38:55 AM »
I don’t know about the license, but somewhere I had the source which worked with Yate4 yet. Will have to put out of them.

Thanks.

20
Installation from packets/SVN/.exe/AppStore / Re: debian 10 packages
« on: December 20, 2019, 07:02:04 AM »
Ioana, thanks for the help with libssl.

Also besides this package, need a 'pkg-config' that by default in Debian10 is not installed.

For spandsp the parameter approached '--with-spandsp=/usr/include/x86_64-linux-gnu', compiled fine, but I have not tested working capacity yet.

But with the package 'amrnb' I didn’t succeed. In the `libopencore-amrwb-dev ` that comes with Debian, there are no files (interf_rom.h libamrnb.so) that are looking for a configuration script.

Advise, please, how to connect amrnb.


21
Installation from packets/SVN/.exe/AppStore / debian 10 packages
« on: December 19, 2019, 05:35:37 PM »
I make new installation on debian 10. Command ./configure showed next:
Code: [Select]
checking for AMR-NB in /usr... no
checking for usable spandsp in /usr/local/include... no
checking for OpenSSL using pkg-config... no

Installed debian packages, 
Code: [Select]
libopencore-amrnb-dev
libopencore-amrnb0
libopencore-amrwb-dev
libopencore-amrwb0
libspandsp-dev
libspandsp2
not visible for the configurator.

Openssl-dev generally absent.

Does this mean that these modules should be installed from source?

22
Features requests / Telegram voice integration
« on: September 16, 2019, 07:21:35 AM »
Hi, Yate team !

In the light of the current trends of mutual integration of everything with everyone, is it planned to add the codecs L16/48000 or OPUS/48000 ?

And of course, it’s better to have your own module of telegram gate, especially since the opensources  and  yet again  have already appeared in the public domain.

23
Yate based projects / Re: SIP drink provide / Small carrier for a NGO
« on: September 16, 2019, 06:49:21 AM »
Hi!

If in a week you could not find the answer, then try this option.

First of all, set fixed addresses for each of the 4 asterisk.

Next, regexroute.conf:

Code: [Select]
[once]
$ip_site1=192.168.110.10
$ip_site2=192.168.120.10
$ip_site3=192.168.130.10
$ip_site4=192.168.140.10


[default]
${rtp_forward}possible=;rtp_forward=yes

^4=sip/sip:\0@$(ip_site1)
^5=sip/sip:\0@$(ip_site2)
^6=sip/sip:\0@$(ip_site3)
^7=sip/sip:\0@$(ip_site4)

24
Other Yate server issues / Re: PHP warning
« on: September 02, 2016, 05:57:53 AM »
Thanks Monica!

I understood.
I have found an error in my script and fix it.

25
Other Yate server issues / PHP warning
« on: August 31, 2016, 01:43:46 AM »
Hi, people!

Not so long I see in logs next string:
Code: [Select]
PHP Warning:  fputs() expects parameter 1 to be resource, null given in /usr/local/share/yate/scripts/libyate.php on line 64
In this case all of the php scripts are working properly, I think.

Is it dangerous ?
What is the cause of this message?

My php:
Code: [Select]
php -v
PHP 5.6.24-0+deb8u1 (cli) (built: Jul 26 2016 08:17:07)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
    with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies

My yate:
Code: [Select]
YATE 5.5.1-devel1 r6083 (http://YATE.null.ro) ready on sip.server.
Thanks.

26
Hi, Monica!

I'm not quite sure I understand your question, but here's the link on may old post:
http://forum.yate.ro/index.php?topic=233.0

27
Yate users hangout place / why my account on this forum was removed ?
« on: July 04, 2016, 05:37:32 AM »
I re-registered under my old nickname and now I see my old topics, written by guest    :(

Pages: 1 [2]