similar to: ???? WARNING[20313]: channel.c:531 ast_channel_walk_locked ????

Displaying 20 results from an estimated 1000 matches similar to: "???? WARNING[20313]: channel.c:531 ast_channel_walk_locked ????"

2005 May 26
1
deadlock
All out of the blue I get these errors? Any Ideas why Please help May 26 09:54:28 WARNING[3964]: channel.c:507 ast_channel_walk_locked: Avoided initial deadlock for 'SIP/301-b9d0', 10 retries! May 26 09:54:30 WARNING[3964]: channel.c:507 ast_channel_walk_locked: Avoided initial deadlock for 'SIP/301-b9d0', 10 retries! May 26 09:54:33 WARNING[3964]: channel.c:507
2015 Apr 25
0
Error writing CDR
> Hi All > > I have dozens of these messages on CLI complaining about database connection and error writing CDR to disk. > > The curious thing is I can find them all inside the database. > I "selected" them using uniqueid and manually compared each column with the cdr_adaptive_odbc.c error line. > > "mysqlcheck -a -e -v DBase" and "mysqlcheck -c -e
2015 Apr 25
1
Error writing CDR
On Sat, 25 Apr 2015 17:11:34 +0200 jg <webaccounts173 at jgoettgens.de> wrote: > > > Hi All > > > > I have dozens of these messages on CLI complaining about database > > connection and error writing CDR to disk. > > > > The curious thing is I can find them all inside the database. > > I "selected" them using uniqueid and manually
2015 Apr 25
4
Error writing CDR
Hi All I have dozens of these messages on CLI complaining about database connection and error writing CDR to disk. The curious thing is I can find them all inside the database. I "selected" them using uniqueid and manually compared each column with the cdr_adaptive_odbc.c error line. "mysqlcheck -a -e -v DBase" and "mysqlcheck -c -e -v DBase" both returned OK for
2019 Apr 04
2
Message: Authentication failed on manager interface
I'm not sure how much more simple I can make this but I just cannot seem to get my Asterisk 13 to accept a connection on the manager interface: --- manager.conf --- [general] enabled = yes port = 5038 bindaddr = 127.0.0.1 [myasterisk] secret=a permit=0.0.0.0/0.0.0.0 read = all write = all So, couldn't be any more wide open and simpler to connect yet: # echo -e "Action:
2003 Dec 03
3
Echo problem on conferencing....no analog interfaces
Okay...here's one for all of you.... 3 party meet-me conference: Call 1: Comes in to MyAsterisk on an E1 PRI into the system. All TDM, no VoIP at all involved. No echo at all. Call 2: Call comes in via IAX....(TDM -> Asterisk_1 -> IAX/GSM -> MyAsterisk. Caller immediately hears his own echo Call 3: Call comes in via IAX....(TDM -> Asterisk_1 -> IAX/GSM -> MyAsterisk.
2004 Dec 01
6
Avoided deadlock
Dec 1 12:08:43 WARNING[6189]: channel.c:495 ast_channel_walk_locked: Avoided deadlock for 'SIP/2502-6303', 10 retries! Dec 1 12:08:44 WARNING[6189]: channel.c:495 ast_channel_walk_locked: Avoided deadlock for 'SIP/2502-6303', 10 retries! Dec 1 12:08:44 WARNING[6189]: channel.c:495 ast_channel_walk_locked: Avoided deadlock for 'SIP/2502-6303', 10 retries! what does this
2004 Dec 01
2
dont write me again
----- Original Message ----- From: <asterisk-users-request@lists.digium.com> To: <asterisk-users@lists.digium.com> Sent: Wednesday, December 01, 2004 7:07 AM Subject: Asterisk-Users Digest, Vol 5, Issue 6 > Send Asterisk-Users mailing list submissions to > asterisk-users@lists.digium.com > > To subscribe or unsubscribe via the World Wide Web, visit >
2005 Oct 13
0
PickUpChan and Intercept
Hello everyone, I have been asked for "directed pickup" and saw that both "PickupChan" from bristuff and "Intercept" applications do the dirty work. I have tried both on asterisk-1.0.9 ( BRIstuffed-0.2.0-RC8o ) but I always got an error when trying to pick the ringing call. the debug says: SIP/marco-73a0 is ringing -- SIP/marco-73a0 is ringing --
2005 Jan 04
0
Does congestion exit on a different priority?
Customer is having problems with his internet connection, I have in my context: [jimballboutiques] . exten => 1235690251,1,SetGroup(customer) exten => 1235690251,2,CheckGroup(3) exten => 1235690251,3,Dial(SIP/jimball,20,r) exten => 1235690251,4,VoiceMail(u1235690251@jimballboutiques) exten => 1235690251,103,VoiceMail(u1235690251@jimballboutiques) . Now I've had it
2015 May 28
0
chan_sip.c: Hanging up call
The string "5a2600300339934f704528bb14ed05e9 at MyAsterisk:5060" is the unique identifier for the call in SIP known as the Call-ID. If you have a packet capture of the port 5060 SIP traffic, that identifier will be in each SIP message related to the call, which also includes the full from and to details. As an alternative to running a separate packet capture, you can enable SIP message
2005 Aug 02
1
How to create a secret code to use myasterisk@home server's long distance plan from a public phone
> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of > Adrien Laurent > Sent: 02 August 2005 14:56 > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] How to create a secret code to use > myasterisk@home server's long distance plan from a public phone > >
2015 May 28
1
chan_sip.c: Hanging up call
On Thu, 28 May 2015 11:15:45 -0500 Scott Griepentrog <sgriepentrog at digium.com> wrote: > The string "5a2600300339934f704528bb14ed05e9 at MyAsterisk:5060" is the unique > identifier for the call in SIP known as the Call-ID. If you have a packet > capture of the port 5060 SIP traffic, that identifier will be in each SIP > message related to the call, which also
2004 Jun 27
2
H323 audio problem
Hi everybody, I'm running an asterisk box -cvs version since few monthes, updated it middle of may and a last one on thursday (24 june) Since this one, my H323 calls loose they audio, both sides. Calling directly from Gatekeeper is ok, so problem comes from h323 asterisk channel. I saw few people telling about similar problem begining of month, does they solve their problem? I also grab
2015 May 28
2
chan_sip.c: Hanging up call
Hi All I have a few lines like this at asterisk/messages. [May 25 15:22:42] WARNING[27725] chan_sip.c: Hanging up call 5a2600300339934f704528bb14ed05e9 at MyAsterisk:5060 - no reply to our critical packet (see https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions). Since we have hundreds of clients with hundreds of simultaneous calls, how is it possible to know to which customer/IP
2005 Mar 16
1
MGCP Channel Lockup and other probelms
Hi All, I'm trying to hook up asterisk (CVS-HEAD-02/09/05-13:44:11 ) to a ADIT 600 via MGCP. Got it working really nice but now have a pretty bad problem: 1. When I perform a flash on the telephone, I usually get a second dialtone, but when I dial, dialtone doesn't break. If I flash back and forth a few times, it will eventually give me no dialtone.. here if I dial, it successfully
2014 Jul 31
1
Subscription-State always active ?
Hello, I notice that Asterisk always sends Subscription-State: active, even when the SIP-peer is offline (IP-phone cut from power) : /[Jul 31 11:56:58] NOTICE[32273]: chan_sip.c:26194 sip_poke_noanswer: Peer 'testacc77000' is now UNREACHABLE! Last qualify: 49// //[Jul 31 11:56:58] Really destroying SIP dialog '78b0d1701d3694b1494a0c4b55344d57 at ip-sip-server:5060' Method:
2005 Aug 24
0
(no subject)
Hi I am getting this error after installing and configuration of asterisk. Aug 24 17:53:50 WARNING[9924]: channel.c:472 ast_channel_walk_locked: Avoided initial deadlock for 'Zap/3-1', 10 retries! I have upgraded asterisk to latest version but still receiving the same error. Can someone helpme to resolve this issue. Regards, Shafqat Hamid -------------- next part
2009 Oct 28
1
The SIP in the Mobile Phones are not able to register on asterisk
I am talking about the SIP. Now the new mobiles (Nokia, Erecson, Panasonic, iPot, ... etc) all of them support SIP capability. They are able to register to any SIP server (by giving the IP address, username and password). Fring is one of the software that can be installed on the mobile devices and can register on the SIP servers. BUT, the new mobiles currently come with built in SIP (no need to
2014 Sep 02
2
Custom SIP-header not present in call Asterisk to Asterisk
Hello, I have a situation where a call comes in to my Asterisk server B. This call comes from another Asterisk server A. I want to tell to this server A why my server B hangs up. So just before hanging up, I add a custom SIP-header : exten => s,n,SIPAddHeader(X-My-Hangup: MaxChan) exten => s,n,Hangup() But I notice that this extra SIP-header is not send within the SIP-reponse :