Re: [Asterisk-Dev] International callback service with Asterisk

2004-08-18 Thread Paulo H. Mannheimer
Yes we did.

The ticket shown below is a patch integrating lots of new stuff to the queue 
app, but is not the first implementation of these features. 

Our original code implementing the CLI and the manager interface was submitted 
to Mark Spencer by mid-2003, and its pieces can be found on this patch.

For example, you may notice that the original line "static int rqm_exec(struct 
ast_channel *chan, void *data)", the main function that implements the cli 
remove queue member functionality, and its counterpart "static int aqm_exec
(struct ast_channel *chan, void *data)" are left unchanged by this patch.

You may have rewritten it, but the original creation is ours.


 

> On Wednesday 18 August 2004 11:20, Paulo Mannheimer wrote:
> > Sorry about that as well. We at Instant Solutions have developed it
> > entirely.
> >
> > Actually these commands were developed so we could dinamically open
> > a manager section from a remote station, where an agent was loggin
> > in, and insert/remove a new queue member. Our contact-center
> > oriented softphone - IVPhone - uses it extensively.
> 
> Sorry, no, you didn't:
> 
> http://bugs.digium.com/bug_view_page.php?bug_id=0002125
> 
> -- 
> Tilghman
> ___
> 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


Re: [Asterisk-Dev] International callback service with Asterisk

2004-08-16 Thread Tilghman Lesher
On Monday 16 August 2004 06:48, Paulo Mannheimer wrote:
> Ops ... Sorry to barge in, but AddQueueMember and RemoveQueueMember are
> my creation ;-)

Ah, correct.  I'm thinking of the command line and manager interfaces.

-- 
Tilghman
___
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


RE: [Asterisk-Dev] International callback service with Asterisk

2004-08-16 Thread Paulo Mannheimer
Ops ... Sorry to barge in, but AddQueueMember and RemoveQueueMember are
my creation ;-)

Best,

PauloHM (or PHM as can be found in the app_queue.c source)


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tilghman
Lesher
Sent: domingo, 15 de agosto de 2004 23:41
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Dev] International callback service with Asterisk


On Sunday 15 August 2004 20:59, chaye wala wrote:
> I wonder what gives you authority to define what is
> Asterisk Development. I suggest you review your note

Hmmm, let's see.  Maybe it might be my extensive contributions to the
project?

> again for poor language. Please refrain from using
> poor english. There are tons of development around the Asterisk. In 
> functionality like Management API, FAX reception. PBX forwading, DB 
> Interfaces. CallBack Services. And Protocols, SIP, MGCP, H323. What is
> Asterisk Development in your opinion? 

API, API, API.  Not AGI scripting.

> If you can not
> help, keep your dirty mouth shut and keep on browning
> your nose on folks with similar non-helpful attitude.

If you don't like my contributions, then I suggest that you stop
using:  GotoIfTime, Cut, Eval, Exec, HasNewVoicemail, MailboxExists,
Random, AddQueueMember, RemoveQueueMember, the D, e, or E flags to 
MeetMe, and various other patches added to the core of Asterisk over the
past two years.

You were asked nicely once, and you came back with a smart answer about
what you thought the list criteria was.  You were wrong.  Please take
your AGI questions to the -users list.  This is the last post I'm going
to make on this subject.

-- 
Tilghman
___
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


Re: [Asterisk-Dev] International callback service with Asterisk

2004-08-15 Thread Steve Szmidt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 15 August 2004 08:41 pm, chaye wala wrote:
> This is very sad that Wasim you define development as
> a simple C language problem and then think that one
> who does that carries couple of extra feathers in his
> cap. Asterisk contains AGI development, which is not
> C, Prepaid applications, call back services. Not mere
> use as a user who picks up a phone and uses a PBX
> (which happened to have Asterisk). This is a help each
> other community. If you can not help then do not waste
> your energy. Please let folks pursue a solution, may
> be he has that killer application which will change
> the world as Asterisk did!
>
> And yeah remeber that the users mailing list is for
> users who only use a phone and call via Asterisk.
>
> No pun intended, have a heart - A big heart.

Actually this has nothing to do with big heart. It's just that this particular 
list is for development of Asterisk.  The Asterisk-user list is for how to do 
things.

The original post said:
"Is it possible to implement "international callback service" with Asterisk?
All suggestions, tips and comments are very appreciated.

Which it can, but this type of question belong on the user list. It is not 
just for people who only use a phone. User in this case is for whoever sets 
up and configures Asterisk, that's what's ment with user.

- -- 
Steve

"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
Benjamin Franklin

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBICGYljK16xgETzkRArz4AJ9Nftk9yyQ3X6DSgnqzm/nQsCJn9QCg11m0
kJJaztaqHsZtuVRlJ2Uc7Rc=
=nzFj
-END PGP SIGNATURE-
___
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


Re: [Asterisk-Dev] International callback service with Asterisk

2004-08-15 Thread Tilghman Lesher
On Sunday 15 August 2004 20:59, chaye wala wrote:
> I wonder what gives you authority to define what is
> Asterisk Development. I suggest you review your note

Hmmm, let's see.  Maybe it might be my extensive contributions
to the project?

> again for poor language. Please refrain from using
> poor english. There are tons of development around the
> Asterisk. In functionality like Management API, FAX
> reception. PBX forwading, DB Interfaces. CallBack
> Services. And Protocols, SIP, MGCP, H323. What is
> Asterisk Development in your opinion? 

API, API, API.  Not AGI scripting.

> If you can not 
> help, keep your dirty mouth shut and keep on browning
> your nose on folks with similar non-helpful attitude.

If you don't like my contributions, then I suggest that you stop
using:  GotoIfTime, Cut, Eval, Exec, HasNewVoicemail, MailboxExists,
Random, AddQueueMember, RemoveQueueMember, the D, e, or E flags to 
MeetMe, and various other patches added to the core of Asterisk over
the past two years.

You were asked nicely once, and you came back with a smart answer
about what you thought the list criteria was.  You were wrong.  Please
take your AGI questions to the -users list.  This is the last post I'm
going to make on this subject.

-- 
Tilghman
___
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


Re: [Asterisk-Dev] International callback service with Asterisk

2004-08-15 Thread chaye wala
--- Tilghman Lesher
<[EMAIL PROTECTED]> wrote:

> On Sunday 15 August 2004 19:41, chaye wala wrote:
> > This is very sad that Wasim you define development
> as
> > a simple C language problem and then think that
> one
> > who does that carries couple of extra feathers in
> his
> > cap. Asterisk contains AGI development, which is
> not
> > C, Prepaid applications, call back services. Not
> mere
> > use as a user who picks up a phone and uses a PBX
> > (which happened to have Asterisk). This is a help
> each
> > other community. If you can not help then do not
> waste
> > your energy. Please let folks pursue a solution,
> may
> > be he has that killer application which will
> change
> > the world as Asterisk did!
> 
> Fuck off.  Wasim was right, this list is for
> _Asterisk_ development.
> If you don't like it, you can go create your own
> list for AGI 
> development, or take his suggestion at face value
> and go use the
> -users list.
> 
> And while you're at it, please stop posting your
> reply above the
> quoted text.
> 
> -- 
> Tilghman
> 
Tilghman,

I wonder what gives you authority to define what is
Asterisk Development. I suggest you review your note
again for poor language. Please refrain from using
poor english. There are tons of development around the
Asterisk. In functionality like Management API, FAX
reception. PBX forwading, DB Interfaces. CallBack
Services. And Protocols, SIP, MGCP, H323. What is
Asterisk Development in your opinion?  If you can not
help, keep your dirty mouth shut and keep on browning
your nose on folks with similar non-helpful attitude.

Chayewala. 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
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