[asterisk-users] Web based Click to Call Application

2012-11-09 Thread akhilesh chand
Dear All,

I want to develop click to call(C2C) web based application.Is there any
study material.
I will really appreciate your help, thank you.



Regards
Akhilesh
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Web based Click to Call Application

2012-11-09 Thread Binan AL Halabi
Hi,
Here is a starting point (WebRTC):

https://wiki.asterisk.org/wiki/display/AST/Asterisk+WebRTC+Support

Regards.

// Binan.



 Från: akhilesh chand omakhileshch...@gmail.com
Till: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com 
Skickat: fredag, 9 november 2012 11:32
Ämne: [asterisk-users] Web based Click to Call Application
 

Dear All,

I want to develop click to call(C2C) web based application.Is there any study 
material.
I will really appreciate your help, thank you.



Regards
Akhilesh  

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Web based Click to Call Application

2012-11-09 Thread A J Stiles
On Friday 09 November 2012, akhilesh chand wrote:
 Dear All,
 
 I want to develop click to call(C2C) web based application.Is there any
 study material.
 I will really appreciate your help, thank you.

Look into call files.  Basically, you inject a file into the folder 
/var/spool/asterisk/outgoing/ and this sets up a call for you.

And search the archives; because I remember posting a simple click-to-call 
example script on this list, sometime back this Summer just gone.

-- 
AJS

Answers come *after* questions.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Web based Click to Call Application

2012-11-09 Thread OCEANET - Cédric BASSAGET

Or use a php socket and the AMI.

Cédric


Le 09/11/2012 11:39, A J Stiles a écrit :

On Friday 09 November 2012, akhilesh chand wrote:

Dear All,

I want to develop click to call(C2C) web based application.Is there any
study material.
I will really appreciate your help, thank you.

Look into call files.  Basically, you inject a file into the folder
/var/spool/asterisk/outgoing/ and this sets up a call for you.

And search the archives; because I remember posting a simple click-to-call
example script on this list, sometime back this Summer just gone.




--
OCEANET
---
[AGENCE DU MANS]
7, rue des Frênes
ZAC de la Pointe
72190 SARGE LES LE MANS
[t] +33 (0)2.43.50.26.50
[f] +33 (0)2.43.72.21.14

[AGENCE D'ANGERS]
5, rue Fleming
Angers Technopole
49066 ANGERS
[t] +33 (0)2.41.19.28.65
[f] +33 (0)2.52.19.22.00

http://www.oceanet.com
http://www.oceanet-telecom.com



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Web based Click to Call Application

2012-11-09 Thread akhilesh chand
On Fri, Nov 9, 2012 at 4:11 PM, OCEANET - Cédric BASSAGET 
ced...@oceanet.com wrote:

 Or use a php socket and the AMI.

 Cédric


 Le 09/11/2012 11:39, A J Stiles a écrit :

  On Friday 09 November 2012, akhilesh chand wrote:

 Dear All,

 I want to develop click to call(C2C) web based application.Is there any
 study material.
 I will really appreciate your help, thank you.

 Look into call files.  Basically, you inject a file into the folder
 /var/spool/asterisk/outgoing/ and this sets up a call for you.

 And search the archives; because I remember posting a simple click-to-call
 example script on this list, sometime back this Summer just gone.



 --
 OCEANET
 --**--**---
 [AGENCE DU MANS]
 7, rue des Frênes
 ZAC de la Pointe
 72190 SARGE LES LE MANS
 [t] +33 (0)2.43.50.26.50
 [f] +33 (0)2.43.72.21.14

 [AGENCE D'ANGERS]
 5, rue Fleming
 Angers Technopole
 49066 ANGERS
 [t] +33 (0)2.41.19.28.65
 [f] +33 (0)2.52.19.22.00

 http://www.oceanet.com
 http://www.oceanet-telecom.com

 I'm basically use Asterisk::Manager package ,php and  perl.


Regards
Akhilesh



 --
 __**__**_
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   
 http://lists.digium.com/**mailman/listinfo/asterisk-**usershttp://lists.digium.com/mailman/listinfo/asterisk-users

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Web based Click to Call Application

2012-11-09 Thread Danny Nicholas
If you want to have a good level of control, AMI is the way to go.  If you
just want simple and quick, .call files is going to do it.  I posted some
PERL code a few months back that uses the Asterisk::Manager module to make
and monitor calls.

 

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of akhilesh chand
Sent: Friday, November 09, 2012 4:47 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Web based Click to Call Application

 

 

On Fri, Nov 9, 2012 at 4:11 PM, OCEANET - Cédric BASSAGET
ced...@oceanet.com wrote:

Or use a php socket and the AMI.

Cédric


Le 09/11/2012 11:39, A J Stiles a écrit :

 

On Friday 09 November 2012, akhilesh chand wrote:

Dear All,

I want to develop click to call(C2C) web based application.Is there any
study material.
I will really appreciate your help, thank you.

Look into call files.  Basically, you inject a file into the folder
/var/spool/asterisk/outgoing/ and this sets up a call for you.

And search the archives; because I remember posting a simple click-to-call
example script on this list, sometime back this Summer just gone.



-- 

OCEANET
---
[AGENCE DU MANS]
7, rue des Frênes
ZAC de la Pointe
72190 SARGE LES LE MANS
[t] +33 (0)2.43.50.26.50
[f] +33 (0)2.43.72.21.14

[AGENCE D'ANGERS]
5, rue Fleming
Angers Technopole
49066 ANGERS
[t] +33 (0)2.41.19.28.65
[f] +33 (0)2.52.19.22.00

http://www.oceanet.com
http://www.oceanet-telecom.com


I'm basically use Asterisk::Manager package ,php and  perl.


Regards
Akhilesh 



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

 

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] forwarding all calls to cells

2012-11-09 Thread Noam Birnbaum
Yes, the cells could be used as SIP softphones; do you see a benefit to doing 
that?

The reason the client wants to do this is to avoid spending money on Ethernet 
cabling and VoIP desk phones.

noam


On Nov 6, 2012, at 4:59 PM, Gerardo Barajas wrote:

 Can the cells be used as SIP Softphones?
 
 Saludos/Regards
 --
 Ing. Gerardo Barajas Puente
 
 Proyectos Especiales/Preventa | www.neocenter.com
 T:+52 (55)  8590-9000 x 7003
 
 
 On Tue, Nov 6, 2012 at 6:33 PM, Noam Birnbaum n...@maccentricsolutions.com 
 wrote:
 Hello everybody,
 
 A client wants to install a FreePBX infrastructure, but have all calls 
 forward to their cell phones rather than buying VoIP phones.
 
 They would be doing SIP trunks over a Comcast business line.  Probably 
 maximum 6 simultaneous calls.
 
 Any gotchas we should warn them about?
 
 Thanks!
 
 noam
 
 
 Noam Birnbaum
 El Presidente
 http://www.desksidemanner.com
 415-854-0885 x89
 tweet @noamb
 
 
 
 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] forwarding all calls to cells

2012-11-09 Thread Jared Baxley
Exactly what Carlos said... properly qualify the clients need, not the
System they want
On Nov 9, 2012 1:02 PM, Noam Birnbaum n...@maccentricsolutions.com
wrote:

 Yes, the cells could be used as SIP softphones; do you see a benefit to
 doing that?

 The reason the client wants to do this is to avoid spending money on
 Ethernet cabling and VoIP desk phones.

 noam


 On Nov 6, 2012, at 4:59 PM, Gerardo Barajas wrote:

 Can the cells be used as SIP Softphones?

 Saludos/Regards
 --
 Ing. Gerardo Barajas Puente

 Proyectos Especiales/Preventa | www.neocenter.com
 T:+52 (55)  8590-9000 x 7003


 On Tue, Nov 6, 2012 at 6:33 PM, Noam Birnbaum 
 n...@maccentricsolutions.com wrote:

 Hello everybody,

 A client wants to install a FreePBX infrastructure, but have all calls
 forward to their cell phones rather than buying VoIP phones.

 They would be doing SIP trunks over a Comcast business line.  Probably
 maximum 6 simultaneous calls.

 Any gotchas we should warn them about?

 Thanks!

 noam


 Noam Birnbaum
 El Presidente
 http://www.desksidemanner.com
 415-854-0885 x89
 tweet @noamb



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Asterisk 1.8.16 Monitoring tools

2012-11-09 Thread motty.cruz
Hello, 
I want to monitor my Asterisk 1.8, inbound, outbound, status calls, queue
call? Any suggestions? 

I found Monast, I'm having issues configurating. 

Thanks, 


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Asterisk 1.8.16 Monitoring tools

2012-11-09 Thread Danny Nicholas
You want live monitoring or after the fact?  The hard way to do live
monitoring would be an active tail of /var/log/asterisk/full.  After the
fact you could read /var/log/asterisk/cdr-csv/Master.csv.  In realtime I
think these have database equivalents.

-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of motty.cruz
Sent: Friday, November 09, 2012 3:24 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [asterisk-users] Asterisk 1.8.16 Monitoring tools

Hello,
I want to monitor my Asterisk 1.8, inbound, outbound, status calls, queue
call? Any suggestions? 

I found Monast, I'm having issues configurating. 

Thanks, 


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to
Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Asterisk 1.8.16 Monitoring tools

2012-11-09 Thread Jonathan Rose
Danny Nicholas wrote:
 You want live monitoring or after the fact?  The hard way to do
 live
 monitoring would be an active tail of /var/log/asterisk/full.  After
 the
 fact you could read /var/log/asterisk/cdr-csv/Master.csv.  In
 realtime I
 think these have database equivalents.

I would imagine that the preferred way to do 'live monitoring' in an
automated fashion would be through AMI and not by having something
actively trying to follow log messages (and certainly not the full
set of them). Log messages aren't designed to be machine readable
and the amount of extraneous stuff that has nothing to do with what
you would be attempting to monitor with them would be staggering.

If you don't need it to be automated, there are log messages which
will provide data about most happenings like this which you can
observe in realtime with the CLI. Also, AMI can come into play if
you need something more readable. For something like queues for
instance, you could have a web interface using AMI to populate all
sorts of data pertaining to queues, the members within them, etc and
have it all shown to you in a nice easy to read view. But that sort
of thing might take a bit of work.



--
Jonathan R. Rose
Digium, Inc. | Software Engineer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
direct +1 256 428 6139 

Check us out at: http://digium.com  http://asterisk.org

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users