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.


Topics - manit123

Pages: [1]
1
Yate users hangout place / logging call details in yate
« 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.

2
Yate users hangout place / how to debug yate - active (exited) status
« 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.

3
hi,
I am using YATE 6.0.0-1 r6258 (http://YATE.null.ro)
I have done 'type=tcp' in ysipchan.conf
I found that SIP server sends keep alive every 30 seconds.
How can I change this interval ?
Is https://docs.yate.ro/wiki/Accfile relevant to my requirement ?
If you can provide an example, it will be useful.

Thanks.

4
hi,
I am running yate server (YATE 6.1.0-1 r6319) on windows 7 professional 64 bit OS with 4GB RAM .
I added following lines to conf.d/regfile.cof

[<phone_number>]
password=0000

I have observed that phone number of client registers after every 5 minutes.
How can I change this interval ?
Is it possible to have different registration interval for different phone numbers ?

5
Yate users hangout place / using yate to send calls from/to mobile phone
« on: February 09, 2016, 10:30:25 PM »
hi
i am able to call between VOIP phones in a LAN using yate server on windows .
How can I make a VOIP phone call a public number via mobile with GSM network connected via wifi on same LAN .
to illustrate

external world-(GSM)MOBILE-(wifi)LAN -(wired ethernet) VOIP_PHONE

I want to call via VOIP_PHONE to external world .

6
I am running yate 5.5.0-1 on windows 7 professional 64bit .
the desktop has two network cards and a wifi adapter .
Code: [Select]
Wireless LAN adapter Wireless Network Connection:

   Connection-specific DNS Suffix  . :
   IPv4 Address. . . . . . . . . . . : 192.168.7.2
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.7.1

Ethernet adapter Local Area Connection 1:

   Connection-specific DNS Suffix  . :
   IPv4 Address. . . . . . . . . . . : 10.3.255.102
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 10.3.255.101

Ethernet adapter Local Area Connection 2:

   Connection-specific DNS Suffix  . :
   IPv4 Address. . . . . . . . . . . : 10.0.0.2
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 10.0.0.1

I ran yate client on same pc using sip:499@10.0.0.2
i get
Unregistered account sip:499@10.0.0.2 reason: Not Implemented
Though yate service is running and regfile.conf has entry 499 with password 0000 .
Where am I going wrong ?

Is it possible to tell sip server to associate with ip 10.0.0.2 ?
In asterisk , we used to edit bind address entry in a specific file .

7
hi
I have a network of few computers . Each has yate client installed . Yate server runs on one of them in same network.
Communication is via SIP protocol .
I am not able to discern the activity between two clients from server.
Example
101 is calling 102 . Server is also running a yate client with phone number 499 .
How can a person sitting on server know - which call is ongoing ?

Pages: [1]