Displaying 20 results from an estimated 200 matches similar to: "IAX2: Calls answered before extension is tested?"
2009 Jul 16
0
Struggling with Macros and "s" Extension
Hi all,
I'm sure this has been done before but I just can't figure it out.
On my * box I have a simple IVR:
[tolc_menu] ; Welcome and information to callers
exten => s,1,Answer()
exten => s,n,Wait(2)
exten => s,n,Background(welcome-to-tolc) ; Say Hello
exten => s,n,Wait(1)
exten => s,n(tryagain),Background(enter-ext-of-person&or) ; Enter
extension number if known, or
2009 Jul 17
2
How do I create an IVR/Dial Group that works properly?
Hi all,
I am trying to understand how I can get a simple IVR scenario to work
properly (having already removed most of my hair...).
The basic requirement is as follows:
* Caller arrives at our main number
* Caller is greeted and then told they can enter an extension number, if
known, or wait and their call will be connected to an available rep.
* The IVR then dials a group of extensions (if
2007 Oct 04
2
Voicemail/dtmf not working?
Hi,
I am setting up an asterisk server for testing purposes and cannot get
voicemail to work at all.
My host OS is Linux From Scratch 6.3 and the asterisk software versions
I built are zaptel-1.4.5.1 and asterisk-1.4.12.
I am using the Ekiga softphone on my Ubuntu desktop machine. My asterisk
server and client phone are on different computers but are on the same
LAN, i.e. no NAT.
I have an
2010 Sep 29
0
Successive Dial apps give hang up within 30s!!
Hi All,
I am using an Asterisk 1.6.2.6, and when I use this part of the dialplan:
exten => 8355,1,Dial(SIP/${EXTEN}&IAX2/${EXTEN},18,tTWwr)
exten => 8355,n,Dial(IAX2/8366,48,tTWwr)
(i made that simple to exhibit issue)
I got just 1 ring in 8366 extension before it hangup, what i noticed is the
total time spent on ringing is 30s that means if i use 12s in the first dial
i get 18s left
2004 Dec 26
7
IAX Registration Refused
I tried to connect my * to IAXtel, but i always get this errors.
chan_iax2.c:5849 socket_read: Registration of 'mnetwork' rejected:
Registration Refused
On dial a iax number i get:
chan_iax2.c:5526 socket_read: Call rejected by 69.73.19.178: No authority
found
chan_iax2.c:5528 socket_read: Immediately destroying 3, having received
reject
chan_iax2.c:2411 iax2_hangup: We're hanging
2004 Jan 09
0
Winbind Pre-requisite
Hi List!
Had a small problem recently. I tried to configure samba with winbind
usage on AIX 5.2 (./configure --with-winbind) but it seems like the
winbind .so files did not compile (nsswitch/libnss_winbind.so). Samba
works fine at the moment using share authentication, but until I get
winbind working I cannot use any other auth.
When I try wbinfo I get a message which tells me it cannot see
2004 Jul 14
0
Originate to IAXComm problem once again
I am sending this again since I haven't get it back for twelve hours:
When I originate call to IAXComm, more or less one of tree calls fails
for no aparent reason. Originating calls to SIP clients works as
expected. Anybody has similar problems? Is it asterisk or client problem?
Asterisk log:
Jul 15 00:00:04 DEBUG[1179663]: manager.c:1018 process_message: Manager
received command
2004 Sep 23
1
video via IAX or SIP
HI ALL.
Please help.
Problem: video calls drop after 15-20 seconds all the time.
Use * latest cvs.
from sip.conf
[1102]
type=friend
username=1102
host=dynamic
callerid=Veo webcam<1102>
canreinvite=no
disallow=all
allow=gsm
;allow=ulaw
allow=h261
allow=h263
from iax.conf
[peer2] ; 192.168.0.7
type=friend
port=4569
auth=md5
secret=second2
context=local
host=dynamic
qualify=yes
trunk=yes
2019 Nov 01
0
Getting error in rbindlist
On 11/1/19 5:24 PM, Anshul Saravgi wrote:
> Thanks Tomas for identifying the bug.
>
> *How to resolve this bug? Can you please help me here?*
I would recommend you first try to create a complete reproducible
example (the code below is just a snippet). Then try to minimize it -
make it do as little as possible but still trigger the bug. Then try to
reduce the number of packages used.
2004 Aug 27
3
Digit detect during a Background() inside a Macro wrongly jumps b ack to the calling context to match digits?
Consider this dialplan fragment, where the call is being dialed into
[macro-process-routing] over an iax2 channel from another (same build)
Asterisk server:
[macro-process-routing]
; This is the entrypoint of the debug call but is also refered to by
Macro(process-routing) elsewhere in the dialplan
; XXX-NNN-6800
exten => _6800,1,Macro(6800-interceptor)
; This is matched when 8 is
2008 Jul 07
1
DTMF on iax channel is not interpreted by asterisk
Hi!
I'm using asterisk 1.4.17 with twinkle and a custom phone based on
iaxclient 2.0.2 and I'm struggling a bit with DTMF and features.conf.
While the twinkle client is able to initiate an attended transfer using
*2 (as configured in features.conf), the iax client is not. I can see
the DTMF messages showing up on the asterisk console, but asterisk does
not invoke the features
2003 Nov 11
5
iaxtel down?
Hi there,
do I have a local problem, or is registration at IAXTEL impossible at the
moment? "iax2 show registry" permanently shows a TIMEOUT for
69.73.19.178.
Philipp
2019 Nov 01
3
Getting error in rbindlist
Hi All
Can you help me understand the meaning of the below error message then I
will try to figure out what is going wrong:
*Input Code:*
> bodlane2 <- lapply(
+ lapply(split(lctolc2, lctolc2$Item), function(x) graph.data.frame(x[,
2:3])),
+ function(x) lapply(
+ V(x)[degree(x, mode = "in") == 0],
+ function(s) all_simple_paths(x, from = s,
+
2010 Jul 08
1
Time value not sorting properly
I have a dataframe of animal locations that I need to have in incremental
order so that I can calculate the distance traveled between each time step.
However, I have identified a few values that don't seem to sort properly.
For instance, the last value in the table below should be the first value
after sorting, since its time value is '00:01:35'. But, for some reason, it
seems to be
2006 Dec 24
0
Who tested AWMOORuby?
Who tested this IDE?
http://www.apple.com/downloads/macosx/development_tools/awmooruby.html
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
2013 Jun 03
0
Asterisk 11 + repro WebRTC tested
I've just done a test with a WebRTC client connecting to the repro proxy
with the SIP messages relayed over TCP to Asterisk
Asterisk successfully answers the call using SAVPF, SRTP and ICE.
The client is greeted by the demo
This was tested in the Asterisk 11 environment described in my earlier
email about SRTP build issues on the asterisk-users list.
This is quite useful because it proves
2012 Dec 19
2
Olly Betts, Has anyone tested the new Edit Distance(SQLServer) algorithm compared to the current one? Thank you.
Olly Betts, Has anyone tested the new Edit Distance(SQLServer) algorithm compared to the current one? If you need any inditional information or code, please let us know. Thank you.
2002 Dec 22
0
What audio apps have been tested with Jack??
Hi,
I know that jack support in Wine is very new. I am not able to get
any sound from it in my setup. In my setup Jack is tested and working
with a number of native Linux apps as both a user and as root, so I
presume that the problem is either the Windows apps I've tried, or the
Wine implementation of Jack support.
What Windows apps have been tested in Wine (not WineX) using Jack?
2002 Jun 25
0
OpenSSH 3.3 tested on solsris 8 Sparc/Intel
FYI:
Compiled version 3.3 on Solaris 8 Sparc and Intel, installed
and tested the 'jailed' option (UsePrivilegeSeparation yes)
hardcoded user=noaccess and dir /var/spool/sshd
Openssl version 0.9.6
Using /dev/urandom
C-compiler: Sun WorkShop 6 update 2
On Sparc tested bith 32-bits and 64-bits
Running for the last 2 hours and no problem reported by the users...
--
Kind regards,
Luc
2017 Aug 14
0
Is Intel Omni-Path tested/supported?
Hi,
I am new to GlusterFS. I have 2 computers with Intel Omni-Path hardware/software installed. RDMA is running ok on those according to "ibv_devices" output. GlusterFS "server" installed and set up ok on those. Peer probes on TCP-over-OPA worked ok. I created a replicated volume with transport=tcp, then tested them by mounting the volume on one of servers. Things worked