similar to: CLI notice: channel.c:2421 __ast_request_and_dial: Don't know what to do with control frame 15

Displaying 20 results from an estimated 100 matches similar to: "CLI notice: channel.c:2421 __ast_request_and_dial: Don't know what to do with control frame 15"

2006 Feb 09
1
Re: Help on Vicidial
Here is another log from the * server CLI, I reall hope some one can help me out on this one. thanks |SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and server_ip='127.0.0.1' and campaign_id = '' and call_time < "" and lead_id != '';| -- VDAD get agent: |0|update of vla table: |127.0.0.1 |UPDATE vicidial_live_agents set
2009 Sep 27
0
channel.c:780 channel_find_locked: Avoided deadlock
Hi All. I have many days reading and research about asterisk and vicidial. I thing this issue is about asterisk and doesnt about vicidial. Isn't it? I have a problem with theses application (I already ask for help in vicidial forums), but I can not fix it. I have debian 5 with asterisk 1.2.24 and vicidial 2.0.4. This server has a IAX tunnel with another asterisk server B which connect to
2009 Apr 10
0
IVR and DTMF
REPOSTED with MORE Info and Modified Subject Line: -------------------------------------------------------- I am using one of the Minute Provider to dial out USA numbers. Now in one of my process, we need to Dial IVR and the enter DTMF digit and then it connects to the automated IVR. When I dial out the IVR directly using Xlite and VOIP Mins provider , it works perfectly. but when In try from
2009 Jan 28
5
Inbound Call Disconnect in 3 seconds
My Inbound calls lands , but line get disconnect in exactly 3 secs. Here goes my extension.conf setting : [from-ipkall] exten => 901835,1,Ringing ; call ringing exten => 901835,2,Wait(1) ; Wait 1 second for CID delivery from PRI exten => 901835,3,Answer ; Answer the line exten =>
2009 Feb 09
1
chan_oss.c:585 setformat: Unable to re-open DSP device
== Manager 'sendcron' logged off from 127.0.0.1 vicidialnow*CLI> dial 919545090201 -- Executing AGI("OSS/dsp", "agi://127.0.0.1:4577/call_log") in new stack -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0 -- Executing Dial("OSS/dsp", "SIP/19545090201 at sip203||tTor") in new stack -- Called 19545090201 at sip203 Feb 2 13:36:38
2006 Apr 12
1
SIP call hangup from asterisk CLI
Hi, We are using Vicidial and sometime even when agent disconnects, outgoing call originated by dialer is still active. Since call was initiated by dialer and then bought into meetme conference of agent and we can't corelate this call to any agent channel. When agents are dialing, channels doesn't show calls vicidial2*CLI> show channels Channel Location
2012 Jan 17
5
Accessing the ROR Application
hi all, I successfully deployed the ROR project on Centos server,i have one question how can i access that application from my machine ? on starting WEBRick server it is started on this ip http://0.0.0.0:3006, i want to set my machine ip in place of ''http://0.0.0.0:3006'' and also how i can access it from my machine ? Thanks in advanced. Thanks and Regards Sachin S.
2009 Jan 13
1
FWD and IPCall
I tried this http://lists.digium.com/pipermail/asterisk-users/2008-January/203615.html But I am NOT getting call in asterisk. SIP.conf file : _________________ [general] port = 5060 bindaddr = 0.0.0.0 context = default externhost=59.160.44.21 localnet=192.168.0.2/255.255.255.0 ; register SIP account on remote machine if using SIP trunks ; register => testSIPtrunk:test at 10.10.10.16:5060 ;
2009 Jan 15
2
Dropping this SIP message, it's incomplete
I am getting this Error on my Asterisk. How to solve it ? "ERROR[2654]: chan_sip.c:11355 handle_request: Missing Cseq. Dropping this SIP message, it's incomplete." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090115/cb953962/attachment.htm
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 ? --------------
2015 Jul 04
4
[Bug 2421] New: direct-streamlocal@openssh.com doesn't have a reserved string - PROTOCOL.txt
https://bugzilla.mindrot.org/show_bug.cgi?id=2421 Bug ID: 2421 Summary: direct-streamlocal at openssh.com doesn't have a reserved string - PROTOCOL.txt Product: Portable OpenSSH Version: 6.9p1 Hardware: Other OS: All Status: NEW Severity: enhancement Priority: P5
2009 Feb 02
2
Invalid Extension
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CLI Output : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vicidialnow*CLI> == Parsing '/etc/asterisk/manager.conf': Found == Manager 'sendcron' logged on from 127.0.0.1 == Parsing '/etc/asterisk/manager.conf': Found == Manager 'sendcron' logged on from 127.0.0.1 == Manager 'sendcron' logged off from
2010 Oct 10
1
Modifying cid.cid_name in app_parkandannounce.c
Hi List, I need to modify the callerID name of the call coming back when a parked call returns to the extension that parked it when it times out. Looking at app_parkandannounce.c /* Now place the call to the extention */ snprintf(buf, sizeof(buf), "%d", lot); memset(&oh, 0, sizeof(oh)); oh.parent_channel = chan; oh.vars =
2008 Oct 25
1
gtalk dialstring?
Hi everyone! I couldn't find anything expressive about gtalk dialstrings. It doesn't seem to work. I'm not sure why, so I'll start at the easiest point. The syntax I found was: gtalk/my_account_name/buddys_account_name at gmail.com Is this correct? And does any of you googletalkers know, if a simple google-mail account is enough to use the talking bit, or do I have to
2010 Mar 22
1
Call files : call multiple SIP-accounts
Hello, I'm trying to call different SIP-accounts to connect them to a conference. This is my call-file : Channel: SIP/test3&SIP/test1 MaxRetries: 2 RetryTime: 60 WaitTime: 30 Context: from-conf Extension: 1000 I get the following in the CLI : [Mar 22 14:40:26] -- Attempting call on SIP/test3&SIP/test1 for 1000 at from-conf:1 (Retry 1) [Mar 22 14:40:26] WARNING[29908]:
2006 Jan 06
1
Annoying Notice Message: "Don't know what to do with control frame 15"
Hi, I haven't found anything about the message below on the mailing list, Does anyones knows why this notice is being appearing? -- Executing Dial("Local/912365533643@default-f348,2", "IAX2/CallOut/12365533643|30|otT") in new stack -- Called CallOut/12365533643 -- Call accepted by 12.11.11.11 (format ulaw) -- Format for call is ulaw --
2004 Aug 23
1
H323 outgoing calls
Does asterisk support using an H.323 provider for outgoing calls? From everything I have found, it looks like it does. However, I have had no success in getting it to work. I would really appreciate if somebody could give me a hand. I am using the channel that comes with asterisk. I have also tried using the channel from inaccessnetoworks but have not had any more success. My provider
2005 Aug 03
2
MFC/R2 Mexico Unicall Blocked
I've been trying to configure an E1 in Mexico using unicall, i went into vozdigital, googled this list, and finally followed this instructions: http://voip-info.org/tiki-index.php?page=Asterisk+MFC+R2 I have 10 PSTN numbers and 10 "lines" assigned, so i only have 10 "channels" assigned from my telco. However when i try to simulate a call using this call file: --------call
2006 Mar 25
2
help on mfc/r2
Hello there! I've problem with setting up unicall / mfcR2. can't find proper notation for channel, trying unicall/1, unicall/1/1001, unicall/g1, unicall/g1/1000 and still having no luck. klaudia*CLI> !cp call /var/spool/asterisk/outgoing -- Attempting call on Unicall/1001 for application Dial(363) (Retry 1) Mar 25 09:29:34 NOTICE[19920]: channel.c:2429 __ast_request_and_dial:
2004 Apr 01
1
Still trying program -> phone call
A while back, I asked about using Asterisk in a medical environment where the task is to write a program that connects to a phone and sends a message like: Hello Mrs. Jones. How are you doing today? Press 1 if you're OK. Press 2 if you need help. Or start talking, and your message will be passed to a person. After connecting and sending the sound file, the program would