[asterisk-bugs] [JIRA] (ASTERISK-23338) how to solve this error during call parking
iranna (JIRA)
noreply at issues.asterisk.org
Sun Feb 23 23:58:03 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
iranna updated ASTERISK-23338:
-------------------------------
Comment: was deleted
(was: 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)
> how to solve this error during call parking
> -------------------------------------------
>
> 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
> 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]
> parkextn => #72
> parkpos => 701-703
> context => parkedcalls
> 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