[asterisk-dev] [Code Review] Add call transfer exchange of subaddresses support and fix PTMP call transfer signaling.
rmudgett
reviewboard at asterisk.org
Thu Dec 9 15:54:57 UTC 2010
> On 2010-12-09 01:52:50, Alec Davis wrote:
> > Our production boxes are connected to real lines, we only ever used the Called/Calling subaddress to dial in to specific extensions.
We are still running 1.6.2, which doesn't have the chan_dahdi subaddress support. Also now have the luxury of 10Mb fibre between Auckland And Wellington Offices, thus use an IAX trunk.
We don't subscribe to ISDN Transfer/Hold, thus cannot do an ISDN (ETSI) transfer, only can bridge. I could still set it up, but what specifically do I need to test?
I am mainly looking to make sure that the correct messages are sent when needed. (Also that I did not break anything. :) )
This scenario may work because you are not doing transfers within the network but sending COLP updates over the network.
1) A calls B over the network.
2) B transfers the call to C that is local.
3) A and C should have each other's subaddresses.
- rmudgett
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1051/#review3008
-----------------------------------------------------------
On 2010-12-08 18:39:41, rmudgett wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1051/
> -----------------------------------------------------------
>
> (Updated 2010-12-08 18:39:41)
>
>
> Review request for Asterisk Developers and Alec Davis.
>
>
> Summary
> -------
>
> Add call transfer exchange of subaddresses support.
>
> * Add the ability to exchange subaddresses for ETSI PTMP, ETSI PTP, and
> Q.SIG.
>
> * Fix ETSI PTMP to send the correct messages depending on the call state.
>
> JIRA LIBPRI-47
> JIRA SWP-2363
>
>
> Alec, could you give this patch some real line testing? Thanks.
>
>
> Diffs
> -----
>
> /branches/1.4/pri.c 2161
> /branches/1.4/pri_facility.h 2161
> /branches/1.4/pri_facility.c 2161
> /branches/1.4/pri_internal.h 2161
> /branches/1.4/q931.c 2161
>
> Diff: https://reviewboard.asterisk.org/r/1051/diff
>
>
> Testing
> -------
>
> Transfered calls with:
> 1) Q.SIG
> 2) ETSI PTP
> 3) ETSI PTMP while call ringing.
> 4) ETSI PTMP after call answered.
>
>
> Thanks,
>
> rmudgett
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20101209/7eb1d13c/attachment.htm
More information about the asterisk-dev
mailing list