Hello, hope somebody can help. I have setup a queue which maps to some Budgetone SIP phones. When a call is answered, the # key to transfer a call does not work. Everything else regarding the queue works fine. Is there a way to activate it? Maybe something like the t option in the Dial application. Thanks in advance, Christian.
*CLI> show application Queue -= Info about application 'Queue' =- [Synopsis]: Queue a call for a call queue [Description]: Queue(queuename[|options[|URL][|announceoverride]]): Queues an incoming call in a particular call queue as defined in queues.conf. This application returns -1 if the originating channel hangs up, or if the call is bridged and either of the parties in the bridge terminate the call. Returns 0 if the queue is full, nonexistant, or has no members. The option string may contain zero or more of the following characters: 't' -- allow the called user transfer the calling user 'T' -- to allow the calling user to transfer the call. 'd' -- data-quality (modem) call (minimum delay). 'H' -- allow caller to hang up by hitting *. In addition to transferring the call, a call may be parked and then picked up by another user. The optionnal URL will be sent to the called party if the channel supports it. Hielke Christian Braun wrote:>Hello, > >hope somebody can help. I have setup a queue which maps to some >Budgetone SIP phones. When a call is answered, the # key to transfer >a call does not work. Everything else regarding the queue works fine. > >Is there a way to activate it? Maybe something like the t option in >the Dial application. > > >Thanks in advance, > Christian. > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users > > >
On the grandstreams if I recall the docs are incorrect on how the transfer feature works. Transfer + EXT + Transfer bkw On Tue, 9 Sep 2003, Hielke Christian Braun wrote:> Hello, > > hope somebody can help. I have setup a queue which maps to some > Budgetone SIP phones. When a call is answered, the # key to transfer > a call does not work. Everything else regarding the queue works fine. > > Is there a way to activate it? Maybe something like the t option in > the Dial application. > > > Thanks in advance, > Christian. > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >
Hielke Christian Braun
2003-Sep-10 19:05 UTC
[Asterisk-Users] Transfer button on BudgeTone (Re: Transfer of queue call)
With the right extension setting, it works fine: exten => 1,1,queue,mainqueue|t I am not using the transfer button, but would love to. Right now i only have transfer with # key working. For example i have two BudgeTones registered to the *. Call from one to the other. Press the transfer button on the called and get a dialtone. Caller gets music on hold. Regardless of what i enter on the called side, nothing happens. Pressing transfer again also does not get the call back. Do you have the transfer button working? Christian. On Wed, Sep 10, 2003 at 09:04:41AM -0500, Brian West wrote:> On the grandstreams if I recall the docs are incorrect on how the transfer > feature works. Transfer + EXT + Transfer > > bkw > > On Tue, 9 Sep 2003, Hielke Christian Braun wrote: > > > Hello, > > > > hope somebody can help. I have setup a queue which maps to some > > Budgetone SIP phones. When a call is answered, the # key to transfer > > a call does not work. Everything else regarding the queue works fine. > > > > Is there a way to activate it? Maybe something like the t option in > > the Dial application. > > > > > > Thanks in advance, > > Christian. > > > > _______________________________________________ > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users