[asterisk-dev] [Code Review] 3104: PJSIP CLI Part 2

opticron reviewboard at asterisk.org
Thu Jan 16 12:28:23 CST 2014



> On Jan. 16, 2014, 9:23 a.m., opticron wrote:
> > branches/12/res/res_pjsip_outbound_registration.c, lines 1164-1167
> > <https://reviewboard.asterisk.org/r/3104/diff/1/?file=51198#file51198line1164>
> >
> >     These commands appear to be non-functional on latest Asterisk 12 branch with this patch.
> 
> George Joseph wrote:
>     pjsip list registrations and pjsip show registration <registration> are both working for me.  What are you getting?

You can ignore this one. My system has apparently stomped on its network configuration which was causing transports and registrations not to load.


- opticron


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


On Jan. 16, 2014, 12:04 p.m., George Joseph wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3104/
> -----------------------------------------------------------
> 
> (Updated Jan. 16, 2014, 12:04 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> Adds identify, transport and registration support to the CLI.
> Creates 3 additional callbacks, one for an iterator, one for a comparator and one for a container.  This eliminates the link dependency from higher level modules to lower level ones.
> Eliminates duplicate sorting.
> Cleans up output formatting.
> Pushes cli registration down to the implementing source file.
> Adds several ast_sip_destroy_sorcery functions to complement existing ast_sip_sorcery_initialize functions.  The destroy functions unregister cli commands and cli formatters.
> 
> 
> Diffs
> -----
> 
>   branches/12/res/res_pjsip_outbound_registration.c 405643 
>   branches/12/res/res_pjsip_endpoint_identifier_ip.c 405643 
>   branches/12/res/res_pjsip/pjsip_options.c 405643 
>   branches/12/res/res_pjsip/pjsip_configuration.c 405643 
>   branches/12/res/res_pjsip/pjsip_cli.c 405643 
>   branches/12/res/res_pjsip/location.c 405643 
>   branches/12/res/res_pjsip/include/res_pjsip_private.h 405643 
>   branches/12/res/res_pjsip/config_transport.c 405643 
>   branches/12/res/res_pjsip/config_global.c 405643 
>   branches/12/res/res_pjsip/config_domain_aliases.c 405643 
>   branches/12/res/res_pjsip/config_auth.c 405643 
>   branches/12/include/asterisk/res_pjsip_cli.h 405643 
>   branches/12/include/asterisk/res_pjsip.h 405643 
> 
> Diff: https://reviewboard.asterisk.org/r/3104/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> George Joseph
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140116/c7846106/attachment.html>


More information about the asterisk-dev mailing list