From: Marcio D. <mar...@ya...> - 2006-01-19 23:58:45
Hi,
I'm trying to retrieve the UniqueId and Reason fields from
the OriginateSuccessEvent but I get "null" as response, any
light on this?
I'm using asterisk-java-0.2 with Asterisk 1.0.9.
Thanks
Marcio
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
From: Stefan R. <sr...@re...> - 2006-01-20 00:18:08
did you set async to true?
On Thu, 2006-01-19 at 15:58 -0800, Marcio DeSousa wrote:
> Hi,
>=20
> I'm trying to retrieve the UniqueId and Reason fields from
> the OriginateSuccessEvent but I get "null" as response, any
> light on this?
>=20
> I'm using asterisk-java-0.2 with Asterisk 1.0.9.
>=20
> Thanks
> Marcio
>=20
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around=20
> http://mail.yahoo.com=20
>=20
>=20
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi=
les
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D103432&bid=3D230486&dat=
=3D121642
> _______________________________________________
> Asterisk-java-users mailing list
> Ast...@li...
> https://lists.sourceforge.net/lists/listinfo/asterisk-java-users
From: Marcio D. <mar...@ya...> - 2006-01-20 00:22:57
Yes, I did, otherwise I wouldn't even receive the event.
Thanks
Marcio
--- Stefan Reuter <sr...@re...> wrote:
> did you set async to true?
>
>
> On Thu, 2006-01-19 at 15:58 -0800, Marcio DeSousa wrote:
> > Hi,
> >
> > I'm trying to retrieve the UniqueId and Reason fields
> from
> > the OriginateSuccessEvent but I get "null" as response,
> any
> > light on this?
> >
> > I'm using asterisk-java-0.2 with Asterisk 1.0.9.
> >
> > Thanks
> > Marcio
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam
> protection around
> > http://mail.yahoo.com
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you
> grep through log files
> > for problems? Stop! Download the new AJAX search
> engine that makes
> > searching your log files as easy as surfing the web.
> DOWNLOAD SPLUNK!
> >
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> > _______________________________________________
> > Asterisk-java-users mailing list
> > Ast...@li...
> >
>
https://lists.sourceforge.net/lists/listinfo/asterisk-java-users
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
From: Stefan R. <sr...@re...> - 2006-01-20 01:00:48
On Thu, 2006-01-19 at 16:22 -0800, Marcio DeSousa wrote:
> Yes, I did, otherwise I wouldn't even receive the event.
ok, then i need a dump of network traffic. use either ngrep or tcpdump
to create it.
=3DStefan