search for: inetcalls

Displaying 2 results from an estimated 2 matches for "inetcalls".

2007 Dec 24
1
sip.conf for internetcalls.com
...XS4ALL and InternetCalls.com. The config for the former works fine, but my InternetCalls.com config works only intermittently for incoming calls. It currently looks like this: [general] port=5060 bindaddr=0.0.0.0 srvlookup=yes register => <usr-name>:<passwd>@sip.internetcalls.com/inetcalls-in [inetcalls] type=friend context=inetcalls-in nat=yes username=<usr-name> fromuser=<usr-name> secret=<passwd> host=sip.internetcalls.com canreinvite=no qualify=yes dtmfmode=inband insecure=invite disallow=all allow=ulaw allow=alaw When I dial in from outside and it doesn't...
2004 Sep 19
0
MFC compile problem
HI ALL: I can not compile MFC successfully due to the resource file 'afxres.rc'. Can you give some suggestions to solve this problem or share your experience on compiling MFC? Thank you. version of OS: [ken@Linux80 mfc]$ uname -a Linux Linux80 2.4.18-14 #1 Wed Sep 4 12:13:11 EDT 2002 i686 athlon i386 GNU/Linux version of MFC source is the MFC version released with VC 6.0 I compiled it