search for: ast_moh_start

Displaying 9 results from an estimated 9 matches for "ast_moh_start".

2003 Aug 27
1
sample configs / load module failure
...sn't cover all of the configs. Here's my specific problem, when launching Asterisk for the first time, it fails to launch with the following information: [res_parking.so]WARNING[1024]: File loader.c, Line 212 (ast_load_resource): /usr/lib/asterisk/modules/res_parking.so: undefined symbol: ast_moh_start WARNING[1024]: File loader.c, Line 368 (load_modules): Loading module res_parking.so failed! If this is merely a matter of not using the parking module, that's fine, but I can't find the docs on how to NOT use a specific module. Thanks, Ted
2005 Jan 28
3
chan_iax2.c problem?
...al=32) at chan_iax2.c:3091 #2 0x41166e17 in iax2_write (c=0x20, f=0x424eef24) at chan_iax2.c:3551 #3 0x0805cd41 in ast_write (chan=0x816bd90, fr=0x424eef24) at channel.c:1634 #4 0x080610e3 in ast_activate_generator (chan=0x816bd90, gen=0x407ca918, params=0x20) at channel.c:1554 #5 0x407c725e in ast_moh_start (chan=0x0, class=0x20 <Address 0x20 out of bounds>) at res_musiconhold.c:598 #6 0x41804e3d in dial_exec (chan=0x816bd90, data=0x816bd90) at app_dial.c:882 #7 0x08074a1f in pbx_exec (c=0x816bd90, app=0x8157770, data=0x424f1b24, newstack=1) at pbx.c:469 I was calling Firefly's own extens...
2007 Dec 04
0
Queue App - crash (1.4.15)
This is the core trace (gdb) bt #0 0xb7e5a231 in strcasecmp () from /lib/libc.so.6 #1 0xb7ce0a3f in local_ast_moh_start (chan=0x82496a8, mclass=0xb720f828 "default", interpclass=0x0) at res_musiconhold.c:646 #2 0x08083695 in ast_moh_start (chan=0x64, mclass=0x64 <Address 0x64 out of bounds>, interpclass=0x88 <Address 0x88 out of bounds>) at channel.c:4614 #3 0xb741818b in queue_exec (...
2011 Feb 01
2
Musiconhold priority
Hello list, what musiconhold class has priority : - field "musiconhold" of the SIPaccount and field "musiconhold" of a queue or - Set(CHANNEL(musicclass)=) ?? Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110201/b27a0534/attachment.htm>
2007 Jul 17
1
Music on hold problem
Hi, I am using asterisk 1.4. I have confgured the musiconhold.conf file. However, when i make a call and then hold the call it does nothing. in the CLI i do not see the starting/stopping musiconhold messages. i am making calls from sip to h323 using asterisk assip/h323 gateway (with gnugk and ooh323). i get the following messages when putting the call on hold: -- Executing [204 at default:1]
2010 Apr 26
2
[PATCH] Make Queue announcements more consistent (1.4.26.2)
...was handled */ int pending; /*!< Non-zero if we are attempting to call a member */ @@ -1653,6 +1654,7 @@ res = 0; /* Set our last_pos indicators */ + time(&now); qe->last_pos = now; qe->last_pos_said = qe->pos; @@ -2131,6 +2133,8 @@ if (!res) ast_moh_start(qe->chan, qe->moh, NULL); + /* Refresh now so that frequency is time _between_ recordings */ + time(&now); /* update last_periodic_announce_time */ qe->last_periodic_announce_time = now; @@ -3292,7 +3296,8 @@ static int wait_a_bit(struct queue_ent *qe) { /* Don't need to...
2005 Jun 20
2
app_valetparking.c
Since www.bkw.org seems not to exist anymore (getting response from some hosting provider), does anyone happend to have a copy of app_valetparking.c from www.bkw.org - the one that should work with * stable 1.0.X ? If so please contact me. One that can be downloaded from www.loligo.com dosn't compile with 1.0.X, and SuperValletParking (www.asterlink.com/svp/) seems to be for * HEAD
2005 Jun 20
1
Re: app_valetparking.c for * STABLE (1.0.X)
Nope ! This is the one that tries to include PRE 1.0.X header file <parking.h>. It cannot compile on * 1.0.X (I have tried also to include <features.h> instead of <parking.h> (as far as I know features.h is successor to parking.h), but still without results). Thanks anyway. Nenad > > Try this > >> Since www.bkw.org seems not to exist anymore (getting
2007 Jun 08
3
Asterisk 1.4 with Unicall
I have a small call center running with Asterisk 1.4.4 and Unicall. Everything seems to be working but twice now we had to reset the server because all lines stopped working. You can see users dialing in and reaching the queue but the agents never get the call and the lines are not released. I saw that there is a new Zaptel driver which fixes a racing condition with a TE110P card which is