Re: [SR-Users] Issue using Kamailio as a proxy in front of Asterisk

2012-06-07 Thread Dominik Mauritz
I am sorry, that was not intentional. Am 07.06.12 13:15, schrieb Daniel-Constantin Mierla: Do not write private emails, keep the mailing list cc-ed for the topics started there. Cheers, Daniel On 6/7/12 12:22 PM, Dominik Mauritz wrote: Daniel, Stoyna, the solutions you described look very

Re: [SR-Users] Issue using Kamailio as a proxy in front of Asterisk

2012-06-07 Thread Daniel-Constantin Mierla
Do not write private emails, keep the mailing list cc-ed for the topics started there. Cheers, Daniel On 6/7/12 12:22 PM, Dominik Mauritz wrote: Daniel, Stoyna, the solutions you described look very interesting to me. I will have a look at both and pick the one that fits best. Thanks guys.

Re: [SR-Users] Issue using Kamailio as a proxy in front of Asterisk

2012-06-07 Thread Daniel-Constantin Mierla
Hello, On 6/6/12 9:57 PM, Stoyan Mihaylov wrote: We use Jitsi as SIP client, and openxcap along with camailio to handle presence. Then jitsi know if account is online or offline. Our Asterisk dont know nothing about accounts (it accepts all calls from kamailio). There I run AGI scripts, which c

Re: [SR-Users] Issue using Kamailio as a proxy in front of Asterisk

2012-06-06 Thread Stoyan Mihaylov
We use Jitsi as SIP client, and openxcap along with camailio to handle presence. Then jitsi know if account is online or offline. Our Asterisk dont know nothing about accounts (it accepts all calls from kamailio). There I run AGI scripts, which can check kamailio tables - and I can know if account

Re: [SR-Users] Issue using Kamailio as a proxy in front of Asterisk

2012-06-06 Thread Dominik Mauritz
I have already tried that. I defined SIP-Accounts in Asterisk with host= (instead of host=dynamic). This solves the described problem but it also has side effects: - You don't have the correct presence status on your phone (e. g. xlite) indicating wether the account is online or offline - Aste

Re: [SR-Users] Issue using Kamailio as a proxy in front of Asterisk

2012-06-06 Thread Stoyan Mihaylov
We use also Kamailio in front of Asterisk - but I forward only calls to Asterisk - register/unregister stay in Kamailio. Asterisk dont know which device is registered, and which is not. On Wed, Jun 6, 2012 at 8:20 PM, Dominik Mauritz wrote: > Hi All, > > some days ago I installed Kamailio as a f

[SR-Users] Issue using Kamailio as a proxy in front of Asterisk

2012-06-06 Thread Dominik Mauritz
Hi All, some days ago I installed Kamailio as a front end for Asterisk following this tutorial: http://kb.asipto.com/asterisk:realtime:kamailio-3.1.x-asterisk-1.6.2-astdb I added Multi Domain support and adjusted some other things to fit my environment. Almost everything is working perfectly