[asterisk-dev] [Code Review] SIP Domain, Registrar, and Outbound Registration support.

opticron reviewboard at asterisk.org
Thu Mar 21 13:59:21 CDT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2398/#review8115
-----------------------------------------------------------



/team/group/pimp_my_sip/res/res_sip_outbound_registration.c
<https://reviewboard.asterisk.org/r/2398/#comment15597>

    Red blobs.



/team/group/pimp_my_sip/res/res_sip_outbound_registration.c
<https://reviewboard.asterisk.org/r/2398/#comment15612>

    String fields need to be cleaned up here.



/team/group/pimp_my_sip/res/res_sip_outbound_registration.c
<https://reviewboard.asterisk.org/r/2398/#comment15614>

    This doesn't need to be an "else if" given the previous block makes this branch mutually exclusive.



/team/group/pimp_my_sip/res/res_sip_outbound_registration.c
<https://reviewboard.asterisk.org/r/2398/#comment15613>

    Idem.



/team/group/pimp_my_sip/res/res_sip_registrar.c
<https://reviewboard.asterisk.org/r/2398/#comment15617>

    Idem.



/team/group/pimp_my_sip/res/res_sip_registrar.c
<https://reviewboard.asterisk.org/r/2398/#comment15618>

    Idem.



/team/group/pimp_my_sip/res/res_sip_registrar.c
<https://reviewboard.asterisk.org/r/2398/#comment15619>

    Idem.



/team/group/pimp_my_sip/res/res_sip_registrar.c
<https://reviewboard.asterisk.org/r/2398/#comment15620>

    Idem.



/team/group/pimp_my_sip/res/res_sip_registrar.c
<https://reviewboard.asterisk.org/r/2398/#comment15621>

    Idem.


- opticron


On March 18, 2013, 7:23 a.m., Joshua Colp wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2398/
> -----------------------------------------------------------
> 
> (Updated March 18, 2013, 7:23 a.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Summary
> -------
> 
> This change adds the following:
> 
> 1. A basic registrar which uses the location API to store/update/delete contacts. It also enforces restrictions as configured on the AOR being registered to.
> 2. Basic outbound registration support.
> 3. Domain support.
> 
> 
> Diffs
> -----
> 
>   /team/group/pimp_my_sip/include/asterisk/res_sip.h 383209 
>   /team/group/pimp_my_sip/res/res_sip/config_domain_aliases.c PRE-CREATION 
>   /team/group/pimp_my_sip/res/res_sip/config_transport.c 383209 
>   /team/group/pimp_my_sip/res/res_sip/location.c 383206 
>   /team/group/pimp_my_sip/res/res_sip/sip_configuration.c 383209 
>   /team/group/pimp_my_sip/res/res_sip_endpoint_identifier_user.c 383206 
>   /team/group/pimp_my_sip/res/res_sip_outbound_registration.c PRE-CREATION 
>   /team/group/pimp_my_sip/res/res_sip_registrar.c PRE-CREATION 
> 
> Diff: https://reviewboard.asterisk.org/r/2398/diff
> 
> 
> Testing
> -------
> 
> Tested outbound unauthenticated registrations to remote servers with automatic refresh and failures
> Tested inbound registrations from devices with all provided configuration options
> Tested calling to registered devices
> Tested configured domain aliases
> Tested inbound calling from devices using domains
> 
> 
> Thanks,
> 
> Joshua
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130321/b6cb2d9f/attachment-0001.htm>


More information about the asterisk-dev mailing list