[OpenSIPS-Users] Doubts on call-center scenario

2018-09-11 Thread Daniel Zanutti
Hi everyone,

I'm using opensips to originate a call to 2 destinations then bridge then,
using B2B scenario.

How to send some custom parameters to help accounting?
I need to identify that this specific call, is related to some customer.
Didn't find in docs a proper way to do it, so my idea is to set r-uri with
some kind of csv data then fix it before it's sent out on local_route. But
I'm unsure this is a good idea.

Is there a proper way to send custom parameter to be handled on local_route?

Thanks
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] tls_mgm modparam

2018-09-11 Thread Vlad Patrascu

Hi Dan,

This was indeed a parsing bug, I've pushed the fix. Thanks for spotting it!

Regards,

Vlad Patrascu
OpenSIPS Developer
http://www.opensips-solutions.com

On 09/10/2018 08:39 PM, Dan Pascu wrote:

Tried to use the following setting:

modparam("tls_mgm", "match_ip_address", "[default]*”)

This resulted in the following error:

Sep 10 20:19:07 [5987] ERROR:tls_mgm:parse_domain_address: TLS domain address 
has to be in [IP:port] format
Sep 10 20:19:07 [5987] ERROR:tls_mgm:parse_domain_address: invalid TLS domain 
address [*]
Sep 10 20:19:07 [5987] ERROR:tls_mgm:parse_match_addresses: Failed to parse 
address filter: *
Sep 10 20:19:07 [5987] ERROR:tls_mgm:tlsp_set_match_addr: Failed to parse 
domain matching filters for domain [default]
Sep 10 20:19:07 [5987] CRITICAL:core:yyerror: parse error in config file o.cfg, line 132, 
column 20-21: Parameter  not found in module  - 
can't set
Sep 10 20:19:07 [5987] ERROR:core:main: bad config file (1 errors)
Sep 10 20:19:07 [5987] NOTICE:core:main: Exiting


According to the documentation * should be accepted. Is this a bug in parsing 
or is the documentation wrong?


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users



___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users