[asterisk-bugs] [JIRA] (ASTERISK-23338) how to solve this error during call parking:bad magic number

Matt Jordan (JIRA) noreply at issues.asterisk.org
Mon Feb 24 07:06:03 CST 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-23338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=215577#comment-215577 ] 

Matt Jordan commented on ASTERISK-23338:
----------------------------------------

Please try the most recent version of 1.8. There have been numerous fixes for reference counting issues since 1.8.8.2, which is now over two years old. In particular, major parking changes have been affected since that time.

As well, you didn't collect the reference count debug information that Rusty asked for - so if upgrading doesn't fix your problem, you will need to re-read the wiki page he linked and collect the information that has asked for.
                
> how to solve this error during call parking:bad magic number
> ------------------------------------------------------------
>
>                 Key: ASTERISK-23338
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23338
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 1.8.8.2
>         Environment: LINUX 12.04
>            Reporter: iranna 
>            Assignee: Rusty Newton
>         Attachments: Myissue
>
>
> In the CLI.i am receiving fallowing error during executing call parking
> ( using two physical SIP phones and PSTN phones)
> i was written dialplan in extestion.conf as fallow
> [incoming]
> include => parkedcalls
> exten => 3000,1,Dial(SIP/3000,40,Tt)
> exten => 3001,1,Dial(SIP/3001,40,Tt)
> and in feature.conf
> [general]
> parkpos => 701-703
> context => parkedcalls
> i am using DTMF sequence #72 in feature map context for call parked:its working but call established in one way (one way call) and fallowing error.
> please find attachment on capture file /etc/var/asterisk/Myissue
> [Feb 22 05:17:55] ERROR[9742]: astobj2.c:116 INTERNAL_OBJ: bad magic number 0x102c6abc for 0x102c6a88
> [Feb 22 05:17:55] ERROR[9742]: astobj2.c:116 INTERNAL_OBJ: bad magic number 0x102c6abc for 0x102c6a88
> please fix this bug.
> thank you

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list