From: Tito G. <tit...@gm...> - 2008-04-12 22:35:05
|
Hi everybody! I'm from Brazil and I'm using pyst to make a XML-RPC interface for Asterisk. It will be my project to graduate in Computer Science... So.. this project is still active? I had read the archive and the last message is at Sep 2007. :( I would like some information about the project, principally about the interface with Manager. Thanks! Tito Garrido -- Linux User #387870 ____ _/_õ|__| º[ .-.___.-._| . . . . _(o).__(o).:_____ |
From: roach <roa...@ho...> - 2008-04-12 23:18:43
|
nice try. We know what you are trying to do. Respond to me, and I'll explain. ----- Original Message ----- From: Tito Garrido To: pys...@li... Sent: Saturday, April 12, 2008 3:35 PM Subject: [Pyst-users] Hi! Anybody here? Hi everybody! I'm from Brazil and I'm using pyst to make a XML-RPC interface for Asterisk. It will be my project to graduate in Computer Science... So.. this project is still active? I had read the archive and the last message is at Sep 2007. :( I would like some information about the project, principally about the interface with Manager. Thanks! Tito Garrido -- Linux User #387870 ____ _/_õ|__| º[ .-.___.-._| . . . . _(o).__(o).:_____ ------------------------------------------------------------------------------ ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone ------------------------------------------------------------------------------ _______________________________________________ Pyst-users mailing list Pys...@li... https://lists.sourceforge.net/lists/listinfo/pyst-users |
From: Tito G. <tit...@gm...> - 2008-04-13 01:59:23
|
Hi roach... Please explain to me... I've done anything wrong? Regards, On Sat, Apr 12, 2008 at 10:22 PM, roach <roa...@ho...> wrote: > nice try. > We know what you are trying to do. > > Respond to me, > and I'll explain. > > > > ----- Original Message ----- > *From:* Tito Garrido <tit...@gm...> > *To:* pys...@li... > *Sent:* Saturday, April 12, 2008 3:35 PM > *Subject:* [Pyst-users] Hi! Anybody here? > > Hi everybody! > > I'm from Brazil and I'm using pyst to make a XML-RPC interface for > Asterisk. It will be my project to graduate in Computer Science... > So.. this project is still active? I had read the archive and the last > message is at Sep 2007. :( > > I would like some information about the project, principally about the > interface with Manager. > > Thanks! > > Tito Garrido > > > > -- > Linux User #387870 > ____ > _/_õ|__| > º[ .-.___.-._| . . . . > _(o).__(o).:_____ > > ------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > > ------------------------------ > > _______________________________________________ > Pyst-users mailing list > Pys...@li... > https://lists.sourceforge.net/lists/listinfo/pyst-users > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Pyst-users mailing list > Pys...@li... > https://lists.sourceforge.net/lists/listinfo/pyst-users > > -- Linux User #387870 ____ _/_õ|__| º[ .-.___.-._| . . . . _(o).__(o).:_____ |
From: Matthew N. <mni...@di...> - 2008-04-14 17:03:27
|
On Sat, 2008-04-12 at 19:35 -0300, Tito Garrido wrote: > Hi everybody! > > I'm from Brazil and I'm using pyst to make a XML-RPC interface for > Asterisk. It will be my project to graduate in Computer Science... > So.. this project is still active? I had read the archive and the last > message is at Sep 2007. :( > > I would like some information about the project, principally about the > interface with Manager. What kind of information are you looking for? There is not a lot of documentation available. -- Matthew Nicholson Digium |
From: Tito G. <tit...@gm...> - 2008-04-14 17:33:33
|
I'll have to mention pyst to use in my academic project... The only documentation that I found was how I could use the manage.py... I read the source code, but I want to know more about the project ,like motivation, the author and etc.. Any information will be appreciated. Regards, Tito Garrido On Mon, Apr 14, 2008 at 2:03 PM, Matthew Nicholson <mni...@di...> wrote: > On Sat, 2008-04-12 at 19:35 -0300, Tito Garrido wrote: > > Hi everybody! > > > > I'm from Brazil and I'm using pyst to make a XML-RPC interface for > > Asterisk. It will be my project to graduate in Computer Science... > > So.. this project is still active? I had read the archive and the last > > message is at Sep 2007. :( > > > > I would like some information about the project, principally about the > > interface with Manager. > > What kind of information are you looking for? There is not a lot of > documentation available. > -- > Matthew Nicholson > Digium > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Pyst-users mailing list > Pys...@li... > https://lists.sourceforge.net/lists/listinfo/pyst-users > -- Linux User #387870 ____ _/_õ|__| º[ .-.___.-._| . . . . _(o).__(o).:_____ |
From: Matthew N. <mni...@di...> - 2008-04-14 17:41:24
|
Ahh ok. Well I am not the original author. I sort of maintain the project now, but currently there is not active work on it, and I don't really plan to use it for any new projects at the moment. I don't know what the original author's motivation was. I worked on the project because I initially needed something to use asterisk agi with python. After using pyst for that I needed something to connect to the manager, and at the time pyst had a partially functioning manager component, which I morphed into a mostly functioning component. It still needs some work. On Mon, 2008-04-14 at 14:33 -0300, Tito Garrido wrote: > I'll have to mention pyst to use in my academic project... The only > documentation that I found was how I could use the manage.py... > I read the source code, but I want to know more about the > project ,like motivation, the author and etc.. > > Any information will be appreciated. > > Regards, > > Tito Garrido > > On Mon, Apr 14, 2008 at 2:03 PM, Matthew Nicholson > <mni...@di...> wrote: > On Sat, 2008-04-12 at 19:35 -0300, Tito Garrido wrote: > > Hi everybody! > > > > I'm from Brazil and I'm using pyst to make a XML-RPC > interface for > > Asterisk. It will be my project to graduate in Computer > Science... > > So.. this project is still active? I had read the archive > and the last > > message is at Sep 2007. :( > > > > I would like some information about the project, principally > about the > > interface with Manager. > > > What kind of information are you looking for? There is not a > lot of > documentation available. > -- > Matthew Nicholson > Digium > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) > Conference > Don't miss this year's exciting event. There's still time to > save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Pyst-users mailing list > Pys...@li... > https://lists.sourceforge.net/lists/listinfo/pyst-users > > > > > -- > Linux User #387870 > ____ > _/_õ|__| > º[ .-.___.-._| . . . . > _(o).__(o).:_____ > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ Pyst-users mailing list Pys...@li... https://lists.sourceforge.net/lists/listinfo/pyst-users -- Matthew Nicholson Digium |
From: Tito G. <tit...@gm...> - 2008-06-04 21:50:49
|
Matthew, You have the email of the author? Thanks, Tito On Mon, Apr 14, 2008 at 2:41 PM, Matthew Nicholson <mni...@di...> wrote: > Ahh ok. Well I am not the original author. I sort of maintain the > project now, but currently there is not active work on it, and I don't > really plan to use it for any new projects at the moment. I don't know > what the original author's motivation was. > > I worked on the project because I initially needed something to use > asterisk agi with python. After using pyst for that I needed something > to connect to the manager, and at the time pyst had a partially > functioning manager component, which I morphed into a mostly functioning > component. It still needs some work. > > On Mon, 2008-04-14 at 14:33 -0300, Tito Garrido wrote: >> I'll have to mention pyst to use in my academic project... The only >> documentation that I found was how I could use the manage.py... >> I read the source code, but I want to know more about the >> project ,like motivation, the author and etc.. >> >> Any information will be appreciated. >> >> Regards, >> >> Tito Garrido >> >> On Mon, Apr 14, 2008 at 2:03 PM, Matthew Nicholson >> <mni...@di...> wrote: >> On Sat, 2008-04-12 at 19:35 -0300, Tito Garrido wrote: >> > Hi everybody! >> > >> > I'm from Brazil and I'm using pyst to make a XML-RPC >> interface for >> > Asterisk. It will be my project to graduate in Computer >> Science... >> > So.. this project is still active? I had read the archive >> and the last >> > message is at Sep 2007. :( >> > >> > I would like some information about the project, principally >> about the >> > interface with Manager. >> >> >> What kind of information are you looking for? There is not a >> lot of >> documentation available. >> -- >> Matthew Nicholson >> Digium >> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by the 2008 JavaOne(SM) >> Conference >> Don't miss this year's exciting event. There's still time to >> save $100. >> Use priority code J8TL2D2. >> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >> _______________________________________________ >> Pyst-users mailing list >> Pys...@li... >> https://lists.sourceforge.net/lists/listinfo/pyst-users >> >> >> >> >> -- >> Linux User #387870 >> ____ >> _/_õ|__| >> º[ .-.___.-._| . . . . >> _(o).__(o).:_____ >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save $100. >> Use priority code J8TL2D2. >> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >> _______________________________________________ Pyst-users mailing list Pys...@li... https://lists.sourceforge.net/lists/listinfo/pyst-users > -- > Matthew Nicholson > Digium > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Pyst-users mailing list > Pys...@li... > https://lists.sourceforge.net/lists/listinfo/pyst-users > -- Linux User #387870 ____ _/_õ|__| º[ .-.___.-._| . . . . _(o).__(o).:_____ |
From: Matthew N. <mni...@di...> - 2008-06-04 21:58:42
|
I will send it to you off list. On Wed, 2008-06-04 at 17:46 -0300, Tito Garrido wrote: > Matthew, > > You have the email of the author? > > Thanks, > > Tito > > On Mon, Apr 14, 2008 at 2:41 PM, Matthew Nicholson > <mni...@di...> wrote: > > Ahh ok. Well I am not the original author. I sort of maintain the > > project now, but currently there is not active work on it, and I don't > > really plan to use it for any new projects at the moment. I don't know > > what the original author's motivation was. > > > > I worked on the project because I initially needed something to use > > asterisk agi with python. After using pyst for that I needed something > > to connect to the manager, and at the time pyst had a partially > > functioning manager component, which I morphed into a mostly functioning > > component. It still needs some work. > > > > On Mon, 2008-04-14 at 14:33 -0300, Tito Garrido wrote: > >> I'll have to mention pyst to use in my academic project... The only > >> documentation that I found was how I could use the manage.py... > >> I read the source code, but I want to know more about the > >> project ,like motivation, the author and etc.. > >> > >> Any information will be appreciated. > >> > >> Regards, > >> > >> Tito Garrido > >> > >> On Mon, Apr 14, 2008 at 2:03 PM, Matthew Nicholson > >> <mni...@di...> wrote: > >> On Sat, 2008-04-12 at 19:35 -0300, Tito Garrido wrote: > >> > Hi everybody! > >> > > >> > I'm from Brazil and I'm using pyst to make a XML-RPC > >> interface for > >> > Asterisk. It will be my project to graduate in Computer > >> Science... > >> > So.. this project is still active? I had read the archive > >> and the last > >> > message is at Sep 2007. :( > >> > > >> > I would like some information about the project, principally > >> about the > >> > interface with Manager. > >> > >> > >> What kind of information are you looking for? There is not a > >> lot of > >> documentation available. > >> -- > >> Matthew Nicholson > >> Digium > >> > >> > >> > >> ------------------------------------------------------------------------- > >> This SF.net email is sponsored by the 2008 JavaOne(SM) > >> Conference > >> Don't miss this year's exciting event. There's still time to > >> save $100. > >> Use priority code J8TL2D2. > >> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > >> _______________________________________________ > >> Pyst-users mailing list > >> Pys...@li... > >> https://lists.sourceforge.net/lists/listinfo/pyst-users > >> > >> > >> > >> > >> -- > >> Linux User #387870 > >> ____ > >> _/_õ|__| > >> º[ .-.___.-._| . . . . > >> _(o).__(o).:_____ > >> ------------------------------------------------------------------------- > >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > >> Don't miss this year's exciting event. There's still time to save $100. > >> Use priority code J8TL2D2. > >> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > >> _______________________________________________ Pyst-users mailing list Pys...@li... https://lists.sourceforge.net/lists/listinfo/pyst-users > > -- > > Matthew Nicholson > > Digium > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > > Don't miss this year's exciting event. There's still time to save $100. > > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > > _______________________________________________ > > Pyst-users mailing list > > Pys...@li... > > https://lists.sourceforge.net/lists/listinfo/pyst-users > > > > > > -- > Linux User #387870 > ____ > _/_õ|__| > º[ .-.___.-._| . . . . > _(o).__(o).:_____ > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Pyst-users mailing list > Pys...@li... > https://lists.sourceforge.net/lists/listinfo/pyst-users -- Matthew Nicholson Digium |