[asterisk-dev] [Code Review] Explicit context set in SIP peer overridden by default domain context
Nick Lewis
Nick.Lewis at atltelecom.com
Mon Apr 26 03:13:06 CDT 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/565/#review1900
-----------------------------------------------------------
Ship it!
Looks good to me
- Nick
On 2010-04-23 18:05:58, pprindeville wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/565/
> -----------------------------------------------------------
>
> (Updated 2010-04-23 18:05:58)
>
>
> Review request for Asterisk Developers.
>
>
> Summary
> -------
>
> Having inbound SIP 'guest' calls associated to a default context is
> handy, especially when multi-tenancy or hosting multiple domains is
> being done.
>
> However, the code as written will clobber an explicitly configured
> context associated with a peer if a domain-list is configured.
>
> This is counter-intuitive, since (a) explicit configuration should
> always trump default or implicit config, and (b) puts all internal
> domain-bound SIP handsets in the same context as guest callers, making
> it hard to apply a restricted dialplan to guest callers.
>
>
> This addresses bug 17040.
> https://issues.asterisk.org/view.php?id=17040
>
>
> Diffs
> -----
>
> branches/1.6.2/channels/chan_sip.c 258772
>
> Diff: https://reviewboard.asterisk.org/r/565/diff
>
>
> Testing
> -------
>
> Running patched 1.6.2.6 on our production network. Seems to work fine.
>
>
> Thanks,
>
> pprindeville
>
>
More information about the asterisk-dev
mailing list