Hi All,
Do anyone suggest on this issue?
Regards,
Boobalan
-Original Message-
From: Boobalan M [mailto:boobalan...@plintron.com]
Sent: Thursday, January 07, 2016 10:20 AM
To: 'asterisk-dev@lists.digium.com'
Subject: RE: asterisk-dev Digest, Vol 138, Issue 3 - Asteris
Hi All,
Do anyone having idea on this case?. Waiting for your valuable responses to
take it forward.
The scenario is explained in previous mail content.
Regards,
Boobalan
-Original Message-
From: asterisk-dev-boun...@lists.digium.com
[mailto:asterisk-dev-boun...@lists.digium.com] On Be
Hi Team,
I am facing issue where
I have created new module which carries one global variable.
plin_EXIBSInterface.c
int RrbsConnStatus = 0;
void PostXMLToEXIBS()
w Jordan
To: Asterisk Developers Mailing List
Subject: Re: [asterisk-dev] Asterisk - 13.6.0 - While bring up
Asterisk seeing error "undefined symbol":
Message-ID:
Content-Type: text/plain; charset="utf-8"
On Thu, Dec 31, 2015 at 6:20 AM, Boobalan M
wro
Hi Team,
We are encountering below issue often when try to make asterisk up.
"
[Dec 31 13:31:35] WARNING[17782]: loader.c:553 load_dynamic_module: Error
loading module 'app_voicemail.so':
/usr/lib64/asterisk/modules/app_voicemail.so: undefined symbol:
ast_say_date_with_format
"
This i
Hi Team,
I have created new application named "plin_EXIBSInterface.c". I could see
application compilation, the module "plin_EXIBSInterface.so" getting moved
to "/usr/lib64/asterisk/modules"/.
When I make up the asterisk I could see the below error in logs,
[Dec 29 15:17:27]