[Asterisk-Users] Pickup() h323

Joshua Colp jcolp at digium.com
Mon Apr 3 08:55:18 MST 2006


Pavel Jezek wrote:
> Hello,
> I can use directed call pickup using pickup application (between sip, 
> iax, skinny cals),
> but unable to pickup call that is ringing on phone behind h323 gateway 
> (using original h323 channel in asterisk), is this even suported?
> thx
> PJ
> 
> 
> 
> exten => _*7.,1,Pickup(${EXTEN:2})
> 
> 
> console log, when trying o pickup ringing line 324 (h323), from skinny 
> phone (953)
> 
> 
>   -- Executing Pickup("SCCP/953-00000004", "324") in new stack
>  == Spawn extension (default, *7324, 1) exited non-zero on 
> 'SCCP/953-00000004'
>    -- SCCP: Asterisk request to hangup channel SCCP/953-00000004
> 
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
> 
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users

The directed pickup application needs a CDR record on the channel, so be 
sure that the H323 channel driver is creating one. You may need to set 
amaflags to have it happen. I remember this being found before by 
someone else, and that being there way to make it work.

Joshua Colp



More information about the asterisk-users mailing list