[Asterisk-cvs] asterisk/configs iax.conf.sample,1.3,1.4

Martin Pycko martinp at digium.com
Tue Oct 7 15:08:58 CDT 2003


Hmm, it's there .. why do you think it's not used ?

[root at dhcp-142 asterisk]# grep "\"username\"" channels/chan_iax.c
channels/chan_iax2.c
channels/chan_iax.c:                    else if (!strcmp(var, "username"))
channels/chan_iax.c:                    if (!strcmp(var, "username"))
channels/chan_iax.c:                    } else if (!strcasecmp(v->name,
"username")) {
channels/chan_iax2.c:                   } else if (!strcasecmp(v->name,
"username")) {

Martin

On Tue, 7 Oct 2003 jeremy at lists.digium.com wrote:

> Update of /usr/cvsroot/asterisk/configs
> In directory mongoose.digium.com:/tmp/cvs-serv21685
>
> Modified Files:
> 	iax.conf.sample
> Log Message:
> keyword username is not used in iax/iax2
>
>
> Index: iax.conf.sample
> ===================================================================
> RCS file: /usr/cvsroot/asterisk/configs/iax.conf.sample,v
> retrieving revision 1.3
> retrieving revision 1.4
> diff -u -d -r1.3 -r1.4
> --- iax.conf.sample	28 Sep 2003 20:06:31 -0000	1.3
> +++ iax.conf.sample	7 Oct 2003 20:24:30 -0000	1.4
> @@ -141,7 +141,6 @@
>  ;
>  [demo]
>  type=peer
> -username=asterisk
>  secret=supersecret
>  host=216.207.245.47
>  ;sendani=no
>
> _______________________________________________
> Asterisk-Cvs mailing list
> Asterisk-Cvs at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-cvs
>




More information about the svn-commits mailing list