similar to: Call Parking timeout fails

Displaying 20 results from an estimated 1000 matches similar to: "Call Parking timeout fails"

2009 Jun 27
1
Multiple parking lots use default park positions
Hello, all. I'm having a deeply frustrating time getting multiple parking lots to work and am wondering what I am doing wrong. I am using Asterisk 1.6.1.1. I defined two separate parking lots in features.conf as follows: [parkinglot_a100] ; SSI context => a100-parking parkpos => 900-920 findslot => next [parkinglot_a10] ; EBC context => a10-parking parkpos => 800-820
2009 Oct 15
1
Callpickup works for outside calls but not inside calls
Hello, all. I've got a problem where we set up call pickup for a customer. If the Bob's extension rings and Bob is in Jim's office, Bob can press the button on his Snom 320 that says "Bob" and pick up his line. It works great for calls coming in from the outside but does not work for internal calls. Internal calls generate a app_directed_pickup.c:204 pickup_exec: No
2004 Aug 19
1
Inband announcement of parking slot from app _parkandannounce?
Couldn't see the forrest for all the fascinating tree-like applications that are out there: For future reference, see: http://www.voip-info.org/wiki-Asterisk+call+parking :-) -----Original Message----- From: Kris Boutilier [mailto:Kris.Boutilier@scrd.bc.ca] Sent: August 11, 2004 1:10 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Inband announcement of parking slot from
2009 Jul 01
2
Multi-tenant parking broken in 1.6.1.1?
Hello, all. With the assistance of very helpful folks, our brand new multi-tenant setup seems to be working smoothly from start to finish with just a bump or two. The biggest is parking. Now that we got most kinks worked out, I'm a little more comfortable in trying to resolve this. There seem to be two problems: 1. Parking assigns parking spaces from the default group no matter
2004 Aug 11
0
Inband announcement of parking slot from app_parkandannounce?
I'm trying to use Asterisk app_parkandannouce to build a global parking pool from within a couple of Norstar PBXes. Right now I can blind transfer calls into the parking lot, but the slot announcement relies on calling back the 'transferee' after the call is parked and I can't pass enough callerid data out from within the PBX to be able to route the call back in (ie. no PRI
2009 Oct 15
2
MWI for multiple voice mail boxes
Hello, all. I have a user who needs to monitor their voice mail box and the general delivery voice mail box. I defined them in sip.conf as follows: [tkeeley](a10f) mailbox=612 at a10, 610 at a10 However, the MWI does not indicate voice mails for 610 and I keep seeing this error message: ERROR[2549]: app_voicemail.c:1630 messagecount: Couldn't find mailbox 610 in context a10 However,
2004 May 03
3
Error building asterisk-0.9.0
I am trying to build asterisk-0.9.0 on 533MHz 160MB Redhat Linux 9.0 machine. I have followed the instructions to build asterisk. Building zaptel and libpri seemed to go well (lots of messages but nothing that indicated an error) However, when I do the make clean ; make install for asterisk-0.9.0 after running for sometime I get the following: gcc -shared -Xlinker -x -o app_senddtmf.so
2009 Jul 20
0
No subject
mailboxes). Are you certain that removing either 612 or 610 mailbox would keep Asterisk from complaining ? > > However, the MWI does not indicate voice mails for 610 and I keep seeing > this error message: > > ERROR[2549]: app_voicemail.c:1630 messagecount: Couldn't find mailbox > 610 in context a10 > > However, mailbox 610 is clearly defined in voicemail.conf: >
2009 Jun 18
2
Incoming SIP and the 's' extension
Hello, all. My apologies up front but I must be brain cramping on something very simple. I've tried to pare down my configuration to the absolute minimum for SIP traffic just to understand how it works. My incoming calls are not finding the "s" extension in my dial-plan. I am assuming SIP calls can do this. I am using Asterisk 1.6.1.1 sip.conf has nothing but: [general]
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 =
2023 Nov 09
1
help with crash
2023-11-08 18:14:13] ERROR[571246][C-000017e2] : Got 19 backtrace records # 0: [0x5bd18a] asterisk utils.c:2800 __ast_assert_failed() # 1: [0x4618e3] asterisk astobj2.c:589 __ao2_ref() # 2: [0x58e660] asterisk stasis_cache.c:824 update_create() # 3: [0x58efed] asterisk stasis_cache.c:903 caching_topic_exec() # 4: [0x586b90] asterisk stasis.c:1380 dispatch_message() # 5: [inlined] asterisk
2005 Jul 18
0
Crash on reload only with autoload=no
Hi, I've been having a little problem with my asterisk servers, I have 4 identical asterisk servers setup (same hardware, same OS, same config). Once in a while (once or twice a day) one of the server crashes on the cron job reload. But I realized this only happens on 3 of the 4 servers. Tried to spot the difference between that one server that wasn't crashing. The difference I found was
2004 Aug 08
1
No Sound and Jungle:
Hi everyone, I am running asterisk on red hat linux 9 box. The sound card is Intel 82801db AC' 97 audio and the module is i810_audio. It runs well with other applications like xmms and the standard tests deliver a sound . I have also tried to record voice and that works well too. 1-)Now when i run asterisk and i dial out an extension to play any sound there is none. The same thing
2009 Aug 03
2
Upgrading from 1.6.1.1 to 1.6.1.2
Hello, all. After reading the README, UPGRADE.txt, and a quick tour through google, is it safe to assume to upgrade from 1.6.1.1 to 1.6.1.2, one simply compiles and installs over the old installation being careful to NOT install the sample files? Thanks - John -- John A. Sullivan III Open Source Development Corporation +1 207-985-7880 jsullivan at opensourcedevel.com
2014 Sep 09
0
Segfault Asterisk 1.4.44 in wmvare ESXi 5.5
Hi, Im getting daily segfaults when running 40-100 cuncurrent calls in G729 passthrough mode. Any thoughs on why this is happening is most appreciated. #0 0x0000003cd773356f in __strlen_sse42 () from /lib64/libc.so.6 #1 0x000000000043b352 in update_bridgepeer (c0=0x7faeac06a320, c1=0x7faea4711570) at channel.c:4791 #2 0x0000000000445f42 in ast_channel_bridge (c0=0x7faeac06a320,
2005 May 20
1
Valet Parking and SuperValet Parking - back level
It seems Valet Parking and Super Valet Parking won't compile with CVS after 3/4/2005. Apparently some major reworks to Asterisk has broken the out-of-tree modules. Ref: http://bugs.digium.com/view.php?id=3573 The standard Parking lacks functionality and doesn't support contexts. Yet the more current CVS supports several much needed features like Chan Spy and native MOH as well as
2011 Mar 16
0
Multiple Parking Lots Being Redirected to the Wrong Parking Lot
Hi, I've been trying to set up multiple parking lots using multiple tenants on version 1.8.x (tried all versions including 1.8.4RC2), however calls only park on one parking lot (the top parking lot of the command 'parkedcalls show'). Everything works fine when running on version 1.6.2.17. Currently have a bug opened, but haven't got any updates for over a month.
2007 Mar 09
3
Polycom call parking feature and Asterisk call parking
Hi: I want to make parking calls easier for my hard-working users. Is there a way to make the Polycom call park feature work with Asterisk? In case it just works out of the box, I haven't tried it yet; but the "call park" feature isn't enabled on the Polycom phones by default. -Stephen-
2010 Apr 28
0
asterisk core dumps after cdr database writes using odbc
Both of our production asterisk servers are dumping core when making writes to our cdr tables. Here is a backtrace of the problems we are having: #0 0x00447b1f in tdserror (tds_ctx=0x1, tds=0xb7938c90, msgno=20004, errnum=9) at util.c:347 347 if (tds_ctx && tds_ctx->err_handler) { (gdb) bt #0 0x00447b1f in tdserror (tds_ctx=0x1, tds=0xb7938c90, msgno=20004, errnum=9) at
2004 May 25
4
fax/sandsp segfaulting asterisk
Like some others on the list spandsp is segfaulting asterisk when recieving a fax. I'm on debian testing/unstable with freshly checked out asterisk CVS and sandsp. My libtiff version is 3.6.1. Here is the GDB output --- snip ----- Changed from phase 5 to 4 Start rx document - compression 2 Start rx page >>> CFR: 84 HDLC underflow in state 5 Post trainability Changed from phase