Appreciate your help
I am attaching a scheme of what i want to achieve.
A calls to Avaya and routes to extension 2000 (Yate<-->Asterisk) .
Asterisk transfers the call on Avaya extension 3000 so that A could speak to extension 3000. Asterisk is release . Yate no.
%%+status:h323
name=h323,type=varchans,format=Status|Address|Peer;routed=1,routing=0,total=2,chans=2,cleaning=0;h323/1=connected|50.x.x.50:12406|h323/2,h323/2=answered|50.x.x.50:1720|h323/1
Below is a section from logs, attached is more.
REFER sip:3xxxxxxxxxxxx4@50.x.x.30:5065 SIP/2.0
Via: SIP/2.0/UDP 50.x.x.30:5060;branch=z9hG4bK54f5ee91;rport
Max-Forwards: 70
From: <sip:2000@50.x.x.30:5060>;tag=as062d18a0
To: "50.x.x.50" <sip:3xxxxxxxxxxxx4@50.x.x.30:5065>;tag=1028355859
Contact: <sip:2000@50.x.x.30:5060>
Call-ID: 1819746144@50.x.x.30:5065
CSeq: 102 REFER
User-Agent: Asterisk PBX 1.8.32.2
Refer-To: <sip:3000@50.x.x.30:5065>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Referred-By: <sip:2000@50.x.x.30:5060>
Content-Length: 0
------
2015-04-23_13:39:00.682197 <sip:INFO> 'udp:50.x.x.30:5065' sending code 100 0x7f993c0029c0 to 50.x.x.30:5060 [0x26294b0]
------
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 50.x.x.30:5060;branch=z9hG4bK54f5ee91;rport=5060;received=50.x.x.30
From: <sip:2000@50.x.x.30:5060>;tag=as062d18a0
To: "50.x.x.50" <sip:3xxxxxxxxxxxx4@50.x.x.30:5065>;tag=1028355859
Call-ID: 1819746144@50.x.x.30:5065
CSeq: 102 REFER
Server: YATE/5.4.3
Content-Length: 0
------
2015-04-23_13:39:00.682649 <sip/1:STUB> initTransfer. Possible incomplete NOTIFY party creation [0x7f9938006cd0]
Sniffed 'call.route' time=1429785540.682420
thread=0x7f993c00e620 'YSIP Transfer'
data=(nil)
retval='(null)'
param['id'] = 'h323/1'
param['billid'] = '1429785529-1'
param['caller'] = '3xxxxxxxxxxxx4'
param['callername'] = '50.x.x.50'
param['called'] = '3000'
param['calledname'] = ''
param['diverter'] = '2000'
param['divertername'] = ''
param['reason'] = 'transfer'
param['sip_contact'] = '<sip:2000@50.x.x.30:5060>'
param['sip_user-agent'] = 'Asterisk PBX 1.8.32.2'
param['sip_refer-to'] = '<sip:3000@50.x.x.30:5065>'
param['sip_allow'] = 'INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE'
param['sip_supported'] = 'replaces, timer'
param['sip_referred-by'] = '<sip:2000@50.x.x.30:5060>'
2015-04-23_13:39:00.683929 <INFO> Routing call to '3000' in context 'default' via 'h323/3000@50.x.x.50:1720' in 512 usec
Returned true 'call.route' delay=0.001528
thread=0x7f993c00e620 'YSIP Transfer'
data=(nil)
retval='h323/3000@50.x.x.50:1720'
param['id'] = 'h323/1'
param['billid'] = '1429785529-1'
param['caller'] = '3xxxxxxxxxxxx4'
param['callername'] = '50.x.x.50'
param['called'] = '3000'
param['calledname'] = ''
param['diverter'] = '2000'
param['divertername'] = ''
param['reason'] = 'transfer'
param['sip_contact'] = '<sip:2000@50.x.x.30:5060>'
param['sip_user-agent'] = 'Asterisk PBX 1.8.32.2'
param['sip_refer-to'] = '<sip:3000@50.x.x.30:5065>'
param['sip_allow'] = 'INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE'
param['sip_supported'] = 'replaces, timer'
param['sip_referred-by'] = '<sip:2000@50.x.x.30:5060>'
param['handlers'] = 'javascript:15,cdrbuild:50,fileinfo:90,subscription:100,jingle:100,h323:100,regexroute:100'
param['formats'] = ''
Sniffed 'call.execute' time=1429785540.682420
thread=0x7f993c00e620 'YSIP Transfer'
data=0x7f9944012be0
retval='(null)'
param['id'] = 'h323/1'
param['billid'] = '1429785529-1'
param['caller'] = '3xxxxxxxxxxxx4'
param['callername'] = '50.x.x.50'
param['called'] = '3000'
param['calledname'] = ''
param['diverter'] = '2000'
param['divertername'] = ''
param['reason'] = 'transfer'
param['sip_contact'] = '<sip:2000@50.x.x.30:5060>'
param['sip_user-agent'] = 'Asterisk PBX 1.8.32.2'
param['sip_refer-to'] = '<sip:3000@50.x.x.30:5065>'
param['sip_allow'] = 'INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE'
param['sip_supported'] = 'replaces, timer'
param['sip_referred-by'] = '<sip:2000@50.x.x.30:5060>'
param['handlers'] = 'javascript:15,cdrbuild:50,fileinfo:90,subscription:100,jingle:100,h323:100,regexroute:100'
param['formats'] = ''
param['callto'] = 'h323/3000@50.x.x.50:1720'
2015-04-23_13:39:00.684199 <h323:INFO> Found call to H.323 target='3000@50.x.x.50:1720'
Sniffed 'call.cdr' time=1429785540.683260 (broadcast)
thread=0x24ec230 'Engine Worker'
data=(nil)
retval='(null)'
param['time'] = '1429785540.496'
param['chan'] = 'h323/1'
param['cdrid'] = '1'
param['runid'] = '1429785529'
param['operation'] = 'update'
param['direction'] = 'incoming'
param['duration'] = '0.187'
param['billtime'] = '0.175'
param['ringtime'] = '0.000'
param['status'] = 'answered'
param['external'] = '3xxxxxxxxxxxx4'
param['cdrwrite'] = 'true'
param['address'] = '50.x.x.50:12406'
param['billid'] = '1429785529-1'
param['caller'] = '3xxxxxxxxxxxx4'
param['called'] = '2000'
param['reason'] = 'transfer'
Returned false 'call.cdr' delay=0.003391 (broadcast)
thread=0x24ec230 'Engine Worker'
data=(nil)
retval='(null)'
param['time'] = '1429785540.496'
param['chan'] = 'h323/1'
param['cdrid'] = '1'
param['runid'] = '1429785529'
param['operation'] = 'update'
param['direction'] = 'incoming'
param['duration'] = '0.187'
param['billtime'] = '0.175'
param['ringtime'] = '0.000'
param['status'] = 'answered'
param['external'] = '3xxxxxxxxxxxx4'
param['cdrwrite'] = 'true'
param['address'] = '50.x.x.50:12406'
param['billid'] = '1429785529-1'
param['caller'] = '3xxxxxxxxxxxx4'
param['called'] = '2000'
param['reason'] = 'transfer'
param['handlers'] = 'queuesnotify:10,cdrcombine:100'
Sniffed 'call.cdr' time=1429785540.684135 (broadcast)
thread=0x24ec230 'Engine Worker'
data=(nil)
retval='(null)'
param['time'] = '1429785540.496'
param['chan'] = 'h323/1'
param['cdrid'] = '1'
param['runid'] = '1429785529'
param['operation'] = 'update'
param['direction'] = 'incoming'
param['duration'] = '0.188'
param['billtime'] = '0.176'
param['ringtime'] = '0.000'
param['status'] = 'answered'
param['external'] = '3xxxxxxxxxxxx4'
param['cdrwrite'] = 'true'
param['address'] = '50.x.x.50:12406'
param['billid'] = '1429785529-1'
param['caller'] = '3xxxxxxxxxxxx4'
param['called'] = '2000'
param['reason'] = 'transfer'
Returned false 'call.cdr' delay=0.002654 (broadcast)
thread=0x24ec230 'Engine Worker'
data=(nil)
retval='(null)'
param['time'] = '1429785540.496'
param['chan'] = 'h323/1'
param['cdrid'] = '1'
param['runid'] = '1429785529'
param['operation'] = 'update'
param['direction'] = 'incoming'
param['duration'] = '0.188'
param['billtime'] = '0.176'
param['ringtime'] = '0.000'
param['status'] = 'answered'
param['external'] = '3xxxxxxxxxxxx4'
param['cdrwrite'] = 'true'
param['address'] = '50.x.x.50:12406'
param['billid'] = '1429785529-1'
param['caller'] = '3xxxxxxxxxxxx4'
param['called'] = '2000'
param['reason'] = 'transfer'
param['handlers'] = 'queuesnotify:10,cdrcombine:100'
2015-04-23_13:39:00.711870 <h323:ALL> YateH323Connection::YateH323Connection(0x2614830,20223,0x7f993c001980) [0x7f9934000af0]
2015-04-23_13:39:00.711909 <h323/2:ALL> YateH323Chan::YateH323Chan(0x7f9934000af0,(null)) outgoing [0x7f9934005790]
2015-04-23_13:39:00.711964 <h323/2:INFO> Setting H.323 caller: number='3xxxxxxxxxxxx4' name='50.x.x.50'
2015-04-23_13:39:00.711980 <h323/2:ALL> YateH323Connection::rtpForward(0x7f993c001980,0) [0x7f9934000af0]
2015-04-23_13:39:00.712000 >>> DataTranslator::detachChain(0x7f9944025350,0x7f993801fad0)
2015-04-23_13:39:00.712017 <<< DataTranslator::detachChain
2015-04-23_13:39:00.712023 >>> DataTranslator::detachChain(0x7f993801f8f0,0x7f9944026450)
2015-04-23_13:39:00.712030 <<< DataTranslator::detachChain
2015-04-23_13:39:00.712079 <sip/1:ALL> YateSIPConnection::disconnected() 'transfer' [0x7f9938006cd0]
Returned true 'call.execute' delay=0.029910
thread=0x7f993c00e620 'YSIP Transfer'
data=0x7f9944012be0
retval='(null)'
param['id'] = 'h323/1'
param['billid'] = '1429785529-1'
param['caller'] = '3xxxxxxxxxxxx4'
param['callername'] = '50.x.x.50'
param['called'] = '3000'
param['calledname'] = ''
param['diverter'] = '2000'
param['divertername'] = ''
param['reason'] = 'transfer'
param['sip_contact'] = '<sip:2000@50.x.x.30:5060>'
param['sip_user-agent'] = 'Asterisk PBX 1.8.32.2'
param['sip_refer-to'] = '<sip:3000@50.x.x.30:5065>'
param['sip_allow'] = 'INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE'
param['sip_supported'] = 'replaces, timer'
param['sip_referred-by'] = '<sip:2000@50.x.x.30:5060>'
param['handlers'] = 'javascript:15,cdrbuild:50,fileinfo:90,subscription:100,jingle:100,h323:100,regexroute:100,javascript:15,gvoice:20,queues:45,yrtp:50,cdrbuild:50,lateroute:75,dbwave:90,jingle:90,analyzer:90,dumb:90,conf:90,filetransfer:90,h323:90'
param['formats'] = ''
param['callto'] = 'h323/3000@50.x.x.50:1720'
param['peerid'] = 'h323/2'
param['targetid'] = 'h323/2'