Diana Cionoiu | 2 Jan 2005 03:02
Picon
Favicon

yet another sip stack

Hello people,

We have in testing Yet Another Sip Stack for the new sip module of yate.
In about one week should be stable. Is in cvs.

Diana

Dr Balwinder Singh Dheeman | 2 Jan 2005 20:09
Picon
Favicon

Module and config file names

Hi, all!

How is about naming module and relevant configuration file names like:

cdrfile.yate  --  cdrfile.conf
cdrpgsql.yate  --  cdrpgsql.conf

clientgtk.yate  --  clientgtk.conf
clientkde.yate  --  clientkde.conf
...
clientqt.yate  --  clientqt.conf

chanh323.yate  --  chanh323.conf
chaniax2.yate  --  chaniax2.conf
chanortp.yate  -- chanortp.conf
chansip2.yate  --  chansip2.conf
...
chanysip2.yate  --  chanysip2.conf

chanfax.yate  -- chanfax.conf
chanmodem.yate  --  chanmodem.conf
...
chanzap.yate  --  chanzap.conf

regfile.yate  --  regfile.conf
regpgsql.yate  --  regpgsql.conf

routeregex.yate  -- routeregex.conf
routepgsql.yate  --  routepgsql.conf

(Continue reading)

Diana Cionoiu | 3 Jan 2005 00:18
Picon
Favicon

Re: Module and config file names

Hello Balwinder,

We agree with you and we will change them as soon as possibile.

We got your patch and we consider your ideas to merge them into Yate.

Diana

> Hi, all!
> 
> How is about naming module and relevant configuration file names like:
> 
> cdrfile.yate  --  cdrfile.conf
> cdrpgsql.yate  --  cdrpgsql.conf
> 
> clientgtk.yate  --  clientgtk.conf
> clientkde.yate  --  clientkde.conf
> ...
> clientqt.yate  --  clientqt.conf
> 
> chanh323.yate  --  chanh323.conf
> chaniax2.yate  --  chaniax2.conf
> chanortp.yate  -- chanortp.conf
> chansip2.yate  --  chansip2.conf
> ...
> chanysip2.yate  --  chanysip2.conf
> 
> chanfax.yate  -- chanfax.conf
> chanmodem.yate  --  chanmodem.conf
> ...
(Continue reading)

Maciek Kaminski | 10 Jan 2005 19:05
Picon
Favicon

x100p & messages documentation

Hi,
I wonder whether Yate works with Digium x100p card?
Are there any efforts undertaken to document Yate messages which seems 
to be the heart of this architecture?

mk

Diana Cionoiu | 10 Jan 2005 20:23
Picon
Favicon

Re: x100p & messages documentation

Hello Maciek,

Yate dosen't work right now with x100p, even if we have the card, but we 
didn't had time yet to write the support :(
There is a big effort in yate 0.8.6 - cvs to standardize the messages. We 
are still disscusing about that, and then we will publish a document with 
everything explained.

Diana

> Hi,
> I wonder whether Yate works with Digium x100p card?
> Are there any efforts undertaken to document Yate messages which seems 
> to be the heart of this architecture?
> 
> mk

Diana Cionoiu | 10 Jan 2005 21:40
Picon
Favicon

Re: x100p & messages documentation

Hello Maciek,

Yate allocate a lot of threads depeding on what's necessary. H323 needs 
more threads then sip, which needs more threads then iax.
Threads have nothing to do with modules in fact :).
Anyway Yate message engine use a thread called "worker" - if you will 
telnet 127.0.0.1 5038 and use status you will see how many workers your 
yate need. Normaly is only one, but if Yate notice that worker dosen't do 
the job fast enough is starting a new one, until maximum number of 10.

Diana

> Diana Cionoiu napisał(a):
> 
> >Hello Maciek,
> >
> >Yate dosen't work right now with x100p, even if we have the card, but we 
> >didn't had time yet to write the support :(
> >There is a big effort in yate 0.8.6 - cvs to standardize the messages. We 
> >are still disscusing about that, and then we will publish a document with 
> >everything explained.
> >
> >Diana
> >  
> >
> Thread model is also interesting. Will Yate allocate threads to modules, 
> calls, messages?
> 
> mk
> 
(Continue reading)

Maciek Kaminski | 17 Jan 2005 11:50
Picon
Favicon

Re: x100p & messages documentation

Diana Cionoiu napisał(a):

>...
>There is a big effort in yate 0.8.6 - cvs to standardize the messages. We 
>are still disscusing about that, and then we will publish a document with 
>everything explained.
>  
>
Is it ready?

Maciej Kaminski

Diana Cionoiu | 19 Jan 2005 10:22
Picon
Favicon

Re: x100p & messages documentation

We have standardized the messages but we didn't had time to write the 
paper. I will take care of that when i'll get back home (something like 5 
days).

Diana

> Diana Cionoiu napisał(a):
> 
> >...
> >There is a big effort in yate 0.8.6 - cvs to standardize the messages. We 
> >are still disscusing about that, and then we will publish a document with 
> >everything explained.
> >  
> >
> Is it ready?
> 
> Maciej Kaminski
> 

Diana Cionoiu | 10 Jan 2005 21:55
Picon
Favicon

Re: x100p & messages documentation (fwd)

> Diana Cionoiu napisał(a):
> 
> >Hello Maciek,
> >
> >Yate allocate a lot of threads depeding on what's necessary. H323 needs 
> >more threads then sip, which needs more threads then iax.
> >Threads have nothing to do with modules in fact :).
> >Anyway Yate message engine use a thread called "worker" - if you will 
> >telnet 127.0.0.1 5038 and use status you will see how many workers your 
> >yate need. Normaly is only one, but if Yate notice that worker dosen't do 
> >the job fast enough is starting a new one, until maximum number of 10.
> >
> >Diana
> >  
> >
> Does the number of threads outside message engine grows linearly with 
> number of connections?

Depend on the module, on iax the answer is no, for sip and h323 yes and so 
on. For zaptel we have threads already allocated cause we know the 
channels.

> Maciej Kaminski

Diana

Diana Cionoiu | 17 Jan 2005 09:42
Picon
Favicon

yate 0.8.6 release

Hello,

Make a visit to http://yate.null.ro since we have a new release of Yate.
The most intresting things are a fixed IAX channel, the new SIP channel 
based on our own SIP Stack, and the fact that Yate can work as an H.323 - 
SIP signalling proxy.

Diana


Gmane