[asterisk-dev] loader.c in asterisk 1.8.15-cert5

2014-08-13 Thread Deepak Bhatia
Hello, We have an application voicefun.so, which we used to load without any issue in asterisk 1.6. But we are facing problem in the loader.c in the asterisk 1.8.15-cert5. Regards Deepak Bhatia Software Consultant Voxomos Systems Pvt. Limited Mobile: 91 9811196957 C56A/27, Sector 62, NOIDA

Re: [asterisk-dev] [Code Review] 3901: logger: *strip* the verbose characters instead of blanking them out.

2014-08-13 Thread wdoekes
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3901/ --- (Updated Aug. 13, 2014, 2:47 a.m.) Status -- This change has been

Re: [asterisk-dev] [Code Review] 3902: logger: Don't store verbose-magic in the log files.

2014-08-13 Thread wdoekes
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3902/ --- (Updated Aug. 13, 2014, 7:47 a.m.) Status -- This change has been

Re: [asterisk-dev] loader.c in asterisk 1.8.15-cert5

2014-08-13 Thread Russell Bryant
On Wed, Aug 13, 2014 at 3:41 AM, Deepak Bhatia dee...@voxomos.com wrote: Hello, We have an application voicefun.so, which we used to load without any issue in asterisk 1.6. But we are facing problem in the loader.c in the asterisk 1.8.15-cert5. Could you share some more detail on the

Re: [asterisk-dev] loader.c in asterisk 1.8.15-cert5

2014-08-13 Thread Deepak Bhatia
Hello Russell, We are using 1.8.15-cert5 release. The file is loader.c. We are getting code dump at the line 453 which is while (!dlclose(lib)); = /* This section is a workaround for a gcc 4.1 bug that has already been

Re: [asterisk-dev] loader.c in asterisk 1.8.15-cert5

2014-08-13 Thread Deepak Bhatia
Hello Russell, FYI: The module developed by me is dependent of libstc++.so. Regards Deepak Bhatia Software Consultant Voxomos Systems Pvt. Limited Mobile: 91 9811196957 C56A/27, Sector 62, NOIDA (NCR), UP, India Skype: toreachdeepak On Wed, Aug 13, 2014 at 7:27 PM, Deepak Bhatia

Re: [asterisk-dev] loader.c in asterisk 1.8.15-cert5

2014-08-13 Thread Deepak Bhatia
Hello Russell, while(!dlclose(lib)) goes into an endless loop when we load our module. We found out while debugging the loader.c. Regards Deepak Bhatia Software Consultant Voxomos Systems Pvt. Limited Mobile: 91 9811196957 C56A/27, Sector 62, NOIDA (NCR), UP, India Skype: toreachdeepak On

Re: [asterisk-dev] [Code Review] 3900: Bridging: Fix an issue where bridge features can be interrupted by actions that set the UNBRIDGE soft hangup flag on a channel.

2014-08-13 Thread Jonathan Rose
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3900/ --- (Updated Aug. 13, 2014, 10:21 a.m.) Status -- This change has been

Re: [asterisk-dev] loader.c in asterisk 1.8.15-cert5

2014-08-13 Thread Deepak Bhatia
FYI Regards Deepak Bhatia Software Consultant Voxomos Systems Pvt. Limited Mobile: 91 9811196957 C56A/27, Sector 62, NOIDA (NCR), UP, India Skype: toreachdeepak On Wed, Aug 13, 2014 at 7:42 PM, Deepak Bhatia dee...@voxomos.com wrote: Hello Russell, while(!dlclose(lib)) goes into an endless

Re: [asterisk-dev] loader.c in asterisk 1.8.15-cert5

2014-08-13 Thread Deepak Bhatia
FYI, Regards Deepak Bhatia Software Consultant Voxomos Systems Pvt. Limited Mobile: 91 9811196957 C56A/27, Sector 62, NOIDA (NCR), UP, India Skype: toreachdeepak On Wed, Aug 13, 2014 at 9:00 PM, Deepak Bhatia dee...@voxomos.com wrote: FYI Regards Deepak Bhatia Software Consultant

Re: [asterisk-dev] loader.c in asterisk 1.8.15-cert5

2014-08-13 Thread Matthew Jordan
On Wed, Aug 13, 2014 at 9:12 AM, Deepak Bhatia dee...@voxomos.com wrote: Hello Russell, while(!dlclose(lib)) goes into an endless loop when we load our module. We found out while debugging the loader.c. That behaviour was changed in later versions of Asterisk 1.8. You may want to try loading

Re: [asterisk-dev] [Code Review] 3904: Replace some code with ao2_replace().

2014-08-13 Thread opticron
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3904/#review13084 --- Ship it! Ship It! - opticron On Aug. 11, 2014, 4:52 p.m.,

Re: [asterisk-dev] [Code Review] 3905: ARI: Originate to app local channel subscription code optimization.

2014-08-13 Thread opticron
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3905/#review13085 --- Ship it! Ship It! - opticron On Aug. 11, 2014, 7:14 p.m.,

[asterisk-dev] [Code Review] 3906: chan_pjsip: Update media translation paths when new SDP negotiated.

2014-08-13 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3906/ --- Review request for Asterisk Developers. Bugs: AFS-137

[asterisk-dev] DAHDI-Linux and DAHDI-Tools 2.10.0 Now Available

2014-08-13 Thread Asterisk Development Team
The Asterisk Development Team has announced the releases of: DAHDI-Linux-v2.10.0 DAHDI-Tools-v2.10.0 dahdi-linux-complete-2.10.0+2.10.0 This release is available for immediate download at: http://downloads.asterisk.org/pub/telephony/dahdi-linux

[asterisk-dev] [Code Review] 3907: ARI: Fix implicit answer of channel when playback is initiated on unanswered channels

2014-08-13 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3907/ --- Review request for Asterisk Developers. Bugs: ASTERISK-24229