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

Pages: 1 ... 29 30 [31] 32 33 ... 35
451
Other Yate server issues / Re: SIP User=Phone
« on: January 16, 2014, 02:03:52 AM »
It not possible to add custom sip headers to REGISTER or add contact parameters.
You can change user agent from ysipchan.conf for all SIP methods.

452
Linux / Re: yate won't start
« on: January 16, 2014, 01:52:57 AM »
Try to create file in a known location, like /home/myuser/yate-qt4.log:

Command:
yate-qt4 -vvvvv -tl /home/myuser/yate-qt4.log

453
Linux / Re: yate won't start
« on: January 15, 2014, 01:49:55 AM »
This is a log of yate server not yate-qt4.

454
Linux / Re: yate won't start
« on: January 14, 2014, 01:47:08 AM »
The -lt command line options created the log file named yate.log.
Can we see it?

455
Other Yate server issues / Re: SIP User=Phone
« on: January 14, 2014, 01:44:49 AM »
Hi Doug,

I don't understand your question.

456
Other Yate server issues / Re: Execute VoiceXML when call 123
« on: January 13, 2014, 02:44:56 AM »
You can write an external script.

See exmaples of php channel scripts in yate dir:
share/scripts/overlapped.php
share/scripts/pbxassis.php
See the other scripts also.

I don't know how you want to generate audio.

Look at:
moh module (http://docs.yate.ro/wiki/Music_On_Hold_Module): it can play media from external pipe.
wavefile module (http://docs.yate.ro/wiki/Wavefile): it can play media files
tonegen (http://docs.yate.ro/wiki/Tonegen): it can play generated tones

Or, you can always write a c++ module to do your job.

457
Other Yate server issues / Re: SIP User=Phone
« on: January 13, 2014, 02:15:49 AM »
Use chr regexroute function (see regexroute.conf.sample for more...):

osip_To=<sip:${called}@${domain}$(chr,59)user=phone>

458
Linux / Re: yate won't start
« on: January 13, 2014, 02:13:08 AM »
Can you post a log?

yate-qt4 -vvvvv -lt yate.log

459
Linux / Re: yate won't start
« on: January 10, 2014, 01:43:33 AM »
Hi,

You should state your issue from start.
If you want to use yate client the application to start is yate-qt4, not yate (the command 'yate' starts the server).

460
Linux / Re: yate won't start
« on: January 09, 2014, 01:34:24 AM »
The error indicates you don't have permission to open the SNMP port (default: 161).

If you need SNMP you should run yate as root or use a different port (greater then 1000).


461
Linux / Re: yate won't start
« on: January 06, 2014, 03:14:34 AM »
Hi,

Check if you have another yate instance running (command: pidof yate).

Check listening ports with netstat:
netstat -l
If you have root access you can see the processes also:
netstat -lp

Try telnet 127.0.0.1 5038. See if it succeeds

462
Hi,

Run yate with --help command line option.
See -D timestamp related options: t e f F z Z

463
Features requests / Re: Please help, I'm stuck installing YATE
« on: December 20, 2013, 01:55:49 AM »
Hi

There is a windows folder in the yate folder (along with other folders: engine, modules, libs ...).

Make sure you have the right sources!
If you are not sure you have the right sources try to find Yate.sln using Windows explorer search or some other tool.


464
Hi,

Are you sure you edited the right file (ysipchan.conf, not the ysipchan.conf.sample file)?
Can you attach a log file?

See
http://docs.yate.ro/wiki/Debugging_Yate_Client_on_Windows
for renaming conf files and running yate on Windows with logging.


465
Other Yate server issues / Re: VOIPize an analog telephone with an X100p?
« on: November 22, 2013, 02:38:40 AM »
zapcard and analog modules

Pages: 1 ... 29 30 [31] 32 33 ... 35