RE: [Asterisk-java-users] manager API question
Brought to you by:
srt
From: Jonathan A. <jau...@st...> - 2005-12-29 22:27:58
|
You can get the DNIS from the Manager API. You retrieve it by calling getExtension() from the first NewExtenEvent that is detected after a new call event. Jonathan On Thu, 2005-12-29 at 21:35 +0100, Ines wrote: > hello, > you can get the dialed number using FastAGI with : > request.getExtension(); > i'm not sure if you can get it with manager API > In=C3=A9s >=20 > Juan Reina <ju...@we...> a =C3=A9crit : > Hi everybody: > I have a question regarding Manager API. Is it possible to get > the dialed number using Manager API?. I can do it using Fast > AGI (using the AGI Reader), but I would like to know if it's > possible in any way to do it, using Manager API. Now I'm using > the manager API to handle a newchannel event, but there is > no method to retrieve the dialed number. > Thanks in advance > Juan M.=20 > =20 > =20 < tr> > =20 > Nur bis 31.12.: 1&1 DSL mit WEB.DE Preisvorteil! Jetzt > einsteigen =20 > und die Vorteile sichern! > http://1und1dsl.web.de/?mc=3D021130 ! ; >=20 >=20 >=20 > ______________________________________________________________________ > Nouveau : t=C3=A9l=C3=A9phonez moins cher avec Yahoo! Messenger ! D=C3=A9= couvez les > tarifs exceptionnels pour appeler la France et l'international. > T=C3=A9l=C3=A9chargez la version beta. |