similar to: global variables and updates

Displaying 20 results from an estimated 10000 matches similar to: "global variables and updates"

2009 Mar 29
2
h exten no getting run ...
Asterisk 1.4 r181990 given the dialplan snippet below, can anyone tell me why the h exten is not being run ? ============================================================================ console output: [Mar 29 10:33:49] -- Executing [s at questionnaire-menu:1] Set("Zap/1-1", "TIMEOUT(digit)=3") in new stack [Mar 29 10:33:49] -- Digit timeout set to 3 [Mar 29
2009 Mar 12
8
UK ISDN-30 and ANI
Has anyone in the UK got ANI to work on an inbound call ? Using asterisk 1.4 trunk and zaptel 1.4 trunk, with a Euro-ISDN 30 Julian ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email
2008 Oct 01
3
GSM / 3g channel bank
More than 60% of our outbound calls are now to mobiles, so the time has come to whack in a gsm channel bank. Does anyone have any preference of bank ? Do you use a PRI or VOIP connection from the bank to asterisk ? Real-world experiences are sooooo much better than marketing blurb ;) We currently have a TE412P with a free socket, so we have a choice either way. I am looking for up to 30
2007 Mar 19
3
Cepstral and numbers
Does anyone have any idea on how to force cepstral to convert a number to speech ? I have noticed that sometimes it speaks the number correctly, and at others it doesn't. 1) 787 is pronounced 7-8-7 2) 123 is pronounced one-hundred and twenty-three. 1) is wrong for what i need, 2) is perfect. Is there anyway of forcing numbers to be pronounced as 2) ? I've tried looking at the ssml
2008 Nov 12
3
Grandstream and pickup
Man, I really feel stupid, but after banging my head on a brick wall for several hours ... I need help! I've gotten the BLF to work on my shiny new GXP2010. The GXP is exten 5707, and I've got an xlite on 5608. When I make a call from an outside line, I dial SIP/5608. The little blinky light on the GXP that's monitoring 5608 goes, well, "blink blink". :) I then press
2009 Jul 02
3
Grandstream 2010 and blinky lights
I am using 1.4, and have the above device, and it worked really well with monitoring 18 "hints" aka devices. Now, I've moved us to a hotdesking paradigm where the user is the "extension" not the device. IOW if I dial 1234, I will get user 1234 (who happens to log on to device ABC today, and DEF tomorrow). Can I make the GXP monitor user 1234, not extension 1234 ?
2009 Feb 12
4
Multiple caller id ...
If I have the following in the dialplan exten => foo,n,Dial(SIP/1234&Zap/G1c/55443322) and SIP/5432 calls this extension, is it possible to show different callerid numbers to each of the target numbers ? The reason I ask is that if the call is from an internal sip phone, I want to show the internal callerid (5432) to the SIP phone on 1234, and the DDI of the 5432 extension
2009 Jan 16
4
Snom 300 vs Grandstream gxp
Can anyone who has used both comment on the pros and cons ? Need to buy about 30 of these, for a small company with limited IT support. Julian ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email
2009 Feb 06
2
asterisk and DNS
We've just had the problem where our DNS server went down, and * started to act "funny". Is the best solution to install a local DNS server on the * box, and have no other DNS servers ? - this is an internal app, no need for any external DNS resolution at all. Julian. ______________________________________________________________________ This email has been scanned by the
2009 Jan 13
2
0800 UK number
I have concocted a system for my children's primary school where parents can dial in and subscribe to an "emergency broadcast" message so that they can be automatically contacted in case of a problem like the school being shut because of snow etc. I would like to provide an 0800 number service for this, so that there is no cost to the parents, but obviously I would like to get
2008 Dec 16
4
RDNIS and asterisk
I have a couple of numbers that are diverted to a number that is conected to an isdn30 card, running asterisk 1.4. eg. 123456 => 22334455 654321 => 22334455 What I would like to know is the number of the orginal number dialled (123456 or 654321). I thought that RDNIS was the answer, but it is always coming up blank. When I did a debug on the pri span, I saw the following message
2007 Oct 05
2
ping too
Nothing from me is posting to the list either. Julian
2008 Nov 29
1
GSM gateways - which one ?
I've been asked to purchase a gsm gateway for use with our asterisk server (for our use, not reselling) I have a spare ISDN port on the server, so I have use either a PRI or VOIP gsm gateway. What would people recommend ? Has anyone used the QuesCom 400 ? I would also love to know a rough idea of cost ;) Once I've gotten the info, I'll post a message on the biz list for a
2007 Aug 24
1
Simulating errors (Busy / Out of Order)
I'm trying to build a test suite so that I can run "calls" through and verify the call results. I've made a cross over cable and linked my 2 ISDN30 ports together. So now I can dial out on span 1 , and to receive the call on span 2. in the context for span 2, I have the following: <snip> ; #1 "answer" a call and play music 000XXX : ring for a random period,
2007 Oct 11
9
Mask Initial Processing with Ring Back Tone
I need to process a number of lines of code in the dialplan before answering a call. Can standard ring back tones be played to the caller while this is happening prior to answering the call. Which commands would facilitate this? Thanks in Advance, Vic
2009 Jun 27
2
using http to provision a Grandstrea GXP2000 phone
I have a GXP2010 phone, the one with 18 blinky lights ;) I currently provision the phone by writing out the conf file, encoding it and sending it to the tftp server. I was wondering if anyone had managed to automate the web side of provisioning ? TIA Julian ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security
2010 Aug 28
1
Play a number of files to a caller
I want to be able to allow a caller to dial a ddi, system to verify identity etc (this is all done) I then want them to sit listening to music, until an event happens. When this (external) event happens, I want to play a certain file to the caller, using playback (so that they have ff / rw etc), and when finished, go back to the music. 1) I thought of redirecting to an extension that played the
2005 Aug 26
5
voip-info - is it alive
I cannot reach voip-info - is it just me or is the site not available ? Julian
2013 Mar 29
1
Asterisk 11 - Change CDR in hangup exten [Was: CDR values changed in hangup handler not saved]
2013/3/29 Julian Lyndon-Smith <asterisk at dotr.com> > check out the endbeforehexten option in cdr.conf > > this needs to set to "yes" > > Julian > Unfortunately, this doesn't help. Let's drop the hangup handler at the moment, and focus on the "saving to file" part. Then my issue is I can't update CDR value is hangup exten. Here is a
2012 Nov 07
1
Random crash of the machine ? due to Asterisk 11
I experience random crash of machine (full hang, requiring a hard reset) after trying to test run Asterisk 11. The machine is a centos 5.8 32 bits pc with 1G ram. Asterisk is compiled from the source and no other software has been installed Anyone experience similar situation? -------------- next part -------------- An HTML attachment was scrubbed... URL: