[Home]

Summary:ASTERISK-13863: Not possible to make two transfer in the same call
Reporter:evandro (evandro)Labels:
Date Opened:2009-03-30 09:14:00Date Closed:2011-06-07 14:08:01
Priority:MinorRegression?No
Status:Closed/CompleteComponents:General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I have set "##" in features.conf for a atxfer... when I receive a call, I put ## and the phone number that I want transfer, talk to the other side, the other side hang up, but if I put ## again, when I put the first digit of the number, the transfer ends whith the following message in asterisk cli:

-- <SIP/6405-087822c0> Playing 'pbx-transfer' (language 'pt_BR')
[Mar 30 11:06:11] WARNING[14828]: res_features.c:854 builtin_atxfer: Did not read data.





Any help??

****** ADDITIONAL INFORMATION ******

my features.conf:

[general]
transferdigittimeout => 3
xfersound = beep
xferfailsound = beeperr
pickupexten =
featuredigittimeout = 1000
atxfernoanswertimeout = 15

[featuremap]
blindxfer =
disconnect = ##
automon =>
atxfer = ##
parkcall =>
Comments:By: evandro (evandro) 2009-03-30 15:12:19

Sorry, I did read Features/General instead Formats/General. Think it's not a right category, but the issue is real...

By: David Brillert (aragon) 2009-03-31 08:18:32

This should be fixed in 1.4.24

By: Denis Galvao (denisgalvao) 2009-03-31 08:34:57

Related to 14642. Please add a relationship.

By: Mark Michelson (mmichelson) 2009-07-22 10:32:02

aragon suggested that this should be fixed in 1.4.24. Could someone confirm if the problem still exists in 1.4.26? If you are still having the same problem there, then please upload a log of the call with core verbosity and debug set to 4. Thanks.

By: David Brillert (aragon) 2009-07-22 10:42:44

This works fine in 1.4.26
I tested ataxfer to two destinations and included mixmonitor for good measure

By: Mark Michelson (mmichelson) 2009-07-23 16:18:40

Since this is being reported as fixed, I am closing this. evandro, if you should find that you are still having the same trouble with recent Asterisk versions, please feel free to re-open.