"users-request@lists.kamailio.org" users-request@lists.kamailio.org schrieb:
Send Users mailing list submissions to users@lists.kamailio.org
To subscribe or unsubscribe via the World Wide Web, visit http://lists.kamailio.org/cgi-bin/mailman/listinfo/users or, via email, send a message with subject or body 'help' to users-request@lists.kamailio.org
You can reach the person managing the list at users-owner@lists.kamailio.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of Users digest..."
Today's Topics:
1. Re: Odd Behaviour with Kamailio + TLS (Klaus Darilion) 2. Re: Registrar: Save modified contact / set the q value (Daniel-Constantin Mierla) 3. Re: more type conversion wonders (Daniel-Constantin Mierla)
----------------------------------------------------------------------
Message: 1 Date: Wed, 31 Mar 2010 11:34:45 +0200 From: Klaus Darilion klaus.mailinglists@pernau.at Subject: Re: [Kamailio-Users] Odd Behaviour with Kamailio + TLS To: Hemanshu Patel hemanshu.patel@saicare.com Cc: users@lists.kamailio.org Message-ID: 4BB31735.6030500@pernau.at Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Am 31.03.2010 08:56, schrieb Hemanshu Patel:
kamailio
This is the standard Kamailio behavior. Thus, you should apply NAT traversal techniques to instruct Kamailio to reuse the established connection.
In short: for each register call fix_nated_register(). For every other request and response call fix_nated_contact().
Thus, if you use the default configuration and apply NAT traversal it should work.
regards klaus
------------------------------
Message: 2 Date: Wed, 31 Mar 2010 11:37:27 +0200 From: Daniel-Constantin Mierla miconda@gmail.com Subject: Re: [Kamailio-Users] Registrar: Save modified contact / set the q value To: Ovidiu Sas osas@voipembedded.com Cc: NeoTel Lists MailingLists@neotel.at, users@lists.kamailio.org Message-ID: 4BB317D7.4030102@gmail.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed
On 3/30/10 8:29 PM, Ovidiu Sas wrote:
it works for no nat scenario, otherwise make sure you will get the looped message on the same socket and you add before looping a header with source ip and port (corresponding nat box pinhole) that you store in received avp.
Cheers, Daniel
wrote:
Hello Everybody!
Is there any way to save(domain, 0x02) the contact after it has been
changed
-- Daniel-Constantin Mierla * http://www.asipto.com/ * http://twitter.com/miconda * http://www.linkedin.com/in/danielconstantinmierla
------------------------------
Message: 3 Date: Wed, 31 Mar 2010 11:41:29 +0200 From: Daniel-Constantin Mierla miconda@gmail.com Subject: Re: [Kamailio-Users] more type conversion wonders To: Juha Heinanen jh@tutpro.com Cc: users@lists.sip-router.org Message-ID: 4BB318C9.1080302@gmail.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed
On 3/31/10 8:40 AM, Juha Heinanen wrote:
I guess selects have types, while pseudo-variables are kind of type agnostic. Any PV has a string representation of the value, comparison is done as integer if both PVs are integers, otherwise is done as string.
The safe side is to use PV representation of selects when comparing with another PV.
PV and selects is another point for the future coherence.
Cheers, Daniel
produces error
0(9213) :<core> [cfg.y:3379]: parse error in config file
/etc/sip-proxy/sip-proxy.cfg, line 507, column 28-55: bad expression: type mismatch: str instead of int at (507,55)
-- Daniel-Constantin Mierla * http://www.asipto.com/ * http://twitter.com/miconda * http://www.linkedin.com/in/danielconstantinmierla
------------------------------
_______________________________________________ Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
End of Users Digest, Vol 58, Issue 76 *************************************