Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
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?
23
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
24
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!
25
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.

26
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.
27
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
28
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.
29
Yate users hangout place / Where is the Yate's community?
« Last post by Anton on July 26, 2021, 04:33:11 AM »
Where is the Yate's community?

Forum is inactive.
IRC cannel is closed
Mailing list is closed
Discord link is broken

Thanks
30
Yate based projects / fake bts using bladrf and yate bts
« Last post by suti00ba on June 22, 2021, 12:51:06 AM »
 i am using blade rf version 1.5.1-0.2017.12~rc1-2,yate version Yate 6.3.1 devel1 r6501.
can anyone help me in configuring the nipc of yate bts.I want to make a fake bts which can give me detail of online subscribers and call logs of all subscriber hooked with fake bts
Pages: 1 2 [3] 4 5 ... 10