[HACKERS] Connection Problem

2011-08-14 Thread Amir Abdollahi
Hello, I'm trying to add audit capability to Postgresql server. When the Postgresql server starts up, the server will start audit functions as a new subprocess thus the server will have 5 subprocesses instead of 4. I want to store logs in a database within the same Postgresql server [from

[pgadmin-hackers] Translation to Farsi

2010-09-15 Thread Amir Abdollahi
Hello I am translating pgAdmin to Farsi and it's almost done 50 percent. I like to send it here so everyone can use it. Thanks

[HACKERS] Add a new backend process

2010-06-16 Thread Amir Abdollahi
Hello, I want to add a new backend process to postgres, to include my own auditing modules. How can i do that, also how can i signal it after! Sorry if this is very general question! I didn't find any source to learn these things in postgres. thanks in advance

[HACKERS] Add new backend process

2010-06-16 Thread Amir Abdollahi
Hello, I want to add a new backend process to postgres, to include my own auditing modules. How can i do that, also how can i signal it after! Sorry if this is very general question! I didn't find any source to learn these things in postgres. thanks in advance

[Sipp-users] (no subject)

2010-05-20 Thread Amir Abdollahi
http://keloyuy.tripod.com/ -- ___ Sipp-users mailing list Sipp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sipp-users

[Sipp-users] Timeout on receive

2009-01-20 Thread Amir Abdollahi
I like to receive a BYE request and if I don't receive the request I like to timeout after 60 seconds and abort the call. SIPp is running as a server. Can this be done? Please send me an example of .xml that can do this. I tried doing this like it shows below but it does not

[Sipp-users] how to timeout on receive of a message

2009-01-19 Thread Amir Abdollahi
Hi, I have a UAS.XML script (server) that sometimes does not recieve an ACK message because the phone that acts as client dies.  I was told that this will leave the phone call as setup and after a while I am not able to make calls to the server any more...Is this true?   Second questions: How

[Ethereal-users] Capture Packets on PPP connection

2003-12-04 Thread Amir Abdollahi
I am having trouble with connecting to Earthlink ISP via dialup modem. To debug the problem I tried using Ethereal but the interface does not show in the list of interfaces available. How do I setup the interface so that I can see what is going on my PPP connection? I am running Red Hat Linux 8