bord at staff.onthenet... Guest
|
Posted: Thu Jun 04, 2015 6:20 pm Post subject: [asterisk-users] Differences between blind or attended trans |
|
|
Hello,
Sorry for a bit of a newbie post but we all had to start somewhere right ..
I'm wondering if someone can briefly explain the difference between blind and attended transfers and why they would generate two very different CDR entries. From my own research, it seems that transfers are both ultimately a SIP REFER and thus seeing two different CDR entries just confuses me further.
Here's an example;
Attended xfer to extension
"0429123456","222","21","17","ANSWERED","2015-06-03 15:05:56"
"222","225","14","11","ANSWERED","2015-06-03 15:06:08"
Blind xfer to extension
"0429123456","222","9","7","ANSWERED","2015-06-03 15:08:54"
"0429123456","225","11","8","ANSWERED","2015-06-03 15:09:04"
So, is it possible to get the same behaviour as blind transfers for attended transfers - where the second entry displays the external PSTN CID of the connected party, instead of looking like a long on-net call?
We're running Asterisk 11 with various Cisco 79xx phones. All extensions involved have trustrpid=yes, sendrpid=Remote-Party-ID and canreinvite=no. We'll see the same behaviour between all on-net extensions as well, so it isn't a trunk config issue.
Thanks in advance,
Brendan Ord
OntheNet - Network Engineer
P 07 5553 9222
F 07 5593 3557
Level One, 165 Varsity Parade Varsity Lakes Qld 4227 (Map)
www.OntheNet.com.au
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|