Displaying 20 results from an estimated 600 matches similar to: "Pattern matching...."
2007 Dec 07
2
Open Asterisk Exchange Project
Is there anyone interested in developing an open source Asterisk / MS
Exchange solution?
Yours,
Michael Munger, dCAP
404-438-2128
michael at highpoweredhelp.com <mailto:michael at highpoweredhelp.com>
Attachment encrypted? click here
<http://www.highpoweredhelp.com/tutorials/wincrypt/> .
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Feb 27
1
What causes SIP 486?
We have an asterisk system and Polycom phones that were provisioned by
someone else. They want to get call waiting to work, but for the life of
me, I cannot figure out why the Polycom is returning a SIP 486 Busy Here
when you call and the person is already on the phone.
I have the feeling there is a configuration in sip.cfg or mac.cfg that I
am overlooking. Any thoughts?
Calls per line key
2007 Oct 04
4
Using PHP to reload extensions
I am trying to use PHP to reload the extensions in an Asterisk
installation. I keep getting this error:
Unable to connect to remote asterisk (does /var/run/asterisk.ctl exist?)
when I run the script by visiting the URL; however, if I run the script
from the command line, it runs just fine (works perfect, actually).
I think it is permissions related. Does anyone have any ideas?
<php
2004 May 18
5
want to set a var in sip.conf
i have extensions in locations across a number of telco area codes.
when someone in seattle picks up and dials 91234567, it would be
nice to transform it to 92061234567. i would prefer not to have
an extension context per area code. it would be cool to be able
to set a variable in the sip.conf bit for each phone with it's
geographic default area code.
or other folk may have a better hack.
2008 Jan 19
3
New Polycom Provisioning Tool Released with BugFix
Polycom Provisioning Tool Updated.
I made a bug fix that was reported, which was causing the directory
creator to not work when there was an invalid character in the filename
of the csv.
I have also posted an FAQ: http://www.wintrisk.com/ppt.html#FAQ
Download the new one, and tell me what you think! It's free, and mildly
useful!
http://www.wintrisk.com/ppt.html
Yours,
Michael Munger,
2007 Aug 04
1
Connecting two Asterisk servers with a framerelay connection
What modules do you want on it?
Yours,
Michael Munger, dCAP
404-438-2128
michael at highpoweredhelp.com
________________________________
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of MOSBAH
ABDELKADER
Sent: Saturday, August 04, 2007 3:16 PM
To: asterisk-users at lists.digium.com
Subject: Re: [asterisk-users] Connecting
2007 Oct 03
4
IAXy and hook flash transfer
In features.conf, I have uncommented the transfer features under feature
map, but I still cannot transfer using a POTS phone on an IAXy adapter.
I think I am missing something here.... Any help is appreciated.
Here is features.conf:
;
; Sample Parking configuration
;
[general]
parkext => 700 ; What extension to dial to park
parkpos => 701-720 ;
2007 Jul 26
8
IAX connections broken
Dear All:
I have several boxes that up and running just great, then we changed
internet equipment due to a lightning strike, now all my inbound IAX
connections (iax2 show peers) have unknown status. If I log into the
remote boxes, it says "Request sent."
The authentications haven't changed at all, and all the iax.conf
settings are correct. It looks like a firewall issue, but
2008 Feb 22
2
Interrupt VM and Steal a call.
Two questions:
1. Does anyone have a good way to transfer a call from inside
comedian mail to the current extension? The problem is: let's say the
phone goes to voicemail after 4 rings, yet I don't hear it until the 3rd
ring. I come running into my office but miss it by a split second. Is
there a way I can barge in on the person leaving a message for my
mailbox while they're
2007 Aug 03
5
Difference between WaitExten and TIMEOUT (response)
Hi List;
What is the difference between WaitExten function and
TIMEOUT (response)? As I see that both are used to
determine the allowed time to enter the digits, any
one can advise?
Regards
Bilal
____________________________________________________________________________________
Shape Yahoo! in your own image. Join our Network Research Panel today!
2005 Jun 24
2
Set global variables without extension..
Is it at all possible to set a Global Variable freely whenever a context gets used without having to enter an extension priority to use SetGlobalVar? This is really limiting the dialplan for me. Heres an example of what I would like to be able to do.
[globals]
AREACODE=
[local]
exten=_NXXXXXX,1,Dial(SIP/${AREACODE}${EXTEN}/blah)
[anyoldcontext1]
AREACODE=313
include=local
[anyoldcontext2]
2006 Oct 17
1
Help with Dialplan Rules Please!
This was posted at The Asterisk Blog Forums <http://asteriskblog.com/forum/>
Click here for the original
post.<http://asteriskblog.com/forum/viewtopic.php?t=20>
I need someone to explain how the dialplan rules work? I'm having a hard
time getting it. I know that to dial out you need a 9 and to ignore that 9
once your out... requires a switch of sorts that tells asterisk to ignore
2007 Nov 17
0
Polycom Provisioning Tool Source Code Released
I have had so many requests for it, I have released the source.
http://www.wintrisk.com/ppt.html
Yours,
Michael Munger, dCAP
404-438-2128
michael at highpoweredhelp.com <mailto:michael at highpoweredhelp.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Oct 27
1
Display name when dialing on Polycom
I have a customer who wants the Polycoms to display the CallerID name of
the person they called on the phone they are calling from.
The receiving phone gets CID just fine, but the calling phone doesn't
display a name. For instance, if you dialed extension 3000, the Polycom
Displays "3000(3000)" Instead of "John Doe (3000)".
How do I set that up?
Yours,
Michael
2015 Apr 27
5
adding area code
Hello,
I would like to add area code if clients dial 7 digits, it that
possible? currently clients dial prefix 9 plus local number, however my
SIP provider is requiring to dial 10 digits. is it possible to add area
code?
Thanks,
Motty
2015 Apr 27
1
adding area code
Thanks for your reply,
[globals]
AREACODE=381
[outbound]
exten => _NXXXXXX,1,Dial(SIP/SIP-Provider/1${AREACODE}${EXTEN},80)
did not work for me, any ideas?
Thanks,
On 04/27/2015 01:59 PM, Phil Reynolds wrote:
>
>
> On 27 April 2015 21:32:42 BST, Motty Cruz <motty.cruz at gmail.com> wrote:
> >Hello,
> >
> >I would like to add area code if clients dial 7
2007 Jul 23
2
IAX Encryption
I am playing around with IAX encryption and have had good success.
I read somewhere, that trunked packets are not encrypted. Does
anybody know if this means the trunk packets themselves are not
encrypted but the voice frames in them are encrypted or does this
mean that if you are using trunking then encryption of the voice
frames will not occur. I have used Wireshark to sniff the packets
and it
2007 Aug 01
2
Polycom 320 - Can it actually be configured?
Just got one of these. Horrible to program.
Trying to key in the FTP server. Won't even
remember the info after rebooting.
Anybody know the proper way to beat on this
stupid beast so it will work?
2008 Dec 15
3
Variables for dial plan
I want to have a arbitary named variable within the client's user details in
sip.conf
[client1]
dialplan=NZ
..........
In extensions.conf (Logic expressed using PHP style)
if ($dialplan == NZ) {
$NAT = 0;
$INT = 00;
};
and in the [outgoing] section
; Australia
exten => _${INT}61[278]NXXXXXX.,1,Set(CDR(UserField)=AUSTRALIA)
exten =>
2005 Jan 31
5
RE: Answering Machine Function?
-----Original Message-----
<snip>
Is this possible with asterisk? Anyone have a sample dialplan?
-other than the problem outlined below I would try something like
S,1,wait(20)
S,2,voicemail(uwhatever)
S,3,hangup
That should ignore the call for 20 seconds and then leave a message in the
unavailable greeting for 'whatever' then hangup
That leaves another problem -