Thread: [Asterisk-java-users] Question about lock/unlock phone.
Brought to you by:
srt
From: Kostas <kos...@gm...> - 2015-05-16 15:31:20
|
Hello, I am new on the asterisk java and generally on the asterisk, I would like to ask if it is possible to to lock and unlock phones through this Java API, to explain what exactly I mean by that, can I do, what the dialplan of Freepbx can do with this API ? I am asking for guidance. Sorry for my English and thanks for your attention. --- This email has been checked for viruses by Avast antivirus software. http://www.avast.com |
From: przeqpiciel <prz...@gm...> - 2015-05-16 15:36:16
|
You mean lock phone for dialing out or what? 16 maj 2015 17:31 "Kostas" <kos...@gm...> napisał(a): > Hello, I am new on the asterisk java and generally on the asterisk, I > would like to ask if it is possible to to lock and unlock phones through > this Java API, to explain what exactly I mean by that, can I do, what > the dialplan of Freepbx can do with this API ? I am asking for > guidance. Sorry for my English and thanks for your attention. > > --- > This email has been checked for viruses by Avast antivirus software. > http://www.avast.com > > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > |
From: Kostas <kos...@gm...> - 2015-05-16 15:38:32
|
Yes, that exactly I mean! The lock phone, cannot make outbound calls only internal. On 16/05/2015 18:36, przeqpiciel wrote: > an lock phone for dialing out or wh --- This email has been checked for viruses by Avast antivirus software. http://www.avast.com |
From: przeqpiciel <prz...@gm...> - 2015-05-16 15:43:49
|
I think it is not possible with asterisk-java and better way is create database and asking db for permission. 16 maj 2015 17:39 "Kostas" <kos...@gm...> napisał(a): > Yes, that exactly I mean! The lock phone, cannot make outbound calls > only internal. > > On 16/05/2015 18:36, przeqpiciel wrote: > > an lock phone for dialing out or wh > > > --- > This email has been checked for viruses by Avast antivirus software. > http://www.avast.com > > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > |
From: randy k. <hy...@gm...> - 2015-05-16 15:45:40
|
You can try to make context "from-internal-custom". Then try to use asterisk java fagi server. Good luck! 2015. 5. 17. 오전 12:31에 "Kostas" <kos...@gm...>님이 작성: > Hello, I am new on the asterisk java and generally on the asterisk, I > would like to ask if it is possible to to lock and unlock phones through > this Java API, to explain what exactly I mean by that, can I do, what > the dialplan of Freepbx can do with this API ? I am asking for > guidance. Sorry for my English and thanks for your attention. > > --- > This email has been checked for viruses by Avast antivirus software. > http://www.avast.com > > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > |
From: Kostas <kos...@gm...> - 2015-05-16 16:10:04
|
Thanks to point me to very to look! On 16/05/2015 18:45, randy kim wrote: > > You can try to make context "from-internal-custom". Then try to use > asterisk java fagi server. Good luck! > > 2015. 5. 17. 오전 12:31에 "Kostas" <kos...@gm... > <mailto:kos...@gm...>> 님이 작성: > > Hello, I am new on the asterisk java and generally on the asterisk, I > would like to ask if it is possible to to lock and unlock phones > through > this Java API, to explain what exactly I mean by that, can I do, what > the dialplan of Freepbx can do with this API ? I am asking for > guidance. Sorry for my English and thanks for your attention. > > --- > This email has been checked for viruses by Avast antivirus software. > http://www.avast.com > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across > Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable > Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > <mailto:Ast...@li...> > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > > > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |