Hi Giorgio
i've tried to upgrade to 1.4.25.1 but still have the same problem.
It seems that the problem is that the call is hangup by asterisk
before the connection with the transferred peer, but i haven't already
been able to reproduce it in a clear debug environment.
Is someone can helps...
B
Hi nik600,
I had some trouble transferring calls with that version of Asterisk even
if I used the normal transfer via features.conf. Upgrading to 1.4.24
helped a bit (even if not completely). My advice is to upgrade to 1.4.24
or the latest.
Giorgio
nik600 wrote:
> I'm experiencing some proble
I'm experiencing some problem using the transfer()
application,expecially when a call in received from a queue.
I'm using Asterisk 1.4.22.1
This is my scenario:
; this is the piece of code in extensions.conf that place the call in
the queue when is called
exten => ,1,Answer
exten =>
Hi,
I used to have "##" configured in asterisk 1.2 for blindxfer. Now, when I
press ## I hear it on the other end instead of initiating a transfer. What
has change and how can I go back to the old behavior? I kept the same
feature.conf file with these lines:
[featuremap]
blindxfer => ##
Hi,
I make a call to my mobile, now I would like to transfer the call to another
extension from my mobile, I try with #1 (which is configured in
features.conf as unattended transfer), and pbxtransfer is played back to me,
but when I try to enter an extension I just get an error.
What am I doing w
*snipped
depending on which directly the call is traveling the option is 'T" or
"t", have you tried both?
i think i 'directly' need to go find some coffee! (meant direction, sorry)
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://l
Ryan Stark wrote:
Hi I'm having trouble # transfering queue calls.
in extensions.conf I have:
[macro-queue]
;
; Places caller in queue
; ${ARG1} - Queue name to place caller in.
; ${ARG2} - Voicemail Extention
; ${ARG3} - Caller ID to Set.
exten => s,1,DBget(temp=nm/on) ; Get Night key, if not exis
Hi I'm having trouble # transfering queue calls.
in extensions.conf I have:
[macro-queue]
;
; Places caller in queue
; ${ARG1} - Queue name to place caller in.
; ${ARG2} - Voicemail Extention
; ${ARG3} - Caller ID to Set.
exten => s,1,DBget(temp=nm/on) ; Get Night key, if not existing,goto 102
exte