Displaying 20 results from an estimated 4000 matches similar to: "Macro Dial - External DID"
2007 May 03
3
SIP RealTime Friends
I setup sip realtime. Is it possible to use a type of friend? User
and Peer seem to work fine.
--
***
Forrest Beck
IAXTEL: 17002871718
jonforrest.beck@gmail.com
2007 Feb 08
3
Automatic Dial, Play message
Does anyone have some method, or AGI scripts that will automatically
call a list of numbers from a database and play a pre-recorded
message?
For example, you have a database of
FirstName LastName PhoneNumber
Jon
--
***
Forrest Beck
IAXTEL: 17002871718
jonforrest.beck@gmail.com
2007 Feb 25
1
Marks SNMP HowTo
I followed Marks SNMP howto on Voip Magazine and ran into a small
problem... (http://www.voip-magazine.com/content/view/2877/0/1/3/)
When asterisk is running as a non-root user (asterisk) SNMP request
for for the Asterisk MIB tree return nothing. If I quit asterisk and
run it as root, all is fine. Does anyone have a idea what is going
on? I have never used agentX, so I am unsure of what it is
2007 Mar 30
1
Paging
First off, A lot of thanks to this list. I have learned ton from
reading through the posts this past year.
I need some advise.
I have two group of phones connected to a single server.
Group1= SIP/2503&SIP/2504
Group2=SIP/3501&SIP/3502
I'd like to be able to dial an extension and page a certain group of
phones only if ChanIsAvail returns 1.
I am not sure how to go about
2007 Apr 04
1
Polycom
I know this doesn't belong on this list but... I am looking to see if
anyone is using Polycom and knows of a web based software for
creating/managing the cfg files for polycom phones. I see that the
AsteriskNow will add provisioning support for Polycom phones. Since
it is still in beta, I was just looking to see if there was anything
else out there.
Thanks!
--
***
Forrest Beck
IAXTEL:
2007 Apr 19
3
Outgoing CallerID
I am not sure of the best way to do this, so I thought I would query the list.
I have about 100 internal extensions ranging from 2000 - 2100. Each
internal extension has a external DID number. For example: 2001 =
5552871620. As you can see the internal externsion and DID don't
match in any way. What would be the best way to set the DID for when
a extension dials out on the PRI? In
2007 May 03
2
zttranscode crashes server
I was just looking to see if anyone else has seen this problem as well.
When asterisk starts up it loads the zttranscode module. The problem
exist when I use the init scripts to stop asterisk and then use the
zaptel init script to unload modules. Since the zaptel init script
didn't load the zttranscode module it will error out when trying to
unload the modules.
I built
2007 Mar 01
2
Asterisk 1.4.1
Any idea when 1.4.1 will be available. There is a bug fix in the cvs
head that I need, and I don't want to run the cvs build on a
production machine.
Thanks...
--
***
Forrest Beck
IAXTEL: 17002871718
jonforrest.beck@gmail.com
2007 Feb 27
1
Billing Telephone Number (BTN)
I have Asterisk setup with two PRI's one going to my telco and the
other going to a Norstar Meridian system. The Norstar Meridian is
sending a BTN number that needs to be passed to the Telco. Is there a
way to pass the BTN as a variable in the dial plan? Like
CallerID(num)? What is the variable for BTN if so?
Many Thanks.
--
***
Forrest Beck
IAXTEL: 17002871718
jonforrest.beck@gmail.com
2007 Mar 26
1
Server Recomendation
I am looking to install a system with 200 phones (polycom). There
will be about 30-40 simultaneous calls. I am looking at the Dell 1950
with Quad 2.66, 2Gig RAM, Two 160 Gig SATA Drives (Mirrored with a
Perc5 card), Dual Gig NIC, and RHEL 4.0. I will use two "gateways"
for my PRI's and FXS Cards so PCI won't be used. I will probably use
a small 14" 2U server to handle
2007 Apr 24
2
Voicemail on Different Server
I have two seperate systems at two different locations. Each hosts
there own voicemail for their phones.
I have thought about just having all voicemail on one server. Is the
best way to do this just through a dial app?
For example, if someone dials 1000 to check voicemail at site A. The
dialplan will be something like this on Site A:
[context-for-phones-at-one-location]
exten =>
2007 May 05
1
ODBC
I am trying to compile asterisk with ODBC support on CentOS 4.4. I am
running into the same issue as documented in this bug.
http://bugs.digium.com/view.php?id=8214
The server is a Dell 2950 with Dual Core /64bit processors (2Gig RAM).
I tried creating a symbolic link link mentioned in the bug report,
but didn't have any luck.
Any one else had this issue? What did you do to get around
2007 Jul 15
1
TimeStamp a Recording
Has anyone come up with to timestamp a Recording? I am using a pretty
simple dialplan to record a audio file for a hotline. I'd like to
store the date and time it was recorded somewhere, Ast DB or MySQL DB.
Then when the audio file is played back to a caller, the system will
say something like.
This message was recorded
January
14th
at
10
42
pm
Thanks for any ideas you may have.
--
***
2007 Jul 10
0
G722 and Polycom 550
Has anyone found a way to enable the g722 codec as a prefered codec in
the Polycom provisioning files for the 550's? I couldn't find a pref
for voice.codecPref.IP_550.
What needs to be put into the allow field (sip.conf) for asterisk to
allow the codec?
--
***
Forrest Beck
IAXTEL: 17002871718
jonforrest.beck at gmail.com
http://www.shift8.biz
2008 Feb 21
0
HoldMusic Beep
Does anyone have a audio file they would be willing to share for on hold
music?
I am looking for something like the old norstar beep every few seconds.
I tried 3 seconds silence, beep.wav, beep.wav. But it just didn't sound
right. I need one that has a "softer" beep.
Thanks!
--
***
Forrest Beck
IAXTEL: 17002871718
jonforrest.beck at gmail.com
http://www.shift8.biz
2007 Jul 04
1
Dialout Macro and transfer call in progress
Dear All,
I can not transfer call in progress. What's wrong with my macro? I think tT flags is enough right?
[macro-stdexten]
exten => s,1,Set(temp=${DB(CFU/${ARG1})}) ; Get CFU key
exten => s,2,Set(DNDStatus=${DB(DND/${ARG1})}) ; Get DND key
exten => s,3,GotoIf($["${temp}" = ""]?5) ; If not existing, goto priority 5
exten =>
2007 Jul 01
0
Transfer outgoing call - macro
Dear All,
I have a problem with call transfer. When I dial a number and then I want to transfer current call to an extension, I'm getting disconnected. Transfering incoming call works fine. I'm using macro for dialing.
extensions.conf:
[from-internal]
ignorepat => 9
exten => 200,1,Macro(stdexten,200,SIP/dzalewski)
[macro-stdexten]
exten => s,1,Set(temp=${DB(CFU/${ARG1})})
2010 Apr 29
2
Code in extensions.conf to leave a voice mail in another PBX ?!
Hi Guys,
i spent some time to figure this out (since i love how dialplan is written)
but i decided to ask for your help guys.
i have two asterisk servers one is 1.2 the other is 1.4, from 1.4 (pbx1) to
1.2 (pbx2) i can leave a voice mail without any pb, but from pbx2 to pbx1 it
just hang up.
in pbx2 extensions.conf:
i am using: exten => 8029,1,Dial(IAX2/pbx1/${EXTEN},20,tTWwr)
in pbx1, i
2007 May 08
3
MYSQL Query --> PAGE
I have all my SIP users in a realtime database. I would like to use
MySQL command to query the database and use the results from the query
to page all the phones found in the query.
The results from the MySQL query will be multiple rows of extension:
Something like:
mysql> Select extension from sip where extension like '6%'
6001
6002
6003
ex....
I need to put all the results into a
2006 Mar 06
0
No ring when doing blind transfer.
Hi,
I have an odd problem when doing a blind transfer. The transfer is
intiated and the transferred caller hears nothing until the timeout. I
have tried setting the 'r' and the 'm' variables in the dial command.
Nothing happens when I use the 'r' variable when I use the 'm' variable
I briefly hear music on hold and then it stops until the timeout for no
answer