[asterisk-dev] [Code Review] 2511: Add core API for attended transfers and partially hide masquerade usage.

Olle E. Johansson oej at edvina.net
Thu May 16 09:41:57 CDT 2013


16 maj 2013 kl. 16:31 skrev "rmudgett" <reviewboard at asterisk.org>:

> 
> This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/2511/
> 
> /team/group/bridge_construction/main/bridging.c (Diff revisions 2 - 3)
> static enum ast_transfer_result blind_transfer_bridge(struct ast_channel *transferer,
> 4887	
> 	return AST_BRIDGE_TRANSFER_INVALID;
> 4909	
> 			"BridgeAttendedTransfer", &cause);
> For local channels, you should use the form:
> _{phony-exten}@{phony-context}/m
> 
> _attended at transfer/m

Please do NOT add the use of "@" as a separator in any new APIs. Thank you.

That will make it even harder to start trying to use "user at domain" as an extension.

/O
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130516/32a1a5cb/attachment.htm>


More information about the asterisk-dev mailing list