ok, I think there's one last thing...
Help->FAQ opens the local copy of the FAQ.. it should open a web browser to the FAQ... (just like the FAQ button in the webcam wizard)

KaKaRoTo

On Sun, 04 Dec 2005 00:33:40 -0500, Jérôme Gagnon-Voyer <[EMAIL PROTECTED]> wrote:

LOL come on, i'm not a pain, I just hate diff inside messages :P

Anyway I finished to code it, plz someone find me a user with MSN 7.5 and webcam so I can test everything and commit it.

This is the text on the screen, "Click here" will be clickable

If you want to correct something, tell me now!

You just received a video conversation (bidirectional audio and video) request. This feature is not yet supported by aMSN and has been canceled. However, you can still use the standard webcam conversation.\n Click Here to ask for your contact's webcam, or Click Here to ask for sending your own webcam


Le 05-12-03 à 23:47, Youness Alaoui a écrit :

argh.. you're such a pain
msnp2p.tcl
line 562, from there, everything becomes :
                                                        set producer 1
                                                }

                                                status_log "we got an webcam 
invitation" red

                                                set context [base64::decode 
$context]
                                                set context [FromUnicode 
$context]

                                                #answerFtInvite $sid $chatid 
$branchuid $conntype
                                                # Let's send an ACK
SendPacket [::MSN::SBFor $chatid] [MakeACK $sid 0 $cTotalDataSize $cId $cAckId]


                                                if { $context != 
"\{B8BE70DE-E2CA-4400-AE03-88FF85B9F4E8\}" } {
status_log "Received a video conferenced invitation.. we do not support this"
                                                        
::CAMGUI::InvitationRejected $chatid $sid $branchuid $uid
                                                        
::MSNCAM::AskWebcamQueue $chatid

                                                        return
                                                }

SessionList set $sid [list 0 0 0 $dest 0 $uid 0 "webcam" "" "$branchuid"]

::CAMGUI::AcceptOrRefuse $chatid $dest $branchuid $cseq $uid $sid $producer

                                                status_log "MSNP2P | $sid $dest -> 
Sent ACK for INVITE\n" red
                                                return
                                        }


easier this way...

KKRT

On Sat, 03 Dec 2005 23:07:43 -0500, Jérôme Gagnon-Voyer <[EMAIL PROTECTED]> wrote:

Ordinateur-de-J-r-me-Gagnon-Voyer:/Applications/Utilities/amsn cvs-
true/msn gagnonje$ patch -p0 <msnp2p.patch
can't find file to patch at input line 9
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: msnp2p.tcl
|===================================================================
|RCS file: /cvsroot/amsn/msn/msnp2p.tcl,v
|retrieving revision 1.37
|diff -r1.37 msnp2p.tcl
|560,561d559
|<
|<                                               SessionList set $sid
[list 0 0 0 $dest 0 $uid 0 "webcam" "" "$branchuid"]
--------------------------
File to patch: msnp2p.tcl
patching file msnp2p.tcl
patch: **** `>' expected at line 12 of patch

Hmmm

Le 05-12-03 à 18:49, Youness Alaoui a écrit :

I confirmed that I probably won't have time for it... this is why I
sent the diff




--KaKaRoTo


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



--
KaKaRoTo


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to