Re: [Asterisk-java-users] Is it possible to send a custom action ?
Brought to you by:
srt
From: przeqpiciel <prz...@gm...> - 2014-07-10 18:14:01
|
We wrote about that. I dont have a permission to send other action than 'smscommand' and yes, i can change permission in manager.conf BUT after reboot all changes are overwriting by system on that device :) 2014-07-10 20:08 GMT+02:00 Miguel Santiago <m.s...@gm...>: > Here you are. > Follow this link to get the documentation and an example of thus command. > > http://www.asterisk-java.org/development/apidocs/index.html > El 10/07/2014 20:02, "Miguel Santiago" <m.s...@gm...> > escribió: > > I think so. You can build and send a "CommandAction" >> El 10/07/2014 11:15, "przeqpiciel" <prz...@gm...> escribió: >> >>> Hi everyone, >>> >>> Im new here :) Im asking you is it possible to send custom action with >>> asterisk-java. >>> In PHP i send like this: >>> $komenda = "Action: smscommand\r\n"; >>> $komenda .= "command: gsm send sms 3 $odbiorca \"$tresc\" $id\r\n\r\n"; >>> >>> >>> ------------------------------------------------------------------------------ >>> Open source business process management suite built on Java and Eclipse >>> Turn processes into business applications with Bonita BPM Community >>> Edition >>> Quickly connect people, data, and systems into organized workflows >>> Winner of BOSSIE, CODIE, OW2 and Gartner awards >>> http://p.sf.net/sfu/Bonitasoft >>> _______________________________________________ >>> Asterisk-java-users mailing list >>> Ast...@li... >>> https://lists.sourceforge.net/lists/listinfo/asterisk-java-users >>> >>> > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > |