Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] DB table sip_dialogs is always empty


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
kokoska.rokoska at pos...
Guest





PostPosted: Thu Sep 17, 2009 6:14 am    Post subject: [Freeswitch-users] DB table sip_dialogs is always empty Reply with quote

I'm sorry to resend this post, but even after few hours I can't see it
in the mailing-list...
Thanks.


Best regards,

kokoska.rokoska


kokoska rokoska napsal(a):
Quote:
Hello,

I have setted-up odbc-dsn on all my FreeSWITCH sofia profiles and based
on logs FS connected to the dsns correctly. But during the calls I can't
see any rows in sip_dialogs table. When I run "show channels" from
console it works fine.
All other tables are "populated and maintained" as I expect Smile

I'm running FreeSWITCH on 64bit Centos 5.3 with Postgresql 8.1 DB...

Could you, please, point what I'm missing, or where I'm wrong? Thank you
very much!


Best regards,

kokoska.rokoska


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
anthony.minessale at g...
Guest





PostPosted: Thu Sep 17, 2009 12:50 pm    Post subject: [Freeswitch-users] DB table sip_dialogs is always empty Reply with quote

that table is specific to the manage-presence option


On Thu, Sep 17, 2009 at 6:08 AM, kokoska.rokoska <kokoska.rokoska@post.cz (kokoska.rokoska@post.cz)> wrote:
Quote:
I'm sorry to resend this post, but even after few hours I can't see it
in the mailing-list...
Thanks.


Best regards,

kokoska.rokoska


kokoska rokoska napsal(a):
Quote:
Hello,

I have setted-up odbc-dsn on all my FreeSWITCH sofia profiles and based
on logs FS connected to the dsns correctly. But during the calls I can't
see any rows in sip_dialogs table. When I run "show channels" from
console it works fine.
All other tables are "populated and maintained" as I expect Smile

I'm running FreeSWITCH on 64bit Centos 5.3 with Postgresql 8.1 DB...

Could you, please, point what I'm missing, or where I'm wrong? Thank you
very much!


Best regards,

kokoska.rokoska


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



--
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400
Back to top
msc at freeswitch.org
Guest





PostPosted: Thu Sep 17, 2009 1:01 pm    Post subject: [Freeswitch-users] DB table sip_dialogs is always empty Reply with quote

Could you pastebin a minimal config that someone could put on their own system in order to try to simulate what you're doing? It might help if someone can try your setup on a different machine to see what happens.
-MC

On Thu, Sep 17, 2009 at 4:08 AM, kokoska.rokoska <kokoska.rokoska@post.cz (kokoska.rokoska@post.cz)> wrote:
Quote:
I'm sorry to resend this post, but even after few hours I can't see it
in the mailing-list...
Thanks.


Best regards,

kokoska.rokoska


kokoska rokoska napsal(a):
Quote:
Hello,

I have setted-up odbc-dsn on all my FreeSWITCH sofia profiles and based
on logs FS connected to the dsns correctly. But during the calls I can't
see any rows in sip_dialogs table. When I run "show channels" from
console it works fine.
All other tables are "populated and maintained" as I expect Smile

I'm running FreeSWITCH on 64bit Centos 5.3 with Postgresql 8.1 DB...

Could you, please, point what I'm missing, or where I'm wrong? Thank you
very much!


Best regards,

kokoska.rokoska


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
martin at epbx.cz
Guest





PostPosted: Fri Sep 18, 2009 9:44 am    Post subject: [Freeswitch-users] DB table sip_dialogs is always empty Reply with quote

Hello,

let me apologize for long reply delay, but my f***** mail server "eat"
nearly all messages from FS mailing list (I have received just three
e-mails in the past five days...). So, lets try another one Smile

Now back to the thema:
Thank you very much, Brian, Anthony and Michael for your answers!
If I catch it right, the recommended way to get current calls info is to
use "show channels" command. Am I right?

BTW: If this kind of info is stored in the internal SQLite, isn't be
useful to make it configurable => SQLite x ODBC?

Thanks once more!


Best regards

kokoska.rokoska



anthm wrote:

that table is specific to the manage-presence option


On Thu, Sep 17, 2009 at 6:08 AM, kokoska.rokoska <kokoska.rokoska at
post.cz>wrote:

Quote:
I'm sorry to resend this post, but even after few hours I can't see it
in the mailing-list...
Thanks.


Best regards,

kokoska.rokoska


kokoska rokoska napsal(a):
Quote:
Hello,

I have setted-up odbc-dsn on all my FreeSWITCH sofia profiles and based
on logs FS connected to the dsns correctly. But during the calls I can't
see any rows in sip_dialogs table. When I run "show channels" from
console it works fine.
All other tables are "populated and maintained" as I expect Smile

I'm running FreeSWITCH on 64bit Centos 5.3 with Postgresql 8.1 DB...

Could you, please, point what I'm missing, or where I'm wrong? Thank you
very much!


Best regards,

kokoska.rokoska



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services