similar to: Indications missing on Cisco FXO -> ATA-186 (SIP)

Displaying 20 results from an estimated 200 matches similar to: "Indications missing on Cisco FXO -> ATA-186 (SIP)"

2007 Jul 17
1
Music on hold problem
Hi, I am using asterisk 1.4. I have confgured the musiconhold.conf file. However, when i make a call and then hold the call it does nothing. in the CLI i do not see the starting/stopping musiconhold messages. i am making calls from sip to h323 using asterisk assip/h323 gateway (with gnugk and ooh323). i get the following messages when putting the call on hold: -- Executing [204 at default:1]
2013 Jul 15
2
ignore 183 session progress in parallel call scenarios
Hi, I am using asterisk 1.8.22 and have a problem when calling in parallel several SIP endpoints and I am not sure how to resolve it. In this case Asterisk will not bridge any audio to the caller before the 200 OK. Which means any progress announcements, including remotely generated ringback, are not passed back to the caller. This behavior is completely correct, because there is no way to know
2004 May 04
1
Probs with oh323 driver: audio only in 1 direction
Hi, try to setup asterisk as an ISDN2H323-Gateway. The only problem i have after establishing a call is, that Audio works only from IP to ISDN-Phone but not from ISDN to IP-Phone. A known problem ??? Thanks in advance Michael i am using asterisk-cvs, pwlib V1.6.6 (janus), openh323 V1.13.5 (janus) and oh323-0.6.0 Here are my config's ############## # modem.conf # ##############
2009 May 05
1
stop the MOH since asterisk knows that channel is ringing
Hi I use dial with music on hold command exten => _X.,n,Dial(SIP/Trunk/${EXTEN}|300|m),I am facing a big problem if the called party line is closed or number is incorrect or have a voice mail (Early media 183) user will not hear the message from operator notifying that line is out of service , temporary unavailable ., what to do to solve this problem In other words how to stop MOH since
2006 May 21
1
no ringtone
Hi, I have a queue that plays music when a call comes in. To be able to do that I need to Answer() the call first. After a timeout in this scenario the call should be transfered to an extension using a GoTo statement to the extensions context. The problem is that as soon as asterisk Answers the call it can not play a ringtone (or other tones) back to the original caller when executing a Dial
2009 Dec 19
0
E1 ingress to SIP egress problem with 183 response
Hi, I've looked around the archives and have spent a while on voip-info.org but not found an answer so forgive me if this is in a FAQ somewhere. We've got several Asterisk servers with E1 cards (some Digium, some Sangoma). We provide non geographic numbers for customers and route calls to their existing phone numbers. Calls come in over the PSTN and into Asterisk. This works perfectly
2007 Jan 31
1
how to get the status of failed call files
i am creating call files, and catching successfully the ones that don't connect in a 'failed' extension. can anyone tell me how to find out the reason for the failure (ie busy, no answer). ${DIALSTATUS} doesn't appear to get set (presumably because Dial() isn't used) and channel_status doesn't seem to be any good. thanks in advance. -- - Rich Doughty
2009 Feb 14
1
Progress() and Proceeding()
Hi, The descriptions of Progress() and Proceeding() are really vague. Progress(): ---cut---------------- [Synopsis] Indicate progress [Description] Progress(): This application will request that in-band progress information be provided to the calling channel. ---cut---------------- Proceeding(): ---cut---------------- [Synopsis] Indicate proceeding [Description] Proceeding(): This
2009 Oct 04
3
After call into console/dsp hangup hear ringing
I am running asterisk 1.4.26.1 and using ALSA not oss dahdi 2.2.0 and libpri-1.4.10 I am calling into console/dsp I hear the audio just fine then after the hangup I hear ringing on the console/dsp. Why would that be? I found this bug for OSS https://issues.asterisk.org/view.php?id=13686 Does the same thing exist in ALSA??? some traces below Jerry == Parsing
2006 Mar 14
3
Attended Transfer - transfer timeout, how to change?
Hi, We are trying to use attended transfer with Asterisk 1.2.5, but when we do the transfer and dial the new number, it times out after 3 rings and then the callee is put back to the original agent. Where can I adjust the timeout which applies to the number we are transferring to? I have changed the extension for this number to timeout at 60 seconds, but that seems to make no difference. --
2004 Feb 02
1
Voicetronix Audio Problems when making two or more simultanoues calls
Hi there, Besides the problem of Voicetronix dialing too early before the carrier gives a dial tone, there also appears to be issues with the audio quality when more than 1 channel is utilized.
2003 Oct 06
1
chan_zap.c - echo cancelation getting in the way of dialing????
It seems consistant after dialing dozens of times that the call that doesn't go through is the one the gets the log message "No echocancellation requested" (chan_zap.c) and the "Scheduleing timer" (channel.c) in the middle of receiving the DTMF tones. I'm now using the T400P card last week very simular problems the the T100P (although I think I was actually loosing
2013 May 03
2
Find the flow data from its accumulation of the panel data
Hi, I have the panel data of income statement of several banks. The date 9803 means 1998-Q1, 9806 means 1998-Q2, etc. I transform the date code to 1 (for 1998Q1), 2 (for 1998Q2), ...., 16 (for 2011Q4) where 1, 2, .... are placed in Col1. Now the income statement of a specific quarter is actually the accumulation from the beginning of the year. For example, the cost data of 1999Q3 is the
2004 Sep 20
0
problem with dialing
hello list... i have configured my asterisk in such a way that it first screens an incomming call and the caller has to enter his/her pin number so that he is connected to the system. i am writing a prepaid application to incorporate into the asterisk PBX. however, after searching the database for the user's pin number, the dial application on my dialplan does not work properly. it gives
2006 Aug 24
1
[ win32utils-Bugs-5503 ] Process::create() checks return value of CreateProcess against 0, should be false
Bugs item #5503, was opened at 2006-08-23 21:27 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=5503&group_id=85 Category: win32-process Group: Code Status: Open Resolution: None Priority: 3 Submitted By: David Haney (darius42) Assigned to: Nobody (None) Summary: Process::create() checks return value of CreateProcess against 0, should be false
2005 Feb 08
1
Fastagi question
Hi All, I have a question about Fastagi because I can't get it to work for some reason. Everytime I execute the fastagi command, i get an error: my extensions.conf: .. exten => 1000,1,agi(agi://some_ip_address) .. output from asterisk console: -- Executing AGI("Zap/1-1", "agi://some_ip_address") in new stack -- Launched AGI Script
2006 Oct 30
1
Registration problem
Hi all, i have an * version: Asterisk SVN-branch-1.2-r45691, I need to register a linksys 922 phone thru internet and when I make sip debug command i see this debug information: -- SIP read from x.x.x.x:1024: REGISTER sip:mysipserver.com SIP/2.0 Via: SIP/2.0/UDP x.x.x.x:1025;branch=z9hG4bK-839856dc From: "SPA922" <sip:5403@mysipserver.com>;tag=685bbad1fae3325do0 To:
2006 Mar 08
0
Random Zap port going crazy When channel released after a flash.
On 1.2.x I have a random problem when a Zap/x channel flashes to transfer or make a three way call. The Zap/x-2 channel is created and the transfer or three way proceeds, but on hangup the Zap/x-1 channel fails to destroy the old bridge and asterisk goes crazy logging the problem. Here is an example debug log. This happens only once a day or so, with 100 or so users transfering and three
2004 Nov 20
0
Can anyone shed some light on wht these calls were dropped?
Hi, I need help finding why my system is dropping calls.. I enabled debugging on my box in the hope it would lead me to the answer as to why my system is dropping calls but unfortunately nothing is jumping out at me.. I have attached the portion of the messages file for two calls that were dropped.. (numbers names and ip's have been changes to protect the innocent) Can someone give me a
2003 Sep 18
0
no ring tone analog Zap --> I4L
Hi all, i have noticed that i can't hear a ring tone if i make a call from my TDM40B to a chan_modem_i4l endpoint. I had a look in the code from chan_modem_i4l and there is a function calling "i4l_handle_escape" that gives a AST_CONTROL_RINGING frame back. But this seems not work ...(or i4l is not signaling it ?) Til now i have used the Dail app like Dial, Zap/g1:XXXXXX|60|r so it