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

iranna (JIRA) noreply at issues.asterisk.org
Mon Feb 24 01:18:03 CST 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-23338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

iranna  updated ASTERISK-23338:
-------------------------------

    Description: 
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

  was:
In the CLI.i am receiving fallowing error during executing call parking
why call parking is not workinng???
( 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

why call parking is not workinng???
( using two physical SIP phones and asterisk 11)
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

    
> 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