Scott Lawrence wrote:

> The fact that a phone is registered on the distributed server doesn't
> mean that it will always send its calls there.  
> 
> Most importantly - do the calls work, or is the problem just that you
> don't get CDRs for them?
> 

It seems that calls work, but I can't figure out if the call goes 
through the distributed server, because logs in the distributed server 
are empty...

The only thing I can see in the sippproxy.lof file on the master server, 
is that calls are not sent to it.

On the distributed server Postgres is running and i can see the CDRs 
using the command:

psql -At -F "," SIPXCDR -U postgres -c "select * from view_cdrs;"

Any suggestion?

Thanks,

Massimo


>> After restarting sipx, the only entry in sipproxy.log is the following
>>
>>
>> "2009-03-20T13:05:15.803021Z":1:KERNEL:WARNING:sipx2.mydomain.net::00000000:SipProxy:"OsTaskLinux:start
>>  
>> 'SipServerBroker-4' attempting to start but not in UNINITIALIZED or 
>> TERMINATED state (1)"
>> "2009-03-20T13:05:16.665815Z":2:KERNEL:WARNING:sipx2.mydomain.net:OsTimer-8:B7AAAB90:SipProxy:"OsTimerTask::insertTimer
>>  
>> timer to fire 89 in the past, queue length = 0"
>> "2009-03-20T13:50:59.282896Z":3:SIP:ERR:sipx2.mydomain.netForkingProxyCseObserver-10:B77A0B90:SipProxy:"ForkingProxyCseObserver::handleMessage
>>  
>> transport error"
> 
> That last is probably important... it looks like the proxy is unable to
> open the connection to the CDR database on that server.  Check to see
> that postgres is running.
> 
> 
> 
> 


-- 

Massimo Vignone
UniMORE - Servizi Informatici - Reti e Sistemi

Phone: +39.059.2058032  Fax: +39.059.2058034
sip:massimo.vign...@unimore.it  ISN:8032*881


_______________________________________________
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to