similar to: ${CALLERID}

Displaying 20 results from an estimated 1000 matches similar to: "${CALLERID}"

2004 Aug 28
4
G729 licenses
Hi, all!!! What will Asterisk do in the following case: For example, we have 4 licenses, and have 4 simultaneous calls, using G729. Will asterisk allow incoming calls from peer, that can talk G729 and ulaw, and will it force it somehow to use ulaw in this case? All phones there in LAN behind Asterisk prefer GSM codec, so it does transcoding. So, what I mean is will Asterisk fall back to use
2004 Sep 14
3
OH323 Trunking
I've successfully got inbound/outbound calling working with our Asterisk using the Asterisk-OH323 channel driver. We are using a parent gatekeeper and the NuFone H323 channel driver would not work with the parent gatekeeper... I'm trying to determine a way to ensure that the line used for outbound calling is always available i.e. like trunking.. >From what I can tell when I place an
2005 Mar 22
0
RE: Asterisk-Users Digest, Vol 8, Issue 150
The update worked like a charm! Hold music is as cheesy as ever! Thanks much, this list is a life saver! Dan ------------------------------ Message: 2 Date: Fri, 18 Mar 2005 09:16:59 -0600 From: Eric Wieling <eric@fnords.org> Subject: Re: [Asterisk-Users] Redhat 9 Music on hold To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com>
2004 Sep 01
0
CLI variable not set on incoming call
Hi, need a quick help ... it should be easy but ... exten =>_9898,1,Answer exten =>_9898,2,VoiceMailMain(${CALLERID}@domain) Accepting overlap call from '342' to '9' on channel 0/2, span 3 -- Executing Answer("Zap/8-1", "") in new stack -- Executing VoiceMailMain("Zap/8-1", "@domain") in new stack As you can see there
2004 Sep 09
2
Fax relaying with T.38
Hi, We've got endpoints and gateways who have T.38 fax support. We now use SER and Asterisk to do our routing and other functionality, but fax doesn't seem to work. Asterisk complains like this: Sep 9 09:25:45 WARNING[467828746]: RTP Read too short Sep 9 09:25:45 WARNING[467828746]: Asked to transmit frame type 256, while native formats is 32 (read/write = 256/256) With lots of the
2004 Sep 17
1
How would you handle a fax without T.38orG.711uLaw?
asterisk-users-bounces@lists.digium.com wrote: > Isn't it possible to use T.38 for interconnecting hardware gates > supporting T.38 with asterisk using SIP REINVITE? > I'm not shure but but think its's might be possible because after > reinvite traffic goes directly from one gate to anotger, not over > Asterisk We've seen a problem here with asterisk. Wehn
2004 Jun 17
2
HFC ISDN card with bristuff from jung hanns.n et?
Hi Alessio Yes, the problems you report do seem similar to the issues I had. I found on the Dells that the audio prompts were very choppy and played slower than normal. Occasionally there would be 'bursts' oav a second or so of 'good' audio. I also suspected IRQ issues but the Dell Mobos had no way of adjusting them. Best thing is to try and get the card on its own unshared
2004 Dec 28
2
Mysql and Voicemail
Hi, I would like to enable mysql handling of voicemail boxes ... following that tutorial http://www.voip-info.org/wiki-Asterisk+voicemail+database so I modified the makefile of /apps directory to include USE_MYSQL_VM_INTERFACE=1 and copied mysql-vm-routines.h in the /apps dir, set up the db and some boxes in the table, also edited the voicemail.conf file. Everything compiles just fine, then
2004 Sep 28
1
chan_oh323 and DTMF
Hi, Our gateway has asked that we send DTMF as RFC 2833. Although chan_oh323 seems to do this, it doesn't specify the DTMF mode during the H323 setup headers. Is there an easy way around this? Thanks, Andrew
2004 Oct 07
2
Asterisk ---- SER ----- GAteway and Reinvite
Hi, i'm using * with SER and a cisco 3725 as Gateway. I noticed that the reinvite is not working if i use SER and if i don't use IT (*---->Gateway) the reivite works so the * server is able to let the RTP direct from gateway to SIP Clients. Do you know in which way can i let it work with the SER too. Becouse i need SER to manage other VOIP communities but if i'm not able to use
2004 Oct 08
2
open phone
Hi, I run asterisk with oh323 plugins.It runs correctly with sjphone H323 Gatekeeper. But When i run openphone it doesn't recognize my asterisk server like a gatekeeper !! What is the problem ? Thx
2004 Sep 06
2
DTMF information?
I am looking at building an IVR product with a few interesting features and need some more information about how asterisk and VoIP work and what I can get from them. As far as I can tell when I use ISDN/GSM telephone networks the DTMF information travels as data representing 'start tone' and 'stop tone' for each button pressed, it is then generated at the other end if an
2005 Jan 11
2
Realtime and include
Hi, I'm testing realtime right now, it does not seem to me that realtime contexts can be included in normal context, like this [sip] include=>sip-dial exten=>i,1,Hangup [sip-dial] switch=>Realtime/sip-dial Am I getting it wrong ? Tnx ! -- Best regards, Alessio mailto:afoc@interconnessioni.it
2005 Jul 25
1
Voicemail : Unable to create lock file: No such file or directory
Hi, I get this message after password request in voicemail app: Unable to create lock file: No such file or directory Anyone got a clue about fixing that problem ? I can't understand what directory or file we are talking about .. Tnx for any help! -- Best regards, Alessio mailto:afoc@interconnessioni.it
2005 Jan 17
4
REALTIME and VARIABLES
Hi, I'm having some problem with realtime: let's say I have a dialplan like this [globals] IPPHONES=_3XX [sip] exten=>${IPPHONES},1,Answer A call from ip phone 300 comes in, and it's been answered. Then I "switch" the sip context to realtime, putting the exten in the db and using the variable name for this as in the file version. [globals] IPPHONES=_3XX [sip]
2004 Jun 17
1
HFC ISDN card with bristuff from junghanns.n et?
Please can you explain in more details as to what your problem is? I have 2 cards working in one PC, but have had problems with Dell motherboards. -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Alessio Focardi Sent: 17 June 2004 11:41 To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] HFC ISDN card
2004 Jun 22
2
iax.conf : what is the purpose of trunk ?
Sorry for the stupid question: What's the purpose of defining a peer as trunk in iax.conf ? The question is also valid generally speaking (for other channel types), for instance: why define a Zap group as trunk in extension.conf ? Tnx for any help ! -- Best regards, Alessio mailto:afoc@interconnessioni.it
2004 Dec 17
5
Disabling " !" command
Hi, since I run asterisk as root with a CLI open on TTY12 I was wondering if the "!" (shell) command can be disabled from the config, for safety reasons it seems me usefully. Tnx for any help ! -- Best regards, Alessio mailto:afoc@interconnessioni.it
2004 Apr 07
1
errror compiling asterisk from cvs
I got this compiling the new cvs code ... any idea ? Tnx ! gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/07/04-11:28:50\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2004 Apr 09
2
g729 and dtmf
HI, quick and simple question: is it possible to use inband dtmf with g729? What I would like to do is to have sip clients connected to asterisk and a zaptel card to make pstn phone calls. My concern is to allow sip users to use digits for call destinations that do require menu actions while retaining low bandwith occupation. Tnx ! -- Best regards, Alessio