Re: [Asterisk-Users] automatic callback when busy

2006-03-27 Thread Tamás Bondár
On Monday 27 March 2006 20.07, Daniel wrote: > How can I edit the DB? > This may be a starting point for you: http://www.voip-info.org/wiki/view/Asterisk+database Or the related section of the book Asterisk: TFOT http://safari.oreilly.com/JVXSL.asp?x=1&mode=section&sortKey=rank&sortOrder=desc&

Re: [Asterisk-Users] automatic callback when busy

2006-03-27 Thread Tamás Bondár
exten => 6,103,Goto(6,1) > exten => 9,1,DBPut(CallBack/${${UNIQUEID}}=${CALLERIDNUM}) > exten => 9,2,Hangup > exten => i,1,Goto(outside,s,1) > exten => t,1,Goto(outside,s,1) > exten => T,1,Goto(outside,s,1) > > Don't

[Asterisk-Users] automatic callback when busy

2006-03-27 Thread Tamás Bondár
I'm trying to set up the following application: When a SIP extensions calls another one which is busy, the caller would be able to ask for an automatic callback: when the callee becomes available again, asterisk would ring both the caller's and the callee's phones and connect them when both par

[Asterisk-Users] Caller ID forwarding with Pickup() application?

2006-03-21 Thread Tamás Bondár
Hi, I'm using the Pickup() application for direct call pickup having the following line in the dialplan: exten => _*88XX,1,Pickup(${EXTEN:2}) It works OK, though I would like to have to get the original caller ID number forwarded to the phone where I do the pickup and have it displayed during