similar to: Fw: Forward call with response required to accept

Displaying 20 results from an estimated 10000 matches similar to: "Fw: Forward call with response required to accept"

2004 Jan 11
2
Forward call with response required to accept
I am looking for a way to Forward to a external or internal number and require a digit(s) in order to complete forward. Example: PSTN1 Calls * dials PSTN2 if PSTN2 presses proper digits bridge the PSTN1 and PSTN2 if no response return to a context Reasons: 2 actually 1. call is forwarded to cell phone but If cell is out of range, turned off,
2003 Jul 04
3
switch => priority in the dialplan.. (probably an issue for Mark)
Hi, It seems that the "switch" parameter has a priority in the dialplan that is higher than the wildcard extensions.. This I am finding to be a problem.. My setup.. UA1--[AST1]--{IAX}--[AST2]--UA2 | | PSTN1 PSTN2 I use switch on AST1 to connect to AST2... As you can see I have PSTN connections on both and also the IAX connection is not permanent.. I
2006 Apr 20
1
SPA-3000 Bug? Dropped calls while registering.
Hello All! I am in the process of assembling an asterisk-based phone system for my office - using SPA-3000s to connect the network to the PSTN. I am wondering if anybody else can get (or has already seen) the same behaviour out of their 3000. The short version: Send multiple Calls to the SPA's FXO port at the same time it is re-registering with Asterisk. SPA HTTP Configuration:
2006 Mar 06
0
No ring when doing blind transfer.
Hi, I have an odd problem when doing a blind transfer. The transfer is intiated and the transferred caller hears nothing until the timeout. I have tried setting the 'r' and the 'm' variables in the dial command. Nothing happens when I use the 'r' variable when I use the 'm' variable I briefly hear music on hold and then it stops until the timeout for no answer
2004 Apr 20
1
Re: SIP re-invite
Trouble getting chan_sip2 to compile below is what I have done -download acl.c.patch,acl.h.patch,chan2s_sip.c to /root/software cp /root/software/chan_sip2s.c /usr/src/asterisk/channels cd /usr/src/asterisk/ patch -p0 acl.c /root/software/acl.c.patch cd /usr/src/asterisk/include/asterisk patch -p0 acl.h /root/software/acl.h.patch - added the follow to /usr/src/asterisk/channels/Makefile
2010 Mar 30
1
How are your PRI interrupts balanced? (+ Soft lockup BUG)
Hi, I'm trying to figure out the cause of a soft lockup I experienced: Mar 29 09:38:24 pstn1 kernel: BUG: soft lockup - CPU#0 stuck for 10s! [asterisk:32029] Mar 29 09:38:24 pstn1 kernel: Pid: 32029, comm: asterisk Mar 29 09:38:24 pstn1 kernel: EIP: 0060:[<c046e7fe>] CPU: 0 Mar 29 09:38:24 pstn1 kernel: EIP is at kfree+0x68/0x6c Mar 29 09:38:24 pstn1 kernel: EFLAGS:
2010 Jul 09
2
Re : Re : Re : Communication IAX2 >SIP>IAX2
ok it works i had a problem with a syntax: i had to wrire: exten =>_!X.,n(external),Dial(SIP/011212664800450 at pstn2,,S(20)) thanks ________________________________ De : Adil Zaaraoui <adilzeaaraoui at yahoo.fr> ? : Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Envoy? le : Jeu 8 juillet 2010, 19h 41min 15s Objet : Re :
2010 Aug 30
2
help with dialplan
Todd How do you have the context in the phones sip configs set? Bryant From: "Todd Reese" treese65 at gmail.com Hi all, I've been have problems with getting this system on line and would like to acquire some help with the extensions.conf. My current problem is that the phones won't dialout.on the VOIP lines listed as dialout1, dialout2, dialout3. This version of asterisk
2004 Mar 25
2
Watchguard Firebox 1000 and Asterisk
Has any had any experiences with Watchguard Firebox 1000 and Asterisk. I have asterisk on public side and phones on the private side. I am able to get the phones to register and make outbound calls but the inbound calls are intermittent. I have NAT enable in asterisk and on the Cisco 7960. Any insight would be appreciated. Thanks
2007 May 25
1
CDR not recording accountcode on SIP Response 302 Call Forward From Phone
Hi All, Call comes into Asterisk Asterisk answers and Dials SIP Phone SIP phone has call forward enabled to a long distance number Asterisk receives a SIP response 302 "Moved Temporarily" back from phone Asterisk then forwards inbound call to 'Local/number@context' thanks to phone 2 problems with the CDR: 1. intermittent 'bill sec' accuracy, sometimes 0 even when the
2005 Jan 02
1
pridialplan=unknown ?
After setting the pridialplan=unknown I seeing the Called Number TON change to Unknown Number Type but not the Calling Number TON. Should both be following this parameter or not. If not is their another option to change the Calling Number TON? > Progress Indicator (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0 Location: User (0) > Ext: 1 Progress
2004 May 11
2
SDP messages relating to rtpmap Question
SDP question if * recieves "a=rtpmap:103 telephone-event/8000" it shouldn't it send out the same "a=rtpmap:103 telephone-event/8000" to the other side of the connection? and not something like "a=rtpmap:101 telephone-event/8000"? Thanks
2005 Oct 14
2
"Please Press Any Key to Accept a Call"
Hi, I'd like to add a feature to my asterisk system that tries to find a user among a couple of locations, and then goes to internal voicemail if the user doesn't pick up. (e,g, an internal extension and a cell phone). The catch is that I want the user to manually accept the call to prevent it from going (for example) to the voice mail on my cell phone. Scenario * Call comes in,
2007 Dec 13
1
Regd: iptables port forward and response from the forwarding port
Dear All, I am still new to iptables and need some clarification and My Current Setup is CentOS 4.4 I need to implement some sort of transparent proxy server for the rsync protocol. (In case you don't know: rsync uses tcp and the standard port 873). I want to port forward the rsync client request to server2 from server1 and Details are given below 1. I am Execute the rsync command from
2004 Oct 05
2
Problems installing app_valetparking
I download app_valetparking.c from http://www.loligo.com/asterisk/misc/apps/app_valetparking.c and followed the directions on http://www.loligo.com/asterisk/misc/apps/app_valetparking.README I am using asterisk-1.0.0 any suggestions [root@localhost asterisk]# astxs -install apps/app_valetparking.c gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarat ions -g -Iinclude
2008 Jan 04
1
Unable to forward call on SIP channel after SIP response 302 Moved Temporarily
Hi, I have the following problem that when asterisk receives SIP response 302 it cannot forward the call I get such debug: [Jan 4 10:43:27] WARNING[18671]: channel.c:3281 ast_request: No channel type registered for 'Local' [Jan 4 10:43:27] NOTICE[18671]: app_dial.c:505 wait_for_answer: Unable to create local channel for call forward to 'Local/poczta at routing-sip' (cause = 66)
2007 Nov 27
0
Dial application response code--help required
Hello all, I am testing the Dial application with the fall through priorities for different cases what i want is the flow after failure of the Dial application which simulates response codes like 1)404 -- Not found 2)480 --Temporarily Unavailable 3)486 --User busy i did manipulate the priority flow like the following for the case 2 and 3 ... exten => _XX,1,Dial(SIP/extension) exten =>
2003 Dec 05
3
GrandStream Budgetone Phone & DHCP & General Observations
Symptom: Phone after about 15mins will stop functioning Problem: DHCP lease renewed but default route dropped Fix: Assign a static ip and problem is resolved. Upgrade to new firmware once it is released It turn's out that these phones have a few issue in 1.0.3.81 firmware. The phone may stop transmitting packets if configured with DHCP, if DHCP is being provided by certain devices. Netopia
2003 Dec 10
1
sip.conf and Codecs
I have been doing some testing and have found issue with certain devices and negotiating codecs in doing this I have noticed something that seems peculiar to me. It seems that including allow=all yields different results than having no disallow or allows in the sip.conf. Could someone please explain why that is true? Thanks -------------- next part -------------- An HTML attachment was
2005 Feb 27
0
FW: DISA and a long delay; ideas?
Jeez, I need to work out the shortcut to send an email which I keep pressing by accident!! -----Original Message----- From: C. Tomlinson [mailto:asterisk_list@burntwires.com] Sent: 27 February 2005 22:48 To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] DISA and a long delay; ideas? Many thanks, that was the problem. I didn't paste the