Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
Yate users hangout place / logging call details in yate
« Last post by manit123 on August 25, 2022, 11:10:29 PM »
I am using
$yate --version
Yate 6.4.1 devel1 r6556
on
$ lsb_release  -a
No LSB modules are available.
Distributor ID:   Ubuntu
Description:   Ubuntu 20.04.3 LTS
Release:   20.04
Codename:   focal

I want to obtain following information
which number called which number at what time and what was the call duration if call was picked

Please provide useful links in this regard .

Thanks.
22
Other Yate server issues / Re: No audio
« Last post by argentum on February 14, 2022, 07:56:58 AM »
yate receives rtp from profider and local user and do not transmit to remote side.
config almost default.
23
Other Yate server issues / No audio
« Last post by argentum on February 14, 2022, 04:28:01 AM »
Hello.
I've installed 6.1.0-1 on Windows 8.
Simple call route:
Provider with SIP registration. Incoming calls route to internal IP.
regexroute.conf:
^8888888\(.*\)$=sip/sip:\0@10.10.10.10
accfile.conf contains registration information.
Nothing more, no changes to default config.

I thought, yate will pass rtp through itself.
I see in tcpdump incoming rtp flows from inner IP and provider, but no outgoing rtp from Yate.

Where was my mistake?
25
Other Yate server issues / Re: Javascript http request
« Last post by Monica Tepelus on December 02, 2021, 08:55:43 AM »
Hi,

httpclient module is only available in the private yate version.

Before implementing this we used below script and that is in a public repo.

http://yate.null.ro/websvn/filedetails.php?repname=yate-common&path=%2Ftrunk%2Fscripts%2Fhttp_req.sh

Monica
26
Other Yate server issues / Re: Javascript http request
« Last post by dorinelromeo on December 02, 2021, 08:43:11 AM »
Hello,

I'm having the same issue, I want to make a GET request with A number to get B number from external API. I've tried implementing the HTTP client from here: https://docs.yate.ro/wiki/HTTP_Client but with no success.
Maybe I'm missing something here.

What should new Message("http.request",false,params); do? Do I need to create a php file to handle the GET request?

Thank you!
27
Yate bugs / doubled registration
« Last post by cc08 on August 09, 2021, 06:44:06 AM »
At the registration stage, by transport ipv6, sipgate.de makes two endpoints with addresses

Contact:
<sip:4655310@[2a03:f540:1:1100::181d]:5060>;expires=597;received="sip:[2A03:F540:1:1100:0:0:0:181D]:5060",
<sip:4655310@[2A03:F540:1:1100:0:0:0:181D]:5060>;expires=600

How is that?
Moreover, the registration expire time soon decreases to 149 seconds, which I don't really like.

28
Yate users hangout place / how to debug yate - active (exited) status
« Last post by manit123 on August 03, 2021, 05:52:38 AM »
hi ,
I am running 64bit
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.2 LTS"

# service yate status
● yate.service - LSB: Yet another telephony engine
   Loaded: loaded (/etc/init.d/yate; bad; vendor preset: enabled)
   Active: active (exited) since Tue 2021-08-03 16:57:48 IST; 3s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 5129 ExecStop=/etc/init.d/yate stop (code=exited, status=0/SUCCESS)
  Process: 18565 ExecStart=/etc/init.d/yate start (code=exited, status=0/SUCCESS)

Aug 03 16:57:48 lxuser-desktop systemd[1]: Starting LSB: Yet another telephony engine...
Aug 03 16:57:48 lxuser-desktop yate[18565]: Yate Daemon not setup for automagic start. Edit /etc/default/yate to change this.
Aug 03 16:57:48 lxuser-desktop systemd[1]: Started LSB: Yet another telephony engine.

How can I find out cause of yate server not running ?

Thanks.
29
Yate users hangout place / Re: Where is the Yate's community?
« Last post by Anton on July 28, 2021, 03:09:43 AM »
Thanks a lot
30
Yate users hangout place / Re: Where is the Yate's community?
« Last post by AndreiBara on July 27, 2021, 02:08:34 AM »
Hello, Anton!

The forum is active, we can still open new topics and write new replies. Regarding the Discord server, there is a working link: https://discord.com/invite/nqbpzveb6j .
Hope it helps you.
Pages: 1 2 [3] 4 5 ... 10