similar to: Patch for app_dial.c: exit when just one ext is busy.

Displaying 20 results from an estimated 110 matches similar to: "Patch for app_dial.c: exit when just one ext is busy."

2014 Mar 13
1
Any help Address 0xfffffffe out of bounds in app_confbridge.casterisk-11.5.1 using confbridge.conf
Address 0xfffffffe out of bounds why and how to solve.MyConfbridgeCount(conferencenumber,variablename )return total number of user in conference given by conferencenumber otherwise zero.At runtime using MyConfbridgeCount(4000,count ).now app2: MyConfbridgeCount will call function count_exec(struct ast_channel *chan, const char *data).But at compile time char * data cause core dumped.
2014 Mar 07
1
asterisk11.5.1 module not load why ? any help
=================================================================== Core was generated by `/usr/sbin/asterisk -f -vvvg -c'. Program terminated with signal 11, Segmentation fault. #0 0x081b138e in ast_skip_blanks (str=0x0) at /usr/src/asterisk/asterisk- 11.5.1/include/asterisk/strings.h:90 90 AST_INLINE_API( Missing separate debuginfos, use: debuginfo-install bzip2-libs-1.0.5- 7.el6_0.i686
2014 Mar 12
0
module load Crash Asterisk 11.5.1 app_confbridge.c
===================================================================== Asterisk-11.5.1 Centos6 app_confbrige.c ===================================================================== APP: MyConfbridgeCount(Confbridgename,variablename) it will return no of user in conference if conference is created or else zero. Task: Using Dailplan user want to retrive no of user in conference '6050'
2013 Aug 12
0
Asterisk WebRTC Support : WSS connection setup fails with error:00000000
Hi, I'm trying to connect to the asterisk pbx via wss, from sipml5.org demo page (http://sipml5.org/call.htm). I used the guide from https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial , to setup the tls. I could make a secure sip call ( SRTP) using the PhonerLite sip client. ( This confirms my sip - tls settings and tls certficates. ( I'd added the tls client certficate
2014 Mar 13
0
Any Help ? user defined application .module load Crash Asterisk 11.5.1 app_confbridge.c
===================================================================== Asterisk-11.5.1 Centos6 app_confbrige.c ===================================================================== APP: MyConfbridgeCount(Confbridgename,variablename) it will return no of user in conference if conference is created or else zero. Task: Using Dailplan user want to retrive no of user in conference '6050'
2014 Sep 05
2
Asterisk with PJSIP
Hi All, I installed Astreisk 13beta with pjproject 2.3(2.2.1) from source code on CentOS7. -- https://wiki.asterisk.org/wiki/display/AST/Building+and+Installing+pjproject The installation is OK. But the connected SIP cilents (both Linphone on Windows7) cannot communicate. I hope your comment such as the testing for resolving the problem. My status is the following(1 and 2). Why 'Everyone
2009 May 27
3
1.6.0.9: Now "Unable to create ... 'DAHDI'"
Still trying to upgrade to 1.6.0.9 for 1.4. It worked - it worked all day yesterday, but this morning: -- Executing [646xxxyyyy at longdistance:1] Answer("SIP/172-08276a60", "") in new stack .......... -- Executing [646xxxyyy at longdistance:6] Dial("SIP/172-08276a60", ""DAHDI/g2"/1646xxxyyyy") in new stack May 27 09:56:57]
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
2023 Apr 17
1
RTP address learning and timing problem
Hi Joshua, Thank you for that. From the code it kind of looks like STRICT_RTP_LEARN_TIMEOUT is a minimum, not a maximum: if (!ast_sockaddr_isnull(&rtp->strict_rtp_address) && STRICT_RTP_LEARN_TIMEOUT < ast_tvdiff_ms(ast_tvnow(), rtp->rtp_source_learn.start)) { ast_verb(4, "%p -- Strict RTP learning complete - Locking on source address %s\n", Our call shows: #
2023 Apr 18
1
RTP address learning and timing problem
I don't know in that specific output what happened. Your best course of action is to add further logging or step through the logic with all of the knowledge you have of the RTP streams to understand what is happening. On Mon, Apr 17, 2023 at 8:52 PM David Cunningham <dcunningham at voisonics.com> wrote: > Hi Joshua, > > Thank you for that. From the code it kind of looks like
2009 Feb 04
1
Stopping chanspy followup
I am still trying to figure out a reasonable way to exit the chanspy application in a dialplan. For the most part I understand how things are working and there is one change I would like to propose. The way the 1.4.23.1 code seems to work is that if there are no channels that match the chanprefix argument the chanspy code stays in a loop waiting for a new channel to come into being that matches
2003 Oct 15
0
app_dial Flag
A nice flag in app_dial ? would be f and F to indicate weather to send flash to the fxo or fxs device in a bridged call. so if you have a pots line on an x100p bridged to a tdm400p and the pots line has call waiting you hear the call waiting signal 'f' would behave as normal and flash on the tdm400p and 'F' would send the flash on the x100p The flashing the tdm400p
2004 May 07
0
Re: [Asterisk-cvs] asterisk/apps app_dial.c,1.64,1.65
On Fri, 2004-05-07 at 16:30, anthm@lists.digium.com wrote: > Update of /usr/cvsroot/asterisk/apps > In directory mongoose.digium.com:/tmp/cvs-serv17955/apps > added D() parameter to app_dial to allow post connect dtmf stream to be sent using above call > +" 'D([digits])' -- Send DTMF digit string *after* called party has answered\n" > +"
2004 Jun 21
2
app_dial broken
Looks like half a patch has been applied to app_dial in cvs head could someone with commit rights fix it. Thanks Chris
2004 Jun 22
1
Core Dump on app_dial.c
Wondering if anybody else is experiencing this: Using June 21st CVS Call made internally from one Polycom IP600 to another. Core dump with the last message in log as: NOTICE[17426]: app_dial.c:681 dial_exec: Unable to create channel of type 'SIP' Happens a couple of times a day. No, I haven't done any backtracing, verbose logging, etc., (first thing in the morning, I promise) I
2010 Nov 04
0
[backport] Allow app_dial to play 'indication tone while ringing' back ported to 1.6.2.X
I have back ported the 'r' feature for app Dial from 1.8.0 to 1.6.2.X. The link to the diff is below. http://files.bluecrow.net/asterisk/backports/1.6.2/asterisk-1.6.2.4-app_ dial-play-indications.diff I made the diff against 1.6.2.4 and later patched a 1.6.2.13 system. All hunks passed. I have this running on two production 1.6.2.X systems with no problems yet. The
2006 Jul 10
2
Setting the colors of lines in a trellis plot...
With some help from those with expertise on this list, I managed to produce a plot using trellis that looked like I wanted it to look. Now, I need to take the same plot and make the lines on it color, but I want to specify the color for the lines myself. I've managed to make the key use the colors I want. I've managed to make the symbols of the actual plot use the colors I want. But I
2003 Oct 07
1
[PATCH] allow announcements in app_dial
Hi. Since a customer requested us that feature, I wrote this little patch for app_dial to allow to play an announcement to the called party, as soon he answers. you can define the file to play in the dial() option, using A(filename). for example: exten => blah,1,Dial(Zap/blah,30,rA(/my/own/announce)Tt) that doesn't break anything ... feel free to blame me for anything bad this patch
2010 Feb 11
2
app_dial.c: Unable to create channel of type 'Zap' (cause 34 - Circuit/channel congestion)
Just to share some experience with everyone about what happened today to our Asterisk 1.4 box with Digium TE412P card. We had an unscheduled power outage which shut down the Asterisk box. When the power went up, Asterisk came back up okay but the ports on the card were all red. Zttool show red alarm and cat /proc/zaptel/1 show red alarm today. Both incoming and outgoing cannot be made. When a
2004 Nov 29
1
NOTICE[507921]: app_dial.c:742 dial_exec: Unable to create channel of type 'Zap'
Hi Asterisk-ians! Need all of your help. I am stuck with this issue for last few days. I have one X100P installed in my system. My Asterisk is registered with another Asterisk Server/SIP provider as client and the call is successfully received by my Asterisk server (named as starwars). Now, the extentions.conf file states, the incoming INTO * should go out to fxo as below: exten =>