Re: [asterisk-users] Re: Problem to park the call with #700

2007-06-06 Thread lavarini
I use linphonec as SIP-phone. ___ --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

[asterisk-users] Problem to park the call with #700

2007-06-05 Thread lavarini
Hi all, I have a problem to park the call with #700 when the SIP phone and the asterisk PBAX run on the same machine. Call parking works well if the SIP phone that I use is on a remote pc in comparison with the asterisk on the which it is registered. If the sipphone is in the same pc where ast

[asterisk-users] Re: how can I catch the event generated when a parked call is hung up?

2007-05-22 Thread lavarini
This method does not seem to work. The action (NoOp in my case) in the "h" extension is execute after have parked the call, while when I hang up the call parked the action in "h" extension is not execute. ___ --Bandwidth and Colocation provided by Easyn

[asterisk-users] how can I catch the event generated when a parked call is hung up?

2007-05-22 Thread lavarini
Hi all, how can I catch the event generated when a parked call is hung up? In my dialplan, when arrives a call to a specific number, Asterisk parks the call and announces the parking slot to a number. But if the user hangs up the parked call, I don't know how to catch the event, from dial

[asterisk-users] How obtain the slot position when a call is parked?

2007-05-14 Thread lavarini
Hi, I want to ask you if asterisk, when I use the command park(), gives me for example a variable that contains the slot position where it parks the call or if it only tells me (audio) in the channel this position number? In other words, is there a way to obtain and use the value of the slot positi