Re: [SR-Users] Disjoint REGISTER and INVITE username/uri sets

2014-04-10 Thread James Cloos
JC == James Cloos cl...@jhcloos.com writes: JC What is the equivalent if I want to set the user part to the value JC of a $var()? I thought that I killed that message before it got out. Right after sending it everything came back and I got my prototype up and running. -JimC -- James Cloos

Re: [SR-Users] Disjoint REGISTER and INVITE username/uri sets

2014-04-09 Thread James Cloos
Thanks. I either needed a good sleep or just to ask the question in a public forum to remember the details. But that said, I get the impression that setuser() only can handly a literal string. What is the equivalent if I want to set the user part to the value of a $var()? Thanks, -JimC --

[SR-Users] Disjoint REGISTER and INVITE username/uri sets

2014-03-28 Thread James Cloos
Given a proxy where the only registrations will be next-hop pbxes, where those names will not be INVITEable, what is the ideal way to tell kama the list of accepted usernames and authentication info for REGISTER? It is important to ensure that any INVITE to any of the REGISTERable usernames 404s.

Re: [SR-Users] Disjoint REGISTER and INVITE username/uri sets

2014-03-28 Thread Daniel-Constantin Mierla
Hello, if you want caching, look at htable or mtree modules, if you want with database real time query, see auth_db is_subscriber() or just use slqops. Cheers, Daniel On 28/03/14 17:53, James Cloos wrote: Given a proxy where the only registrations will be next-hop pbxes, where those names