Hello,
I have a problem with OpenSER using TLS / TCP, Clients are MiniSIP and Snom 360 phones.
I start the server, the phones connect to it using TCP or TLS over TCP. Calls between all phones are possible.
But after some minutes, I think it is the timeout of TLS or TCP, no calls are possible any longer.
OpenSER shows the following error message:
8(31121) ERROR: tcp_blocking_connect: SO_ERROR (111) Connection refused
8(31121) ERROR: tcpconn_connect: tcp_blocking_connect failed
8(31121) ERROR: tcp_send: connect failed
8(31121) msg_send: ERROR: tcp_send failed
8(31121) ERROR:tm:t_forward_nonack: sending request failed
Has anyone a solution for this problem?
Thanks.
Torsten
Does anyone help me to understand how set-up config file to work with
extra accounting?
I need to let it write into db the body part of the INVITE message but
I'm not sure to understand at all the docs...
modparam("acc", "db_url", "mysql://user:password@localhost/openser")
modparam("acc", "db_extra", "ct=$rb")
I think I miss something, cause it doesn't work...!!!
Please help me!!!
Davide
thanks samuel
good, then i'm not going to mess with setting up apache for serweb if i can do all that is neeed from serctl.
you probably don't get what i'm saying because i don't get what i'm saying. ;) get it? :)
i'm still learning about sip. ...and trying to set it up as i go. i'll take your advice and read the getting started docs at www.onsip.org <http://www.onsip.org>
i think what kicked off the 70 hop decrement to 0 (zero) was the dns entry i made for _sip._udp.lab.com and put in that entry the host of the ser box as the host providing the service. was this wrong? i might have the cart before the horse in some of this madness. i'm still trying to put the puzzle peices together and understand how it all works.
now that i've removed the _sip._udp.lab.com dns entry , i know get from the sre box a response from the UA softphone register message i i now get from the ser box a 478 error Unresolvable destination
aaron
________________________________
From: samuel [mailto:samu60@gmail.com]
Sent: Mon 4/10/2006 8:36 AM
To: Gould, Aaron
Cc: serusers(a)lists.iptel.org
Subject: Re: [Serusers] serctl - serweb
2006/4/10, Gould, Aaron <aaron.gould(a)ngc.com>:
> i'm still trying to get a UA (softphone to "REGISTER") with my ser box (solaris 10)
>
> do serctl and serweb serve the same purpose?
No.
serweb is a web interface for the user management.
serctl is the tools itself to manage users.
>
> do i really need to setup serweb?
You can do everything via command line with serctl
>
> can i do everything via serctl?
>
> also, is there such a thing as auto-registration with UA's to the registrar of the ser box?
>
I don't really get what you are trying to accomplish here...
> if not, must i do a "serctl add" to add a user first?
What
#serctl add
does is to add user's profile to your system so they can later use the
profile data to register their phones into your system.
>
> something I'm seeing is, my softphone sends a "REGISTER" message to the ser box. the ser box appears to send 70 (i think 70 because of the default max-forwards value) dns request to the dns server, then the ser box sends a "483 Too many Hops" message back to the latop UA softphone. any ideas why this is happening?
Probably your config file is wrong. I recommend to go to www.onsip.org
and read the getting started document that includes a detailled
description of several configurations.
Probably, the Too Many Hops comes from a paquet being forwarded to
yourself (to the same SER) until the hop count decresases too low.
>
>
> thanks
>
You'r wellcome,
Samuel.
> aaron
>
> _______________________________________________
> Serusers mailing list
> serusers(a)lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
i'm still trying to get a UA (softphone to "REGISTER") with my ser box (solaris 10)
do serctl and serweb serve the same purpose?
do i really need to setup serweb?
can i do everything via serctl?
also, is there such a thing as auto-registration with UA's to the registrar of the ser box?
if not, must i do a "serctl add" to add a user first?
something I'm seeing is, my softphone sends a "REGISTER" message to the ser box. the ser box appears to send 70 (i think 70 because of the default max-forwards value) dns request to the dns server, then the ser box sends a "483 Too many Hops" message back to the latop UA softphone. any ideas why this is happening?
thanks
aaron
Hi list,
can I change, add or remove SDP lines in with textops module?
I'm particularly looking for adding a direction:passive argument to SDP
body.
Is there any other way to do it?
Thank you.
Ladislav
Hi,
This surely helps a lot but XLOG uses 2 character variable names to write in logging. I need those variable names and this document does not include them as far as I can see.
Thanks,
ilker
________________________________
From: PREVOT Paul [mailto:prevot@enseirb.fr]
Sent: Monday, April 10, 2006 4:36 PM
To: İlker Aktuna (Koç.net); 'Ladislav Andel'
Cc: serusers(a)lists.iptel.org
Subject: RE: [Serusers] variables which can be used when writing log
Maybe it could help you
http://openser.org/dokuwiki/doku.php?id=openser_core_cookbook
Regards,
Paul
________________________________
De : serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] De la part de Ilker Aktuna (Koç.net)
Envoyé : lundi 10 avril 2006 14:31
À : Ladislav Andel
Cc : serusers(a)lists.iptel.org
Objet : RE: [Serusers] variables which can be used when writing log
Hi,
Not particularly some variables but anything that would hep me find the problem...
In fact, it would be best to learn all of them. Is there a table that shows all ?
Maybe in the source code ? (where ?)
Thanks,
ilker
-----Original Message-----
From: Ladislav Andel [mailto:ladia6@centrum.cz]
Sent: Monday, April 10, 2006 4:31 PM
To: İlker Aktuna (Koç.net); serusers(a)lists.iptel.org
Subject: Re: [Serusers] variables which can be used when writing log
Can you tell me what variables you are particularly looking for?
Ladislav
İlker Aktuna (Koç.net) wrote:
>
>
> Hi,
>
> Thanks for your reply. I know the use of XLOG command but how can I
> learn other variables ?
> Thanks,
> ilker
>
> -----Original Message-----
> From: Ladislav Andel [mailto:ladia6@centrum.cz]
> Sent: Monday, April 10, 2006 10:22 AM
> To: İlker Aktuna (Koç.net)
> Subject: Re: [Serusers] variables which can be used when writing log
>
> Look at XLOG module .. it is very nice tool for logging SIP message
> flow through ser.cfg.
>
> for example
> xlog("L_ERR"," Request Method is <%rm>"); an other useful variables
>
> Ladislav
>
> İlker Aktuna (Koç.net) wrote:
> > Hi,
> >
> > I need to learn what variables I can use when writing log, for
> > debugging purposes.
> > Can anyone tell me variables that are avilable in logging ?
> > Especially a variable for method name and sip message direction
> > would be very useful.
> >
> > Thanks,
> > ilker
> >
> > --------------------------------------------------------------------
> > --
> > --
> > *From:* serusers-bounces(a)lists.iptel.org
> > [mailto:serusers-bounces@lists.iptel.org]
> > *On Behalf Of *İlker Aktuna (Koç.net)
> > *Sent:* Friday, April 07, 2006 3:36 PM
> > *To:* serusers(a)lists.iptel.org
> > *Subject:* [Serusers] variables which can be used when writing log
> >
> > How can I write the uri and myself variables to log file ?
> > I know that %tu and %fu are used for to uri and from uri but what
> > other variables can I use when writing log ?
> > I need to see the "myself" variable in the log because a uri==myself
> > statement does not match where it should.
> >
> > Thanks,
> > ilker
> > C "-//W3C//DTD HTML 4.0 Transitional//EN"> Hi,
> >
> > I need to learn what variables I can use when writing log, for
> > debugging purposes.
> > Can anyone tell me variables that are avilable in logging ?
> > Especially a variable for method name and sip message direction
> > would be very useful.
>
>
_____________________________________________________________________________________________________________________________________________
Bu e-posta mesaji kisiye ozel olup, gizli bilgiler iceriyor olabilir. Eger bu e-posta mesaji size yanlislikla ulasmissa, icerigini hic bir sekilde kullanmayiniz ve ekli dosyalari acmayiniz. Bu durumda lutfen e-posta mesajini kullaniciya hemen geri gonderiniz ve tum kopyalarini mesaj kutunuzdan siliniz. Bu e-posta mesaji, hic bir sekilde, herhangi bir amac icin cogaltilamaz, yayinlanamaz ve para karsiligi satilamaz. Bu e-posta mesaji viruslere karsi anti-virus sistemleri tarafindan taranmistir. Ancak yollayici, bu e-posta mesajinin - virus koruma sistemleri ile kontrol ediliyor olsa bile - virus icermedigini garanti etmez ve meydana gelebilecek zararlardan dogacak hicbir sorumlulugu kabul etmez.
This message is intended solely for the use of the individual or entity to whom it is addressed , and may contain confidential information. If you are not the intended recipient of this message or you receive this mail in error, you should refrain from making any use of the contents and from opening any attachment. In that case, please notify the sender immediately and return the message to the sender, then, delete and destroy all copies. This e-mail message, can not be copied, published or sold for any reason. This e-mail message has been swept by anti-virus systems for the presence of computer viruses. In doing so, however, sender cannot warrant that virus or other forms of data corruption may not be present and do not take any responsibility in any occurrence.
_____________________________________________________________________________________________________________________________________________
<http://387555.sigclick.mailinfo.com/sigclick/010A0504/030C4E03/01004E03/222…>
_____________________________________________________________________________________________________________________________________________
Bu e-posta mesaji kisiye ozel olup, gizli bilgiler iceriyor olabilir. Eger bu e-posta mesaji size yanlislikla ulasmissa, icerigini hic bir sekilde kullanmayiniz ve ekli dosyalari acmayiniz. Bu durumda lutfen e-posta mesajini kullaniciya hemen geri gonderiniz ve tum kopyalarini mesaj kutunuzdan siliniz. Bu e-posta mesaji, hic bir sekilde, herhangi bir amac icin cogaltilamaz, yayinlanamaz ve para karsiligi satilamaz. Bu e-posta mesaji viruslere karsi anti-virus sistemleri tarafindan taranmistir. Ancak yollayici, bu e-posta mesajinin - virus koruma sistemleri ile kontrol ediliyor olsa bile - virus icermedigini garanti etmez ve meydana gelebilecek zararlardan dogacak hicbir sorumlulugu kabul etmez.
This message is intended solely for the use of the individual or entity to whom it is addressed , and may contain confidential information. If you are not the intended recipient of this message or you receive this mail in error, you should refrain from making any use of the contents and from opening any attachment. In that case, please notify the sender immediately and return the message to the sender, then, delete and destroy all copies. This e-mail message, can not be copied, published or sold for any reason. This e-mail message has been swept by anti-virus systems for the presence of computer viruses. In doing so, however, sender cannot warrant that virus or other forms of data corruption may not be present and do not take any responsibility in any occurrence.
_____________________________________________________________________________________________________________________________________________
Hello to everybody,
I am running openser with the module ACC and I get the db correctly updated (table ACC) for the method INVITE and ACK; But I cannot retrieve the method BYE, I am sure I have made mistake in openser.cfg, anybody can give me any help? below my openser.cfg:
#-----------------------------------
# ACC parameters
#-----------------------------------
modparam("acc", "db_url", "mysql://openser:openser@localhost/openser")
modparam("acc", "failed_transaction_flag", 4)
modparam("acc", "report_cancels", 1)
modparam("acc", "db_flag", 2)
modparam("acc", "db_missed_flag",3 )
....
if (method=="BYE") {
setflag(2);
t_relay();
return;
};
if (method=="INVITE") {
setflag(2);
record_route();
};
lookup("aliases");
if (!uri==myself) {
append_hf("P-hint: outbound alias\r\n");
route(1);
};
thank you very much
Alessandro
Hi,
Not particularly some variables but anything that would hep me find the problem...
In fact, it would be best to learn all of them. Is there a table that shows all ?
Maybe in the source code ? (where ?)
Thanks,
ilker
-----Original Message-----
From: Ladislav Andel [mailto:ladia6@centrum.cz]
Sent: Monday, April 10, 2006 4:31 PM
To: İlker Aktuna (Koç.net); serusers(a)lists.iptel.org
Subject: Re: [Serusers] variables which can be used when writing log
Can you tell me what variables you are particularly looking for?
Ladislav
İlker Aktuna (Koç.net) wrote:
>
>
> Hi,
>
> Thanks for your reply. I know the use of XLOG command but how can I
> learn other variables ?
> Thanks,
> ilker
>
> -----Original Message-----
> From: Ladislav Andel [mailto:ladia6@centrum.cz]
> Sent: Monday, April 10, 2006 10:22 AM
> To: İlker Aktuna (Koç.net)
> Subject: Re: [Serusers] variables which can be used when writing log
>
> Look at XLOG module .. it is very nice tool for logging SIP message
> flow through ser.cfg.
>
> for example
> xlog("L_ERR"," Request Method is <%rm>"); an other useful variables
>
> Ladislav
>
> İlker Aktuna (Koç.net) wrote:
> > Hi,
> >
> > I need to learn what variables I can use when writing log, for
> > debugging purposes.
> > Can anyone tell me variables that are avilable in logging ?
> > Especially a variable for method name and sip message direction
> > would be very useful.
> >
> > Thanks,
> > ilker
> >
> > --------------------------------------------------------------------
> > --
> > --
> > *From:* serusers-bounces(a)lists.iptel.org
> > [mailto:serusers-bounces@lists.iptel.org]
> > *On Behalf Of *İlker Aktuna (Koç.net)
> > *Sent:* Friday, April 07, 2006 3:36 PM
> > *To:* serusers(a)lists.iptel.org
> > *Subject:* [Serusers] variables which can be used when writing log
> >
> > How can I write the uri and myself variables to log file ?
> > I know that %tu and %fu are used for to uri and from uri but what
> > other variables can I use when writing log ?
> > I need to see the "myself" variable in the log because a uri==myself
> > statement does not match where it should.
> >
> > Thanks,
> > ilker
> > C "-//W3C//DTD HTML 4.0 Transitional//EN"> Hi,
> >
> > I need to learn what variables I can use when writing log, for
> > debugging purposes.
> > Can anyone tell me variables that are avilable in logging ?
> > Especially a variable for method name and sip message direction
> > would be very useful.
>
>
<http://387555.sigclick.mailinfo.com/sigclick/07090404/000D4D00/06064F03/141…>
_____________________________________________________________________________________________________________________________________________
Bu e-posta mesaji kisiye ozel olup, gizli bilgiler iceriyor olabilir. Eger bu e-posta mesaji size yanlislikla ulasmissa, icerigini hic bir sekilde kullanmayiniz ve ekli dosyalari acmayiniz. Bu durumda lutfen e-posta mesajini kullaniciya hemen geri gonderiniz ve tum kopyalarini mesaj kutunuzdan siliniz. Bu e-posta mesaji, hic bir sekilde, herhangi bir amac icin cogaltilamaz, yayinlanamaz ve para karsiligi satilamaz. Bu e-posta mesaji viruslere karsi anti-virus sistemleri tarafindan taranmistir. Ancak yollayici, bu e-posta mesajinin - virus koruma sistemleri ile kontrol ediliyor olsa bile - virus icermedigini garanti etmez ve meydana gelebilecek zararlardan dogacak hicbir sorumlulugu kabul etmez.
This message is intended solely for the use of the individual or entity to whom it is addressed , and may contain confidential information. If you are not the intended recipient of this message or you receive this mail in error, you should refrain from making any use of the contents and from opening any attachment. In that case, please notify the sender immediately and return the message to the sender, then, delete and destroy all copies. This e-mail message, can not be copied, published or sold for any reason. This e-mail message has been swept by anti-virus systems for the presence of computer viruses. In doing so, however, sender cannot warrant that virus or other forms of data corruption may not be present and do not take any responsibility in any occurrence.
_____________________________________________________________________________________________________________________________________________
Can you tell me what variables you are particularly looking for?
Ladislav
İlker Aktuna (Koç.net) wrote:
>
>
> Hi,
>
> Thanks for your reply. I know the use of XLOG command but how can I
> learn other variables ?
> Thanks,
> ilker
>
> -----Original Message-----
> From: Ladislav Andel [mailto:ladia6@centrum.cz]
> Sent: Monday, April 10, 2006 10:22 AM
> To: İlker Aktuna (Koç.net)
> Subject: Re: [Serusers] variables which can be used when writing log
>
> Look at XLOG module .. it is very nice tool for logging SIP message
> flow through ser.cfg.
>
> for example
> xlog("L_ERR"," Request Method is <%rm>"); an other useful variables
>
> Ladislav
>
> İlker Aktuna (Koç.net) wrote:
> > Hi,
> >
> > I need to learn what variables I can use when writing log, for
> > debugging purposes.
> > Can anyone tell me variables that are avilable in logging ?
> > Especially a variable for method name and sip message direction would
> > be very useful.
> >
> > Thanks,
> > ilker
> >
> > ----------------------------------------------------------------------
> > --
> > *From:* serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org]
> > *On Behalf Of *İlker Aktuna (Koç.net)
> > *Sent:* Friday, April 07, 2006 3:36 PM
> > *To:* serusers(a)lists.iptel.org
> > *Subject:* [Serusers] variables which can be used when writing log
> >
> > How can I write the uri and myself variables to log file ?
> > I know that %tu and %fu are used for to uri and from uri but what
> > other variables can I use when writing log ?
> > I need to see the "myself" variable in the log because a uri==myself
> > statement does not match where it should.
> >
> > Thanks,
> > ilker
> > C "-//W3C//DTD HTML 4.0 Transitional//EN"> Hi,
> >
> > I need to learn what variables I can use when writing log, for
> > debugging purposes.
> > Can anyone tell me variables that are avilable in logging ?
> > Especially a variable for method name and sip message direction would
> > be very useful.
>
>
Hi Chris, thanks for reply.
Yes, should be a good idea but the sip_trace module is available with 1.1.x openser version, I've installed the 1.0.x debian version that works fine...any chance to have the new debian version? I've tried to get it, searching with google but still got none...
Any thought?
Davide
-----Messaggio originale-----
Da: users-bounces(a)openser.org [mailto:users-bounces@openser.org] Per conto di Christoph Fürstaller
Inviato: lunedì 10 aprile 2006 10.33
A: users(a)openser.org
Oggetto: Re: [Users] Prasing SDP messages
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Davide,
I also need the SDP messages to extract the keys for SRTP. I tested this
with the new siptrace module. With this module I save every SIP INVITE
message into DB. So I get the SDP message as well. Afterwards I can get
the SDP out of the DB.
chris...
D'Addelfio Davide wrote:
>
> Hello,
>
> i need to work over SDP messages extracting from the SIP requests that
> arrive in my openser. Can it do something like parsing into database of
> these SDP messages?
>
> Thanks in advance for reply
> Davide
>
> _______________________________________________
> Users mailing list
> Users(a)openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFEOhhPR0exH8dhr/YRAt/YAJ0UtBqxQdGvPC1gv7Trgo75TsxGsQCeIRlN
qLfMxdsjR+7Ne3JnDvD5GjY=
=jTN6
-----END PGP SIGNATURE-----
_______________________________________________
Users mailing list
Users(a)openser.org
http://openser.org/cgi-bin/mailman/listinfo/users