Displaying 20 results from an estimated 10000 matches similar to: "Calling hangup in background"
2014 Jul 08
1
Database and variables
Hi list,
question regarding the result of a DB query. I have
database put Agora modele/IVR/AstreinteNagios/1 ${ASTR_State}
i=1 and I read the DB with
exten => IVR,n,Set(__PlayMe=${DB(${ASTRSVC}/IVR/${IVR}/${i})})
exten => IVR,n,NoOp(We read ${PlayMe})
Result:
-- Executing [IVR at Automates:8] Set("SIP/laotseu-00000001",
"__PlayMe=${ASTR_State}") in new stack
2005 Jan 26
4
No ringback on IAX channel after selecting menu option
Here is the call flow:
[ivr-incoming]
exten => s,1,LookupCIDName
exten => s,2,DigitTimeout(2)
exten => s,3,ResponseTimeout(10)
exten => s,4,Wait(1)
exten => s,5,Background(custom/ivr-incoming)
exten => 1,1,Background(pls-wait-connect-call)
exten => 1,2,Dial(${RINGPHONENUMBERS},20,r)
exten => 1,3,Voicemail,u${VMBOX}
exten => 1,4,Hangup
Running * 1.0.5. The calling party
2007 Jun 20
1
different codec for different extensions
Hi All,
I am wondering that how I can setup different codec for different
extensions in my dial plan.
scanario will
when user X (Sip) call 111 extension in default context. The Asterisk
response should be in GSM codec
When user X (Sip) call 222 extension in default context. the Asterisk
response should be in G711 Codec
Actually I want to setup an extension for FAX receiving (rx_fax) and
2010 Dec 16
6
Call sip:user@domain.com?
Hello
At this point, I have an Asterisk 1.4 + PC running XLite behind a NAT
set up with a VOSP trunk that I can use to make/receive calls to/from
the PSTN.
Now, I'd like to be able to call any number on the Net that is
advertised as "sip:user at domain.com", such as those:
www.voip-info.org/wiki/view/Phone+Numbers
Do I need to register a second trunk (FWD, etc.) through which
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
2004 Jul 06
3
H323 channel
Hello everybody,
my * box is connected to gnugk with H323 channel. If I call from an H323
EP to SIP EP (GS HandyTone or Xlite), when callee is picking up, audio
start but noisy (scratch) , then became ok for callee (SIP EP) but still
scratching on H323 EP. Now I stop/start asterisk, call from SIP to H323
EP and it's ok. And from now, it's also ok when H323 EP call SIP one's!
No
2009 Feb 19
3
DTMF
IVR Number :17275691533
When I try it from xlite configuring my provider directly, it works
perfectly.
When I try to dial out from dialer , it doesnt work.
[sip8]
type=peer
username=user
fromuser=user
authuser=user
secret=password
host=8.14.146.111
nat=no
canreinvite=yes
insecure=very
disallow=all
allow=g729
allow=ulaw
context=default
dtmfmode=rfc2833
What cld be the reason ?
--------------
2007 May 18
1
xten will not send tones to * and i from sip phone
hi there!
I have a couple phones connected to a sipura ata and
if I go into *- IVR, I press options on the regular
phones and it all works fine and dandy.
then I connect an xten softphone, a new extension in
my dialplan, I dial the ivr, * asks me to dial
something to go through it, I press keys on xten, but
nothing happens, * just times out through as if I did
not press anything!
is there some
2018 Nov 27
2
PJSIP add header on forwarded call
Le 27/11/2018 à 12:13, Joshua C. Colp a écrit :
> On Tue, Nov 27, 2018, at 5:49 AM, Administrator TOOTAI wrote:[...]
>>
>> [TOOTAiAudio]
>> ;
>> ; Call our gateway
>>
>> exten = s,1,Set(PJSIP_HEADER(add,X-TOOTAiAudio-CALLED)=${ARG1})
>> same = n,Dial(PJSIP/${ARG1}@TOOTAiAudio,,T)
>> same = n,Return
>>
>> exten = h,1,NoOp()
2005 Mar 10
1
Xlite dont ring on Asterisk
I have Asterisk configured and can place calls from XLite. But when I call
my Asterisk box and try the extension where I'm logged in via my XLite, it
doesnt ring and goes immediately to vm. I'm using AMP. Any ideas?
2019 Mar 11
2
Asterisk Usage Survey
Hello Jean-Denis.
I believe the idea is that you answer the survey for each type of scenarios
you are running.
So one for call centre, another one for ivr, etc...
Regards,
Marcelo
On Mon, 11 Mar 2019, 02:10 Jean-Denis Girard, <jd.girard at sysnux.pf> wrote:
> Hi Matt,
>
> I would have loved to participate to the survey, but I feel it does
> apply to my situation: as an
2009 Apr 09
2
DTMF
[image: Post]<http://accessanywebsite.com/search.php?u=Oi8vd3d3LmVmbG8ubmV0L1ZJQ0lESUFMZm9ydW0vdmlld3RvcGljLnBocD9wPTI4NjU%3D&b=2#28652>Posted:
Thu Apr 09, 2009 8:34 pm Post subject: DTMF and IVR ... Sorry but
URGENT[image:
Reply with quote]<http://accessanywebsite.com/search.php?u=Oi8vd3d3LmVmbG8ubmV0L1ZJQ0lESUFMZm9ydW0vcG9zdGluZy5waHA%2FbW9kZT1xdW90ZSZwPTI4NjUy&b=2>
2005 Jul 25
12
Asterisk Configuration
Dear users,
I am new to this mailing list. Can someone send me a guide or steps to
configure Asterisk on Linux box? I will highly appreciate.
Regards,
Afzaal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050725/14265bb5/attachment.htm
2007 Jun 14
4
Que on A2Billing
Hello All,
I got one quick question on A2Billing.
Specs: -
- A2Billing v1.3
- OS CentOS 4.5
- Asterisk 1.2
- Zaptel 1.2
Did the installation and everything is working as it suppose to...
Using the A2Billing documentation, I created the RateCard, SIP Trunks,
and SIP Customers. I was also able to login using XLite Dialer and was
able to call out to my SIP Trunk also.
Now how can I remove the
2009 May 27
1
DAHDI and hangup issue when playing the IVR
Good day ,
I have configured TDM410P (asterisk 1.6.x) on Cent OS 5, but dahdi take
some time to hangup the call when playing the IVR..(it will send the
hangup signal after finishing the IVR promt..)
is there any specific setting to avoid such incidents ? iam using
busycount as 3,
signalling=fxs_ks
;toneduration=100
callwaiting=yes
threewaycalling=yes
callreturn=yes
2006 Jan 13
2
"auto fallthrough" hangup on 1.2.1
I upgraded from 1.0.9 to 1.2.1
My IVR which worked perfectly on 1.0.9, now hangup with no reason (at
least I could not find a cause)
When this hangup happen, I can read:
== Auto fallthrough, channel 'IAX/user-20' status is 'BUSY'
This happening also with ZAP channels
I'm really disappointed with 1.2.1, what is benefit from upgrade if I
must spend couple days to get my system
2007 Sep 26
1
DTMF signalling, SIP, and Background()
Hi,
I am currently setting up a voice mail/IVR machine with asterisk (1.4.10
at the moment). During testing and evaluation, all was fine; in the -
slightly different - production environment, the IVR contexts do not
react sensibly.
The environment is:
POTS <-- (ISDN) --> PBX <-- (SIP) --> Asterisk
with the Asterisk registering with our local PBX.
When a user reaches the Asterisk
2020 Jan 19
2
Asterisk16 - PJSIP - Error 401 on outbound registration
Le 19/01/2020 à 00:31, Joshua C. Colp a écrit :
> On Sat, Jan 18, 2020 at 1:14 PM Administrator <admin at tootai.net
> <mailto:admin at tootai.net>> wrote:
>
>
> Le 17/01/2020 à 11:54, Administrator a écrit :
> >
> > Le 15/01/2020 à 19:24, Administrator a écrit :
> >> Hi all,
> >>
> >> we face a strange
2020 Jan 18
2
Asterisk16 - PJSIP - Error 401 on outbound registration
Le 17/01/2020 à 11:54, Administrator a écrit :
>
> Le 15/01/2020 à 19:24, Administrator a écrit :
>> Hi all,
>>
>> we face a strange behavior while connecting an Asterisk16 instance
>> with PJSIP to 2 providers: we receive error 401 Unauthorized, both of
>> them having Kamailio as front-end. With other providers -we don't
>> know if they run
2005 Jan 28
17
Speech Recognition
Does anyone know of a speech recognition module (like say yes or no, or
numbers) I guess due to the complexity of speech recognition it might just
be found in commercial applications or am I wrong like always?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050128/119168cb/attachment.htm