Displaying 15 results from an estimated 15 matches for "thezerogroup".
2006 Apr 06
0
Telasip
...-
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Tom Vile
Sent: Thursday, April 06, 2006 6:50 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Telasip
then you got lucky.
On 4/6/06, Jeremy <thezerogroup@gmail.com> wrote:
> I was wrong, it was me having the problems. I must say I found their
> support very helpful, I reached a REAL PERSON with one try. I know a
> lot of people slam their providers on this list. . . Can anyone tell
> us their good experiences?
>
> -----Origi...
2006 Mar 16
4
New one on me: How to UN-transfer
I'm using a Snom 320 in a CAP position and the receptionist wants to do
blind transfers. OK, no problem so far. Now she has asked me how to
UN-transfer a call, as in, she transfers a call and wants to hook the call
back before it connects (she wanted to tell the caller additional
information for example)
I don't think that this is possible as once my dialplan starts using Dial()
2006 Mar 16
1
DUNDi .... Halfway
...(Response)
Flags: 00 STrans: 12457 DTrans: 10902 [216.187.142.204:4520] (Final)
Rx-Frame Retry[No] -- OSeqno: 001 ISeqno: 001 Type: ACK (Response)
Flags: 00 STrans: 10902 DTrans: 12457 [216.187.142.204:4520] (Final)
> -----Original Message-----
> From: Jeremy [mailto:thezerogroup@gmail.com]
> Sent: Thursday, March 16, 2006 4:57 PM
> To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> Subject: RE: [Asterisk-Users] New one on me: How to UN-transfer
>
>
> Anyone tested?
>
> -----Original Message-----
> From: asterisk-users-boun...
2006 Mar 29
1
Blacklist out bound numbers from file
I'm looking to bock a list of numbers users cant call. Is it possible to
pull these from file specified in the dial plan, as apposed to mysql?
2007 Feb 27
2
Authentication Command
Anyone else experiencing a slow authentication command. I noticed this
command takes about 1.5 - 2 seconds of silence before it asked for password,
then another 2 sec of silence before it moves froward after that. Any ideas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070227/d0b98d65/attachment.htm
2006 Apr 10
2
HTML / PHP
Has anyone made, or have any simple PHP, or HTML interfaces where by a user
could enter their number and the number they want to call, and have asterisk
bridge the calls?
2007 Feb 24
6
dial a pager and enter DTMF
Probably just a simple syntax issue, but does anyone know how to dial a
number and the once phone has been answered, play DTMF tones and then
disconnect. I am trying to use this for page notification.
Ive been trying the following string with out luck:
exten => s,2,Dial(SIP/TelaSip-gw4/5198881212|D(12345678)
Any help would be greatly appreciated!
-------------- next part --------------
An
2006 Mar 27
0
Question about Polycom 601 and expansion module.
...ct me
> off-list.
>
> Thanks
>
> Bruce Komito
> High Sierra Networks, Inc.
> www.servers-r-us.com
> (775) 236-5815
>
>
>
>
> ------------------------------
>
> Message: 6
> Date: Mon, 27 Mar 2006 14:25:17 -0500
> From: "Jeremy" <thezerogroup@gmail.com>
> Subject: [Asterisk-Users] Master.csv Shell Script
> To: <asterisk-users@lists.digium.com>
> Message-ID: <44283c23.4b9614b5.2e6e.08d4@mx.gmail.com>
> Content-Type: text/plain; charset="us-ascii"
>
> Im not looking for anything super detailed,...
2006 Mar 16
1
Authenticate CDR Logging
Hi All:
I am mainly using my asterisk box for me and my six roomates, mainly for
DISA when we're on the road. Currently I use
exten => s,2,Authenticate(/home/supalogs/callcards) to check againt a list
of 10 passwords. The only problem here is that CDR does not log Authenticate
passwords, so I am unable to tell who made what call. If anyone knows how I
can add a custom CDR field to log
2006 Mar 16
0
redirect output
Does anyone have any idea why this will not redirect output to a file
exten => s,2,System(/home/./supercallerid.pl ${CALLERIDNUM} ${CALLERIDNUM}
${CALLERIDNAME} > /home/supalogs/super_callerid_output.txt)
I know the perl script works as it I get this in CLI>
* Executing System("SIP/9169541949-c23c", "/home/./supercallerid.pl
9164003223 9164003223 Buffalo
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?
2006 Mar 28
0
CID passthrough
This may be an issue for the other business list, but does know how I can
set a2billing to pass the CID of the calling party, and not my poviders'
numbers. My current provider does allow me to pass my own CID data, I just
can find in a2billing....any ideas?
2006 Mar 30
1
Authenticate
exten => s,2,Authenticate(/home/me/calls|[|a])
I use the above in my dial plane to auth users, up untill now it worked
fine. All of a sudden it just stopped working. Any ideas of why I can no
logerlog in with the numbers contained within
2006 Dec 29
0
PHP to call script
Using the php script below. I am able to enter my number and the number to
call, however I get the following error:
-- AGI Script cid-spoof.agi completed, returning 0
== Parsing '/etc/asterisk/manager.conf': Found
== Parsing '/etc/asterisk/manager_custom.conf': Found
== Manager 'admin' logged on from 127.0.0.1
-- Executing Wait("OutgoingSpoolFailed",
2007 Jan 02
5
Call connected, cannot hear or speak - $20 for fix
I am able to get this script to dial, but I am unable to talk or hear
anything. The script asks for the number to call and the the caller id to
display (if user is not at their normal extension). Once submitted, the
external extension receives a call, once answered the call is then placed to
the dentition number.
The script works as the call is place, but I cannot hear or say anything.
Any one