Re: [asterisk-users] Concurrent call monitoring

2011-10-25 Thread Sammy Govind
I wrote my own shell scripts to collect core show calls value from asterisk and then push the filtered value to an opensource monitoring tool. That worked perfectly well. #!/usr/bin/perl -w use strict; open(LINE, 'asterisk -rx core show channels|'); my ($chans, $calls, $line)=(0,0,undef); while

[asterisk-users] OPTIONS to query endpoint capability

2011-10-25 Thread J.R. Pauley
I have been sending OPTIONS requests both programatically (my own code), manually via SIP VERIFY PEER x and automatcially by setting verify=yes in sip.conf. The trouble is I do not see anything except an ACK 200 come back from endpoints and it does not contain any SDP/codec info. . My goal is to

Re: [asterisk-users] Reporting for Asterisk Call Center

2011-10-25 Thread bilal ghayyad
Dear wcselby; Thanks a lot for your reply. For below script, I have some questions if you can help me: 1) I am looking to have reports for the call center, so I need to determine how many calls in the queue, and how many agents logged and when the agent logged in and when logged out ... etc.

Re: [asterisk-users] Strange behavior over Zap chennels

2011-10-25 Thread Chandra Perera
Hi, I was wondering if anyone you got asterisk to work with Fax via google voice ? If so, can you please send me extension.conf and sip.conf, jabber.conf and gtalk.conf settings used. I would prefer faxing with Fax for Asterisk (FFA) via .call file. I see post where people got it work with