the asterisk's answer ! ////////////////////////////////////////////////////// Connected to Asterisk 1.2.0-beta2 currently running on serveur1 (pid = 2729) Remote UNIX connection Verbosity is at least 3 Nov 9 11:48:21 WARNING[2926]: chan_sip.c:7251 receive_message: Received message to <sip:[EMAIL PROTECTED]> from "bob" <sip:[EMAIL PROTECTED]>;tag=F71E8D2E-67C04697, dropped it... Content-Type:text/plain Message: Call me.
serveur1*CLI> ////////////////////////////////////////////////////// a part of my extension.conf file exten => 84,hint,Sip/84 exten => 84,1,Answer exten => 84,2,SendText() exten => 84,3,Dial(Sip/84,10) exten => 84,4,VoiceMail(u84) exten => 84,103,VoiceMail(b84) exten => 85,hint,Sip/85 exten => 85,1,Answer exten => 85,2,SendText() exten => 85,3,Dial(Sip/85,10) exten => 85,4,VoiceMail(u85) exten => 85,103,VoiceMail(b85) exten => 86,hint,Sip/86 exten => 86,1,Answer exten => 86,2,SendText() exten => 86,3,Dial(Sip/86,10) exten => 86,4,VoiceMail(u86) exten => 86,103,VoiceMail(b86) exten => 87,hint,Sip/87 exten => 87,1,Answer exten => 87,2,SendText() exten => 87,3,Dial(Sip/87,10) exten => 87,4,VoiceMail(u87) exten => 87,103,VoiceMail(b87) ///////////////////////////////////////////////////// neither SUBSCRIBE, NOTIFY, MESSAGE sip method are ok :( Harry --- Matt Riddell <[EMAIL PROTECTED]> a écrit : > harry gaillac wrote: > > Hello Matt, > > > > In fact I look for messaging an presence between > sip > > phones . > > http://www.voip-forum.com/news.php?p=184&c=1 > > Should work with current CVS HEAD version. > > > I use polycom ip phone with presence (rfc3265) and > IM > > (SIMPLE). > > > > Do you you think the job of Joshua Colp could help > me > > to use presence/IM with asterisk ? > > Should also do :) > > -- > Cheers, > > Matt Riddell > _______________________________________________ > > http://www.sineapps.com/news.php (Daily Asterisk > News - html) > http://freevoip.gedameurope.com (Free Asterisk Voip > Community) > http://www.sineapps.com/rssfeed.php (Daily Asterisk > News - rss) > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com > -- > > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > ___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
