[SR-Users] kamailio realtime integration

2011-06-21 Thread vaad.f...@gmail.com
Hello all, I want to use realtime architecture kamailio 3.1 + asterisk 1.6.2 described at http://kb.asipto.com/asterisk:realtime:kamailio-3.1.x-asterisk-1.6.2-astdb, but use it with another softswitch (it also use mysql db for configuration). If it possible please answer for several questio

Re: [SR-Users] kamailio realtime integration

2011-06-21 Thread vaad.f...@gmail.com
On 06/21/2011 12:55 PM, Daniel-Constantin Mierla wrote: 3.From integration manual: " CREATE TABLE version ( table_name VARCHAR(32) NOT NULL, table_version INT UNSIGNED DEFAULT 0 NOT NULL ); INSERT INTO version (table_name, table_version) VALUE

Re: [SR-Users] kamailio realtime integration

2011-06-24 Thread vaad.f...@gmail.com
Hi all, Still trying to run kamailio 3.1.x + asterisk 1.6.2.X realtime architecture. As i mentioned earlier, instead of asterisk i use another softswitch with db, table "retailroute" with "login" and "password" fields as user auth data. Of course, troubles... user can't register to kamailio :

Re: [SR-Users] kamailio realtime integration

2011-06-24 Thread vaad.f...@gmail.com
presence server modules are loaded. If not, then the notify comes from somewhere else and it is just looped back due to config file routing logic. Cheers, Daniel On 6/24/11 10:01 AM, vaad.f...@gmail.com wrote: Hi all, Still trying to run kamailio 3.1.x + asterisk 1.6.2.X realtime architecture

Re: [SR-Users] kamailio realtime integration

2011-06-27 Thread vaad.f...@gmail.com
Hi All and Daniel, My interesting "realtime" story still continues :) All configuration seems to be ok. It's default but some DB fields changes as Daniel advised. Terminals registrations to kamailio is ok (but kamailio don't register as a endpoint on remote softswitch, but calls run :) is i

Re: [SR-Users] kamailio realtime integration

2011-06-27 Thread vaad.f...@gmail.com
Hi All and Daniel, My interesting "realtime" story still continues :) All configuration seems to be ok. It's default but some DB fields changes as Daniel advised. Terminals registrations to kamailio is ok (but kamailio don't register as a endpoint on remote softswitch, but calls run :) is i

[SR-Users] realtime asterisk double-authentication

2011-06-27 Thread vaad.f...@gmail.com
Hi all, > By default, Asterisk uses the column *secret* for SIP user password, but if that is filled in, > Asterisk will ask for authentication again, resulting in double-authentication which we want to avoid. What does "double-authentication" mean ? Is it standart "INVITE, 407+nonce, ACK, INV

[SR-Users] dispatcher gw state autochange

2011-06-29 Thread vaad.f...@gmail.com
Hi all, Is it possible to autochange gateway's state from pending to active after gw get up ? http://www.kamailio.org/docs/modules/1.4.x/dispatcher.html says only about ping caused autochange state from active to pending, but nothing about change gw's state back. -- Vadim F. _