similar to: IAX Example Needed

Displaying 20 results from an estimated 600 matches similar to: "IAX Example Needed"

2004 Apr 30
0
Réf.: IAX Example Needed
Here is what you should write in extensions.conf: exten => _5.,1,Dial(IAX2/iax-a2:secret@a1.mystrx.com /${EXTEN}@inbound-calls So when you will dial anything beginning with 5, the call will be dialed in the context inbound-calls of a1.mystrx.com -----asterisk-users-admin@lists.digium.com a ?crit : ----- Pour: asterisk-users@lists.digium.com De: willy@yponeinc.com Envoy? par:
2004 Apr 05
5
Stable Relase Broken ?
All, I upgraded to the [*] stable release branch. When I call into the box (confirmed on 2 installations) the caller no longer hears the ringing. The CLI confirms that extensions are being 'rung'. Whassup? Willy Willy Wouters ypOne Publishing
2016 Mar 07
2
Efectos aleatorios anidados en gamlss
Hola a tod en s, tengo una duda que la comunidad R me puede ayudar. Estoy trabajando con gamlss, porque tengo una variable respuesta con valores entre 0 y 1 e incluidos estos. La distribución que utilizo com gamlss para este caso es "beta inflated" (Stasinopulos and Rigby 2007. Journal of Statistical Software 23(7)). El modelo que intento correr es: m1<-gamlss(Teleosteos ~
2004 Apr 12
3
Hunting S(n)IPs
Hi Akk, If this has been discussed/done then apologies be-4-hand. I did not find it in the Wiki or the Archives. Here's the question. We have incoming PRI lines, all on the same main number. An attendant is supposed to handle all incoming calls. Now, let's say I have a multi-line SIP phone. For argument's sake (and to keep it simple) say I only have two lines. We'll call them
2004 Apr 18
4
PRI: This number has been disconnected
All, When calling an invalid number using, I expect to hear: "dooh-deeh-daah We're sorry you have reached a number which has been disconnected ..." And that is indeed what I hear when I dial out from [*] using analog FXO, or VoicePulse or NuPhone. When I dial that same number trough the T1 / PRI interface however, I continually hear ringing, and then the call gets hungup. Any ideas
2004 Mar 30
9
Zaptel/PRI problem
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi. I'm getting the following error at random intervals on my TE410P with Asterisk CVS-03/30/04-11:49:01-CEST. I have two spans active, one connected to my Telco, the other to a Siemens PABX. Both spans display this behavior at random intervals. All calls are dropped when this happens. Spans are not necessarily in use when this happens.
2004 May 04
1
How does Norvergence do it ?
So a guy shows up at the the office, after making an appointment with the office manager / receptionist to talk 'phone systems'. After her eyes glaze over, with him talking T1 and Frame-Relay I get to see him. He's from Norvergence. Well dressed. Tells me they can do a T1 for $79, with unlimited local & long distance for free. It also does 'internet'. 'Just give me
2004 Mar 17
4
can't logon to voice mail - bad password
I have one SIP extension that can't logon to voicemail. The log file says -- Incorrect password '3213' for user '4035' (context=other) even though the context in voicemail.cnf says 4035 => 3213,Bill Smith Thanks! Paul Mahler mail:pmahler@signate.com phone: 650.207.9855 fax: 877.408.0105 -------------- next part -------------- An HTML attachment was
2003 Nov 07
21
Snom 200
Hi All I have a snom 200 phone here which works perfectly when using the handset to playback the voicemail messages etc. However when I play back the voice using the speakerphone it sounds choppy. Anyone had this problem before? Regards Mark
2004 Apr 05
5
Auto connect to voicemail
I have the voicemail setup working in that I get the MWI and it emails the message correctly. When I pressed the MWI button on my SNOM 200, it dials into the voicemail system and prompts me for a mailbox and password. I know there is a way to automatically connect directly into the mailbox via the extension.conf file, but I can not find the documentation I am looking for in reference to variables
2004 May 02
4
iconnecthere behind NAT, strange deal
I've been to the WIKI and I've searched the archives. Is anyone on the list successfully using iconnecthere behind NAT? I was, for over a year, and then I changed my "plan" with them. Now all my calls get intercepted immediately, "We're sorry, but your account is temporarily unavailable." Incoming calls work just fine. I contacted their so-called
2004 Apr 11
2
Booting error - Unable to specify channel 2: No such device
Hello All, I am getting a set of errors when I boot Asterisk that I have not been able to solve. What is causing these error(s)? Asterisk boot output: ============== Asterisk CVS-04/10/04-21:44:51, Copyright (C) 1999-2001 Linux Support Services, Inc. Written by Mark Spencer <markster@linux-support.net> ========================================================================= [
2004 Apr 15
7
Strange T1 Problem
When people call into my * box over the T1 interface, they get no ring tone. It rings the SIP phone and when the SIP user picks up, both parties can hear each other ok, its just the PSTN user calling in hears no ring. What could be causing this? I tried setting immediate to yes in zapata.conf, but that causes my DNIS and CallerID to stop being available. T100P with E & M Wink start
2004 Apr 12
5
T100P / ZAP / PRI errors
My PRI is being reset at least once a day with the following errors in the logs. zaptel, zapata, libpri, and asterisk are from CVS this morning.. This has been happening for weeks on all versions (including -stable). the T100P card appears to NOT be sharing an IRQ. xenon# cat /proc/interupts CPU0 0: 1203977 XT-PIC timer 1: 3 XT-PIC keyboard 2:
2004 Apr 12
4
X100P and NTL (ex Cable + Wireless)
Firstly, let me just say I am new to asterisk and if anything I've said is covered in an FAQ or in previous posts I apologise but I have tried searching and I've attempted a few of the things I found but they didn't help. Has anybody got any experience using an X100P on an NTL phone line in the UK (I'm in an ex Cable & Wireless area if that makes any difference). The
2002 Mar 06
1
Samba as Client for Samba-Domain
Hi folks, in my system I have a Samba running as a PDC for W2k-Cleints. Everything work fine (okay, there seem to be problem when the profiles are too large. The clients cannot access their profiles when logging in nor save their profiles when logging off when the profile is bigger than 4 Megs. Is this problem known and is there a way to fix it ?) But now I have another samba-system which should
2004 Mar 30
5
Caller entered digits ignored during wait....
Greetings, Below is part of the contents of my extensions.conf file. exten => s,1,Wait,1 ; Wait a second before answering. exten => s,2,Answer exten => s,3,ResponseTimeout,10 ; Set the amount of time the user ; has to make a selection. exten => s,4,DigitTimeout,5
2011 Dec 26
5
how to listen on different sip port for a device?
I'm trying to allow access to the office from home. But the ip provider (cablevision) blocks udp 5060. I can see the register packets leaving on wireshark, but nothing received by office. Changed to port to 6111 and now the packets show up. In the server I've set port=6111 in the device in sip.conf, but * is NOT listening for 6111: netstat -an | grep 5060 tcp 0 0
2011 Mar 07
5
/etc/hosts - hostname alias for 127.0.0.1
Can anyone point out reasons why it might be a bad idea to put this sort of line in your /etc/hosts file, eg, pointing the FQDN at the loopback address? 127.0.0.1 hostname.domain.com hostname localhost localhost.localdomain
2019 Jan 30
3
Is sshd supposed to interpret "{a,b}" brace expansions?
Hi, the proposed fix for CVE-2019-6111 [1] adds file name validation to scp to prevent the server from sending files that the client actually did not request. Now, a consequence of that patch is that commands which contain server-side brace expansions such as $ scp remote:'/etc/{passwd,group}' . error: unexpected filename: passwd no longer work. Shell globs such as [abc], ?, *,