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

iranna (JIRA) noreply at issues.asterisk.org
Sat Feb 22 00:58:03 CST 2014


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

iranna  edited comment on ASTERISK-23338 at 2/22/14 12:56 AM:
--------------------------------------------------------------

sir,i am using asterisk 1.8
why call parking is not workinng???
( using two physical SIP phones and asterisk 1.8)
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]
parkextn => 700
parkpos => 701-703
context => parkedcalls

how to solve with DTMF(#72 in feature.conf) sequence:its working but call establish in one way and without DTMF sequence.i am trying but not working
                
      was (Author: iranna):
    sir,i am using asterisk 1.8
why call parking is not workinng???
( using two physical SIP phones and asterisk 1.8)
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]
parkextn => 700
parkpos => 701-703
context => parkedcalls

how to solve with DTMF(#72 in feature.conf):its working but call establish in one way sequence and without DTMF sequence.i am trying but didn't get any result.
                  
> how to solve this error during call parking
> -------------------------------------------
>
>                 Key: ASTERISK-23338
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23338
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>            Reporter: iranna 
>            Assignee: Rusty Newton
>
> In the CLI.i am receiving fallowing error during executing call parking
> [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
> [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
> [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
> [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
> [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
> [Feb 22 05:17:55] ERROR[9742]: astobj2.c:1162.c:116 INTERNAL_OBJ: bad magic number 0x102c6abc for 0x102c6a88
> please fix this error.
> 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