I haven't had the time yet, to fully read-up on the app_realtime() etc. functions to see how they work.
There are some things still to come in ast_data, but I have not had a lot of time lately.
However, ast_data already has support for IAX2, SIP, Voicemail users, and Voicemail Directory.
Rob
----- Original Message ----- From: "Gunnar Schaller" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 06, 2004 3:44 PM
Subject: Re[2]: [Asterisk-Dev] Added Postgresql support for SIP friends
Right way. From the beginning of my asterisk server I use ast_data. All other is just to much scattered. A little bit here, a little bit there ...
Gunnar
Nice, but you may notice that all of the mysql code just got removed from chan_sip.c in the last 24 hours.
:-)
----- Original Message ----- From: "Jens K�bler" <[EMAIL PROTECTED]>
To: "Asterisk Developers Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, October 06, 2004 12:26 PM
Subject: [Asterisk-Dev] Added Postgresql support for SIP friends
It's untested but should work out of the box as it is a straight copy of the mysql stuff. I added some transaction stuff as someone else might change sipfriends during reading the db. For me it compiled fine.
I will appreciate, if someone looks into the Makefile stuff as I'm not pretty familiar with that. I've added support for linux only.
Be sure to add "pgconnection=....." in sip.conf to connect.
Jens
_______________________________________________
Asterisk-Dev mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
_______________________________________________ Asterisk-Dev mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
