[asterisk-users] parkcall: How to remove announcement.

Alexandre Rodrigues alex454 at gmail.com
Mon Aug 16 12:31:42 CDT 2010


Hi Danny,

Thanks for your replay.

When the call is parked using parkcall I get the following sequence of
messages from asterisk console:

 Executing [700 at internal:1] Park("SIP/test_peer-00000004", "") in new stack
  == Parked SIP/test_peer-00000004 on 701 at parkedcalls. Will timeout back to
extension [internal] s, 1 in 1000 seconds
    -- Added extension '701' priority 1 to parkedcalls
    -- <SIP/test_peer-00000004> Playing 'digits/7' (language 'en')
    -- <SIP/test_peer-00000004> Playing 'digits/0' (language 'en')
    -- <SIP/test_peer-00000004> Playing 'digits/1' (language 'en')
    -- Started music on hold, class 'default', on SIP/test_peer-00000004
  == Spawn extension (internal, s, 1) exited non-zero on
'Parked/SIP/test_peer-00000004<ZOMBIE>'

How can I remove the "Playing digits" from parkcall application?

The only way I found, as I said before, is to used application
ParkAndAnnounce and send the announce to a dummy peer.
Using this method I get a lot of warnings.

Is there a better method???

Thanks in advance,

Alex




2010/8/16 Danny Nicholas <danny at debsinc.com>

>   *From:* asterisk-users-bounces at lists.digium.com [mailto:
> asterisk-users-bounces at lists.digium.com] *On Behalf Of *Alexandre
> Rodrigues
> *Subject:* [asterisk-users] parkcall: How to remove announcement.
>
>
>
> >Hello all,
>
> >I want to park calls using the callpark application, but I don't want to
> hear the saydigit when the called is parked.
>
> >To resolve this issue I use the following instruction in the dialplan:
>
>   >    exten => _8XX,1,ParkAndAnnounce(|1000|local/10 at default|)
>
>
> >Because local/10 at default is not defined to a peer I get a lot of
> warnings. :(
>
> >Is there a better way to resolve this issue??
>
> >Thanks in advance.
>
> >Alex
>
> Why not
>
>      exten => _8XX,1,Park()
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100816/64f358c1/attachment.htm 


More information about the asterisk-users mailing list