similar to: Musical interruptions

Displaying 20 results from an estimated 1100 matches similar to: "Musical interruptions"

2010 May 28
2
Asterisk 1.6.2.7 + app_fax + OpenBSD 4.7 minor issue
Hi folks, I am having a small problem with asterisk-1.6.2.7 + app_fax on OpenBSD 4.7 -release. Everything seems to work fine. I have a macro which answers, receives the fax to a tiff, and then runs a script (mailfax) to convert that to pdf and email it. It all works perfectly except for some errors I am seeing in the console. After it hangs up I get a dozen or so messages in the cli
2011 Nov 21
1
video calls not working
Hi list,* *I am not able to make video calls between two sip accounts. below is the information. please help me where I am missing the configuration.* Extensions.conf* exten => 111,1,Answer() same => n,Dial(SIP/2206,60,r) same => n,Hangup() *SIP.conf* [2218] type=friend secret=******* callerid="Virendra" <9172341457> host=dynamic ;
2007 Jun 26
1
Asterisk to Cisco 2600 GW DTMF Not Working
Hi All, I have Asterisk 1.2.9.1 sending SIP calls to a Cisco 2620XM Router with a PRI card in it, handing off to a PBX and vise verse. Calls in and out are working fine except for DTMF from Asterisk to the 2600. DTMF from the 2600 to Asterisk is fine. Here are the Asterisk console warnings I get when I send DTMF from Asterisk to the 2600: == Forcing Marker bit, because SSRC has changed Jun
2004 Nov 23
1
Fax over SIP Problems (sorry for this topic ...)
Hello everyone! I tried to send a fax over SIP with an Asterisk Server in the middle (no Digium Cards, etc. installed, everything is SIP only, the PSTN-Gateway is external). Whenever I start sending a Fax to a PSTN destination, the Call gets answered and asterisk tries to build a native bridging: -- Attempting native bridge of SIP/sip.westend.com-082fd1b8 and SIP/xxx-3ef8 Then the following
2005 Jul 11
4
Video phone settings???
I have three video phones here for testing: Extension 6003 is Eyebeam Extension 6004 is a hard phone (model 8770) Extension 6005 is a hard phone (model 8882) Can anybody have a look at my settings and the output I get from all kinds of dialings, please. The sip settings for all phones is (user / password different): [6003] type=friend username=6003 secret=pwd qualify=200 nat=yes host=dynamic
2009 Jul 16
3
T38 negotiation, the last step !
Hi, I've managed to get HYLAFAX---->T38MODEM----->ASTERISK---->CISCOAS5400 working, but when they are negotiating asterisk drops a message telling "Unknown RTP codec 96 received from gateway" Do somebody know how to fix it ? Thank you ! << [ TYPE: Control (4) SUBCLASS: Ringing (3) ] [SIP/GWCISCO5400O-600bfcc8] << [ TYPE: Control (4) SUBCLASS: Answer (4) ]
2004 May 05
1
Asterisk devel. - Mediatrix dtmf bug solved
Hello, When using Asterisk version 0.7.2, FreeBSD port with Mediatrix 1124 gateway, there is problem with DTMF "out-of-band". See debug below: Mediatrix forces (*) to use Payload Type as 96: [...] a=rtpmap:8 PCMA/8000 a=rtpmap:18 G729/8000 a=rtpmap:4 G723/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:96 telephone-event/8000 a=fmtp:96 0-15 [...] Then we've got this nice debug from (*): May
2003 Jul 31
1
RTP codec 13 received - Cisco incompatibility?
Hello, In our SIP network, Asterisk is the central PBX, and it routes calls to the PSTN thru a Cisco Router - IOS 12.2(11)T9. If a client softphone calls directly via Cisco to the PSTN, the call works successfully. If the client softphone calls via Asterisk to other SIP internal extension, it work fine too. The problem is when a client calls an Asterisk extension, and Asterisk transfers
2003 Jul 31
1
RTP codec 13 received - Cisco incompatibilit y?
I have a similar setup to you and get the same message regularly. I don't think it's the cause of your problem. I did some research on it a while ago: IIRC the cisco uses codec 13 for "silence suppression" whereas asterisk (correctly) uses codec 19. The router can be configured to use 19 also, but I didn't bother. I'm sure somebody will correct me if I'm wrong about
2016 May 16
2
Asterisk 11 on Centos: Voicemail crashes when recording message
Hi folks, I'm running Asterisk 11 (at the moment - planning to u/grade to v13.7 LTS), I've just configured the voicemail function, and it's mostly working fine... except when I try to leave a voicemail! This crashes asterisk with no entries in the messages log. The system is running on Centos 6 (or maybe 6.5, I'm not sure how to check this). uname -a returns: Linux
2004 Jul 27
2
Using rxfax over SIP
I have no analog line interfaces on my asterisk system, but I do have two UK 0870 numbers routed to two separate VoIP accounts (one with FWD, one with gossiptel). Asterisk is configured to register with these accounts. I get voice calls through just fine this way. I thought I could get one of these 0870 numbers to route through to rxfax, thus allowing folks to fax me directly. I've set up
2005 Jun 27
2
is teliax down?
I'm getting really wierd errors from them, like bad packet checksums: Jun 27 18:22:56 NOTICE[29051]: rtp.c:435 ast_rtp_read: RTP: Received packet with bad UDP checksum - a -- "I didn't see it then, but it turned out that getting fired was the best thing that could have ever happened to me. The heaviness of being successful was replaced by the lightness of being a beginner
2005 Jul 27
2
"Received packet with bad UDP checksum" - whats the real problem?
We have a customer trying to dial through our server, and our server is throwing tons of these log messages: Jul 27 14:21:02 NOTICE[29210]: rtp.c:431 ast_rtp_read: RTP: Received packet with bad UDP checksum Is it pretty certain, that these are caused by a bad or misconfigured router along the path, or something else network-related? As opposed to the SIP hardware itself? The SIP ATA is the same
2006 Jun 03
1
Asterisk 1.2.8 - WARNING[28769]: rtp.c:500 ast_rtp_read: Forcing Marker bit, because SSRC has changed
While sending calls to a SIP provider, the following warning generates: -- Executing Dial("SIP/1000-c317", "SIP/13057671523@209.120.202.94:5060|55|o") in new stack -- Called 13057671523@209.120.202.94:5060 -- SIP/209.120.202.94:5060-0533 is making progress passing it to SIP/1000-c317 -- SIP/209.120.202.94:5060-0533 answered SIP/1000-c317 -- Attempting
2004 Jan 14
3
grandstream asterisk configuration
hi, I have the following configuration: Grandstream --> NAT (Netgear RP614)-->Internet-->Asterisk(public IP) i can register fine and call ringing is working as good. The problem is = i cant hear audio both ways and i get this error: WARNING[22544]: File rtp.c, Line 375 (ast_rtp_read): RTP Read error: Resource temporarily unavailable my sip.conf file is as follows:
2003 Dec 16
2
Unable to Receive Fax -- RxFAX Application
Hi, Below if the error message which I got from asterisk. I was trying to fax to asterisk from my fax machine. I really dunno what is the problem. I use alaw & ulaw codec only through my ATA 186. Can anyone help me what could be the problem. -- Executing Goto("SIP/-080ef9a0", "13732|s|1") in new stack -- Goto (13732,s,1) -- Executing
2003 Jun 04
5
RTP codec error???
When I make a call using sip, I get the line NOTICE[327696]: File rtp.c, Line 292 (ast_rtp_read): Unknown RTP codec 19 received Repeated many times on the console ; SIP Configuration for Asterisk ; [general] port = 5060 ; Port to bind to ;bindaddr = 0.0.0.0 ; Address to bind to context = outgoing ; Default for incoming calls allow=gsm allow=ulaw
2003 Dec 24
8
G729 troubles
Hello, I've successfully installed Asterisk from last CVS and configured it for using with DLINK-DG104S as mgcp CPE and PGW2200 as external sip server. All are work fine at G711 codecs, but then I disable all codecs except g729 some calls failed (Not all calls. Some calls passed at g729 succesfully). All my devices configred to use only g729 and I don't see other codecs at mgcp or sip
2004 Aug 19
1
Received packet with bad UDP checksum
I was just on 70minute call (IAX2 -> Internet -> IAX2) and during that time I heard several "pops", or "clicks". Each time it happened, I saw the following message: Aug 19 15:36:36 NOTICE[1173711792]: rtp.c:429 ast_rtp_read: RTP: Received packet with bad UDP checksum Any ideas what causes these, and why they turn in to a "pop", instead of just silence, or a
2009 May 13
1
Asterisk 1.6 T.38 generation towards a Cisco voice router
Hello List. We are having some problems using t.38 together with a Cisco voice router at one of our providers end. We are using the new digium asterisk fax module to generate the fax, and when we use together with our internal Audiocodes Mediant 2000 gateways, we have no issues what so ever, and the faxes go right through. When we send faxes to our other provider, who has cisco hardware