how to set up iax.conf , so IAX clients with any user name and any secret can login to * ? ( no authorize for login )
Not sure answer your question? Try to write some html code and let user register the username & password online. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Asterisk guy Sent: Tuesday, February 07, 2006 7:31 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Free IAX login how to set up iax.conf , so IAX clients with any user name and any secret can login to * ? ( no authorize for login ) _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Try adding "insecure=very" to the guest user account in iax.conf. This should not do a user/pass challenge on the incoming call. Mark, G7LTT/KC2ENI Randolph, NJ http://www.g7ltt.com kevin ling wrote:> Not sure answer your question? Try to write some html code and let user > register the username & password online. > > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Asterisk guy > Sent: Tuesday, February 07, 2006 7:31 AM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] Free IAX login > > how to set up iax.conf , so IAX clients with any user name and any secret > can login to * ? ( no authorize for login ) > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
[guest] type=friend context=default isecure=very -----------------it doesn;t work , asterisk shows: Feb 9 08:41:13 NOTICE[29683]: chan_iax2.c:6782 socket_read: Rejected connect attempt from 89.*.8....... for the incoming call On 2/7/06, Mark Phillips <g7ltt@g7ltt.com> wrote:> Try adding "insecure=very" to the guest user account in iax.conf. This > should not do a user/pass challenge on the incoming call. > > Mark, G7LTT/KC2ENI > Randolph, NJ > http://www.g7ltt.com > > > kevin ling wrote: > > Not sure answer your question? Try to write some html code and let user > > register the username & password online. > > > > -----Original Message----- > > From: asterisk-users-bounces@lists.digium.com > > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Asterisk guy > > Sent: Tuesday, February 07, 2006 7:31 AM > > To: asterisk-users@lists.digium.com > > Subject: [Asterisk-Users] Free IAX login > > > > how to set up iax.conf , so IAX clients with any user name and any secret > > can login to * ? ( no authorize for login ) > > _______________________________________________ > > --Bandwidth and Colocation provided by Easynews.com -- > > > > Asterisk-Users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > _______________________________________________ > > --Bandwidth and Colocation provided by Easynews.com -- > > > > Asterisk-Users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
[guest] type=friend context=default insecure=very -----------------it doesn;t work , asterisk shows: Feb 9 08:41:13 NOTICE[29683]: chan_iax2.c:6782 socket_read: Rejected connect attempt from 89.*.8....... for the incoming call On 2/7/06, Mark Phillips <g7ltt@g7ltt.com> wrote:> Try adding "insecure=very" to the guest user account in iax.conf. This > should not do a user/pass challenge on the incoming call. > > Mark, G7LTT/KC2ENI > Randolph, NJ > http://www.g7ltt.com > > > kevin ling wrote: > > Not sure answer your question? Try to write some html code and let user > > register the username & password online. > > > > -----Original Message----- > > From: asterisk-users-bounces@lists.digium.com > > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Asterisk guy > > Sent: Tuesday, February 07, 2006 7:31 AM > > To: asterisk-users@lists.digium.com > > Subject: [Asterisk-Users] Free IAX login > > > > how to set up iax.conf , so IAX clients with any user name and any secret > > can login to * ? ( no authorize for login ) > > _______________________________________________ > > --Bandwidth and Colocation provided by Easynews.com -- > > > > Asterisk-Users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > _______________________________________________ > > --Bandwidth and Colocation provided by Easynews.com -- > > > > Asterisk-Users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
for sip.conf , there is a configure option for this : allowguest=yes is there a silimiar setting for IAX ? On 2/7/06, Mark Phillips <g7ltt@g7ltt.com> wrote:> Try adding "insecure=very" to the guest user account in iax.conf. This > should not do a user/pass challenge on the incoming call. > > Mark, G7LTT/KC2ENI > Randolph, NJ > http://www.g7ltt.com > > > kevin ling wrote: > > Not sure answer your question? Try to write some html code and let user > > register the username & password online. > > > > -----Original Message----- > > From: asterisk-users-bounces@lists.digium.com > > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Asterisk guy > > Sent: Tuesday, February 07, 2006 7:31 AM > > To: asterisk-users@lists.digium.com > > Subject: [Asterisk-Users] Free IAX login > > > > how to set up iax.conf , so IAX clients with any user name and any secret > > can login to * ? ( no authorize for login ) > > _______________________________________________ > > --Bandwidth and Colocation provided by Easynews.com -- > > > > Asterisk-Users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > _______________________________________________ > > --Bandwidth and Colocation provided by Easynews.com -- > > > > Asterisk-Users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >