Displaying 20 results from an estimated 4000 matches similar to: "Question on parkinglot"
2005 Oct 17
6
initiate call recording from phone.
I am looking for a way to allow a user to record a call simply by
pressing a button or some combination of buttons on their phone. Is
this possible?
I have read the stuff about the monitor command; however, this doesn't
seem to be very interactive for the user.
Thanks,
Andy
--
H. Andy Goss
Network Engineer
Network Advocates Inc.
Main: 502.412.1050
DID: 502.992.5933
Mobile: 502.387.8216
2006 Mar 13
2
Simple php script to monitor asterisk calls
Hiya, hope I don't bore anybody with this. There are certainly a lot of
monitor-y things out there and they just didn't fit my need, so maybe
this will fit someone's besides mine.
http://horanappraisals.com/asterisk/pbxmonitor/ contains two files. one
is a php script called pbxmonitor, and one is a flat file of extensions
to extension name mappings of internal users. It
2005 Oct 05
4
dropped calls when g729 is used on sip leg
Hello - I have 8 polycom 501s all setup great using ulaw. We have put
them through a pretty rigorous torture over the last 4 months, and
they've performed famously. No dropped calls ever.
We invested in some g729 licenses. changed my ipmid.cfg so that g729 is
priority 1 and ulaw is priority 2. I added allow=g729 to my extension's
sip.conf entry, where existed before disallow=all
2005 Dec 28
3
voip-info: Asterisk record calls
On this page http://www.voip-info.org/wiki-Asterisk+record+calls there
is "Example by Mojo". I have done everything he said and I have sox
package installed.
[root@pbx recordings]# sox -help
sox: Version 12.17.7
...
When I open this web page http://10.0.0.26/recordings/index.php I get
this: No Recordings Found
And there are recordings in /var/spool/asterisk/monitor
Do I have to do
2006 Jan 25
4
Setting ringtone on Polycoms
Hi,
I'm having trouble setting the ringtone on my Polycom 501.
The relevant entry in extensions.conf is:
exten => 801,hint,SIP/creative1
exten => 801,1,SetVar(ALERT_INFO="Test")
exten => 801,2,Dial(SIP/creative1,20,Ttr)
In the sip.cfg:
<alertInfo voIpProt.SIP.alertInfo.1.value="Test"
voIpProt.SIP.alertInfo.1.class="13"/>
and
<TEST
2006 Mar 27
1
Master.csv Shell Script
Im not looking for anything super detailed, just something to run through
the master.csv file and give total time per account code. . . .does anyone
out there have a script like this I could work from?
2005 Oct 06
2
Mediatrix 1204 and Asterisk
Dear Group,
I have my Asterisk box working with a Mediatrix 1204.
I have 2 questions;
1) I do not seem to get a Call ID on the call coming via the Mediatrix
1204. I was wondering if anyone had this configured and if they could
share this with me?
2) How do you route a call based on caller ID on Asterisk. At the moment
I'm routing calls via DNIS.
Thanks and Regards
Shad Mortazavi
2005 Oct 06
2
how do I know what codec is being used
Hi,
This may be a stupid/easy question for many of you.
Q. how do I know what codec is being used for a particular call or call
leg?
Thanks.
AK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051006/5c225e0b/attachment.htm
2006 Jan 05
3
Remotely reboot SIP Phones ?
Hi,
Can you give me some councils of remotely rebooting sip phones in asterisk
server? How to configure sip_notify.conf and sip.conf? Kind regards,
Guan
; Reboot Polycom Phone
Event=>check-sync
Content-Length=>0
; Untested (Reboot Sipura Phone)
Event=>resync
Content-Length=>0
; Untested (Reboot GrandStream Phone)
Event=>sys-control
; Untested (Reboot Cisco Phone)
2006 Jan 19
2
Brief silences during calls
Where can I investigate the origin of brief silences during calls from/to my
SIP phone?
Only rare pauses of 0.5-1.0 sec when I'm not able to hear anything.
Thanks
Mimmus
2006 Jan 19
1
DTMF # ?
Can the # be used as a valid key press for a user in a dial plan?
if so how can the asterisk recognize it as a valid key press?
2006 Feb 03
1
Zaptel 1.2.3 with Asterisk 1.0.9
Hi,
I would like to try the new echo cancelers in zaptel 1.2.3, but don't
want to switch to Asterisk 1.2.x just yet. Anyone can tell me if zaptel
1.2.3 will work with Asterisk 1.0.9?
Thanks,
Andre
2006 Mar 06
1
Unable to start Asterisk 1.2.5 with Asterisk-Addons 1.2.1
Hi all,
I installed the Asterisk 1.2.5 and asterisk-addons 1.2.1 of a new Red Hat
linux box( Linux version 2.4.20-8smp). I was able to compile both the
software but when i start Asterisk, it exits with the following dump.
Error Text Start=========================
[res_crypto.so] => (Cryptographic Digital Signatures)
-- Loaded PUBLIC key 'iaxtel'
-- Loaded PUBLIC key
2006 Mar 08
1
Upgrading Asterisk witk G729 license installed
I've an Asterisk 1.2.4 installation, where I've also installed the G729
codec license. I'd like to upgrade that installation to 1.2.5, but I'm
not sure if I'll lost the license in the process (and if I'll be able to
recover it later!!!).
Is there any special consideration I've to keep in mind in this case, or
should I just run the typical "make + make
2006 Mar 20
1
Is it possible to turn off password for transfers on FOP
Hi,
Is it possible to turn off the request for a security code when
transferring in FOP (Flash Operator Panel)? If not can the security code
be set to use the SIP or voicemail passwords? I know there is a forum
for FOP but no one seems to be answering there... so I thought I would
see if anyone here might have experience with FOP.
Thanks
2006 Mar 28
1
RXgain
I have really cranked up the rxgain on a t-1 trunk in Zapata.conf. It
seems to have no effect although I raised it to 7 from zero. I am using
a te110p. Any thoughts on why? I have not unloaded he modules and
reloaded them as it is during the day. Does this even need to be done to
take effect; I did restart the asterisk service.
Jordan Novak
Communications Technician
Logistics Health Inc.
2006 Mar 30
1
Disable polycom call waiting?
How do you disable call waiting on Polycom IP601 phones?
I've looked through the user and admin guides and can't see anything about
disabling it.
-Dan
2006 Mar 16
2
Queues Not Reporting Estimated Hold Time
I am running 1.2.5 with a simple queue and have announce-holdtime = yes
in queues.conf for that queue. The person is being told their posistion
in the queue and the CLI says the estimated hold time, but it never
plays it for the caller. It worked previously, i am not sure when it
stopped, i think after 1.2.1. Is this a known bug? I dont want to
report it to the bug tracker if its already been
2005 Oct 12
2
Polycom: Button Remapping, HELP!
I need to find a way to have the Polycom phones automatically park
calls. Right now my users hit #70# (I know the last # is optional but
it speeds it up.) to park a call. Personally I think this is easy, but
my users would like one button to do this for them. The Polycom has
buttons we don't need (Transfer & Services), it would be nice if I could
remap one of those buttons to dial
2006 Jun 05
4
Local vs. toll Dial Plan
Ok asked this earlier with no response so I will phrase it a different
way. I am sure someone had to deal with this and there is a "best way."
I want to let Asterisk make the decision on best path based on local
exchange - xxx-yyy - where xxx is one of my local area codes and xxx is
exchange designator. The problem is that the list is rather large. Maybe
50-100. The idea is that I can