VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
rnewton at digium.com Guest
|
Posted: Thu Mar 13, 2014 9:24 am Post subject: [asterisk-users] Any help Address 0xfffffffe out of bounds i |
|
|
On Thu, Mar 13, 2014 at 4:18 AM, hkc323 <hkc323@gmail.com> wrote:
Quote: | 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. Asterisk-11.5.1 Centos6
app_confbrige.c confbridge.conf
=====================================================
Task: Using Dailplan user want to retrive no of user in conference
'6050' => 1. Verbose(3,"testMyConfbridgeCount") [pbx_config] 2.
MyConfbridgeCount(4000,count) [pbx_config] 3. verbose(3,"== ${count} ====")
[pbx_config]
|
Please discontinue spamming the users list with your posts.
Not receiving an answer to your question is not a reason to repeatedly
post (four posts now in the past few days?)
I've already responded to your original post and asking you to post on
the issue tracker and follow the issue guidelines to provide the
information needed to investigate the crash.
--
Rusty Newton
Digium, Inc. | Community Support Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
direct: +1 256 428 6200
Check us out at: http://digium.com & http://asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
mjordan at digium.com Guest
|
Posted: Thu Mar 13, 2014 2:36 pm Post subject: [asterisk-users] Any help Address 0xfffffffe out of bounds i |
|
|
On Thu, Mar 13, 2014 at 9:24 AM, Rusty Newton <rnewton@digium.com> wrote:
Quote: | On Thu, Mar 13, 2014 at 4:18 AM, hkc323 <hkc323@gmail.com> wrote:
Quote: | 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. Asterisk-11.5.1 Centos6
app_confbrige.c confbridge.conf
=====================================================
Task: Using Dailplan user want to retrive no of user in conference
'6050' => 1. Verbose(3,"testMyConfbridgeCount") [pbx_config] 2.
MyConfbridgeCount(4000,count) [pbx_config] 3. verbose(3,"== ${count} ====")
[pbx_config]
|
Please discontinue spamming the users list with your posts.
Not receiving an answer to your question is not a reason to repeatedly
post (four posts now in the past few days?)
I've already responded to your original post and asking you to post on
the issue tracker and follow the issue guidelines to provide the
information needed to investigate the crash.
|
Actually, in this case, he shouldn't post a bug report to the issue
tracker. The bug he is encountering is with some custom code in
ConfBridge, namely with the application "MyConfbridgeCount":
static const char *const app2 ="MyConfbridgeCount";
You should contact the author of that code and ask them to fix the crash.
Matt
--
Matthew Jordan
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|