[Asterisk-java-users] help in Meetmejoin event!
Brought to you by:
srt
From: Andre L. M. R. <and...@go...> - 2006-02-13 17:45:43
|
Hello everbody. I need of help. In the application that am developing I am finding the = following problem. When I receive a connection, or when I do a = connection in some moments I need to transfer for conference (Event: = MeetmeJoin). However when I perform: =20 originateAction =3D new OriginateAction(); originateAction.setChannel("Zap/1-1"); originateAction.setContext("default"); originateAction.setApplication("MeetMe"); originateAction.setData(8200); originateAction.setCallerId("Painel <" + 8200 + ">"); originateAction.setPriority(new Integer(1)); originateAction.setTimeout(new Long(30000)); Nothing happens. Someone knows to say as I can transfer a connection = for conference? =20 Andr=E9 Luiz Martins Rodrigues Analista de Sistemas - Govoip #VoIP: 3400 0500 Fone: 55 (34) 3214-5500=20 and...@go... |