Displaying 5 results from an estimated 5 matches for "pc2pc".
2008 Mar 28
1
IAX user register problem
hi,
i want to call PC2PC between to IAX client without authentication i
want to allow every user to use PC2PC no any password required. Please
let me know what i have need to do in IAX.conf or any other file to
allow any user to call Pc2Pc.
My IAX.conf
[guest]
type=user
context=default
callerid="Guest IAX User"...
2008 Mar 28
1
how to register IAX user without password for any user
Dear Sanjay,
Sorry sanjay i miss to explain completely. My PC2PC mean is
Dialer2Dialer i want to allow call between Dialer with out any
registry and authentication through IAX.
so i need to setup Asterisk accept calls from any user and users can
call to each other without any password and registration.
please help how can i configure Asterisk using IAX in this...
2008 Mar 28
1
how to register IAX user without password
hi,
i want to call PC2PC between to IAX client without authentication i
want to allow every user to use PC2PC no any password required. Please
let me know what i have need to do in IAX.conf or any other file to
allow any user to call Pc2Pc.
My IAX.conf
[guest]
type=user
context=default
callerid="Guest...
2003 Apr 26
2
MSN Messager and Asterisk
First I like to apologize if this is common knowledge, but I'm unable to
get MSN messenger 4.6 to register with asterisk.
I configured MSN messenger to use UDP and the IP of my asterisk server
I edited the registry entry - for pC2PC calls under Windows98.
What I'm I missing ?
Asterisk version information
Asterisk CVS-04/25/03-05:37:19
sip.conf
[pingtel]
type=friend
username=pingtel
secret=blah
host=dynamic
qualify=1000 ; Consider it down if it's 1 second to
reply
callgroup=1,3-4
pickupgroup=...
2005 Feb 04
1
Microsoft RTC Client SDK with Asterisk
...uot;
name="Asterisk">
<user account="jmd" />
<sipsrv addr="1.0.1.7"
protocol="udp"
auth="basic"
role="registrar">
<session party="first" type="pc2pc" />
<session party="first" type="pc2ph" />
<session party="first" type="ph2ph" />
</sipsrv>
</provision>
Anyway I fail to create my profile. In fact Asterisk doesn't even seem
to get anything at all fr...