Menu

#5 Transfer Call Problem

closed
nobody
None
5
2008-05-29
2005-07-06
mcheto
No

There is a problem when you try to transfer calls with
settings supplied from /etc/asterisk/features.conf.
Before start to blame me I have tried it with another
iax phone and it works fine.

Here is a example of situation in which kiax don't
transfer calls.
/etc/asterisk/features.conf
[general]
parkext => 700
parkpos => 701-720
context => parkedcalls
parkingtime => 45
transferdigittimeout => 3
xfersound = beep
xferfailsound = beeperr

pickupexten = *8
featuredigittimeout = 1000

[featuremap]
blindxfer => #6
atxfer => *6

Here is a /etc/asterisk/extensions.conf
exten => 101010,1,Dial(IAX2/user1,20,tTr)

Users which I am logged in are also in context in which
is previous extension. So I am dialing from user2 to
user1. User1 pickup and when tryes to transfer call
with #6 or *6 and asterisk dups with error.
Here is output from asterisk(it is different in both
situations):
-----Output one-------------
-- Started music on hold, class 'default', on
IAX2/user2@10.3.3.20:4569-4
-- Playing 'pbx-transfer' (language 'en')
-- Unable to find extension '3' in context 'ide'
-- Playing 'beeperr' (language 'en')
-- Stopped music on hold on
IAX2/user2@10.3.3.20:4569-4
-----Output one-------------
-----Output two-------------
--
Attempting native bridge of IAX2/user2@10.3.3.20:4569-6
and IAX2/user1-7
-- Started music on hold, class 'default', on
IAX2/user2@10.3.3.20:4569-6
-- Playing 'pbx-transfer' (language 'en')
Jul 6 13:12:16 WARNING[3619]: res_features.c:813
builtin_atxfer: Did not read data.
-- Playing 'beeperr' (language 'en')
-- Stopped music on hold on
IAX2/user2@10.3.3.20:4569-6

-----Output two-------------
The context which I am using is idefisk. Probably kiax
don't transfer the full name of context to asterisk
server. I am not pretty sure just supposing. If kiax
receives transfered call everything is ok.

Discussion

  • Emo

    Emo - 2005-09-18

    Logged In: YES
    user_id=1223718

    Noone will blame you :) Transfer is not tested well, so such
    comments are welcome. I have to see if I have missed
    something.. will contact you again later.

     
  • Emo

    Emo - 2008-05-29

    Logged In: YES
    user_id=1223718
    Originator: NO

    I am closing this ticket for Kiax 0.8.x is no longer supported in favor of Kiax ver 2 - a re-write of the softphone with QT 4.x.,gcc4. Pls take a look at sf.net/projects/kiax for more information and downloads.
    Best regards,
    Emil

     
  • Emo

    Emo - 2008-05-29
    • status: open --> closed
     

Log in to post a comment.