41
42
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
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
43
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!
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!
44
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.
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.
45
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(
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.
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(

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.
46
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
47
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.
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.
48
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
Forum is inactive.
IRC cannel is closed
Mailing list is closed
Discord link is broken
Thanks
49
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
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
50