Thanks Bryant and David for sharing.
> From: "Bryant Zimmerman"
> Subject: Re: [asterisk-users] Trigger Asterisk after data inserted in
> mysql
> To: "Asterisk Users Mailing List - Non-Commercial Discussion"
>
> Message-ID: <4d5734ed
sibly dodging signatures, disclaimers,
pasted logs, and dragons, just to get to the question being answered.
> Original Message
> Subject: Re: [asterisk-users] Trigger Asterisk after data inserted in
> mysql
> From: Chad Wallace <cwall...@lodgingcompany.com>
> Date: Wed,
is immediately apparent, and you don't force
your readers to scroll down, possibly dodging signatures, disclaimers,
pasted logs, and dragons, just to get to the question being answered.
> ---- Original Message ----
> Subject: Re: [asterisk-users] Trigger Asterisk after data ins
ultant646-982-3572
Original Message ----
Subject: Re: [asterisk-users] Trigger Asterisk after data inserted in
mysql
From: Chad Wallace <cwall...@lodgingcompany.com>
Date: Wed, September 19, 2012 4:30 pm
To: asterisk-users@lists.digium.com
On Wed, 19 Sep 2012 14:04:33 -0400
David Coo
On Wed, 19 Sep 2012 14:04:33 -0400
David Cook wrote:
> It looks like the answer is yes.
I thought the answer was 42.
If you're going to top-post (which is against the rules on this list),
the least you can do is phrase your answers in a way that illustrates
the question.
Thanks!
--
C. Chad
SET result =
sys_exec(cmd); END; @@ DELIMITER ;
-dbc
Message: 1 Date: Tue, 18 Sep 2012 15:41:46 -0400 From: Ahmed Munir
Subject: [asterisk-users] Trigger Asterisk after
data inserted inmysql To: asterisk-users@lists.digium.com Message-ID:
Content-Type: text/plain; charset=&qu
it'||);|
|||SET| |result = sys_exec(cmd);|
|END||;|
|@@|
|DELIMITER ;
|
-dbc
Message: 1
Date: Tue, 18 Sep 2012 15:41:46 -0400
From: Ahmed Munir
Subject: [asterisk-users] Trigger Asterisk after data inserted in
mysql
To: asterisk-users@lists.digium.com
Message-ID:
Cont
On 9/18/2012 3:41 PM, Ahmed Munir wrote:
Hi all,
I would like to know, is there a way to trigger Asterisk after data
inserted into mysql DB? Like here what I'm trying to do, when the new
data inserted into MySQL DB, it sends the request to Asterisk along with
the new data (that is inserted in D
Hi all,
I would like to know, is there a way to trigger Asterisk after data
inserted into mysql DB? Like here what I'm trying to do, when the new data
inserted into MySQL DB, it sends the request to Asterisk along with the new
data (that is inserted in DB) for making outbound call i.e. Realtime.