<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi All,<BR>
&nbsp;<BR>
I once meet&nbsp;the Skypiax load error issue and&nbsp;some guys infomed me that there is&nbsp;no configuration file&nbsp;for Skypiax. <BR>&nbsp;<BR>When I follow these intructions -&gt;<BR><A href="http://wiki.freeswitch.org/wiki/Skypiax#Config_files_location_and_script_to_start_Skype_client_instances"><FONT color=#0066cc>http://wiki.freeswitch.org/wiki/Skypiax#Config_files_location_and_script_to_start_Skype_client_instances</FONT></A><BR>
&nbsp;<BR>
I still have some difficulties unstanding this:<BR>
." So, go and copy src\mod\endpoints\mod_skypiax\configs/skypiax.conf.xml to Debug\conf\autoload_configs."<BR><EM>I did not find such directories in my freeswitch folder. Did not understand what "src" means, I checked the freeswitch folder and did not find such a folder named"src". There is a folder named"mod" under freeswitch while look into "mod" folder there are only some DLL files and can not find endpoints and etc.</EM><BR>&nbsp;<BR>2.You'll probably build the "Debug" version<BR>
&nbsp;<EM>I just build this from the precompiled binaries and then launched FS. I'm not sure what I launched is in debug mode or not.<BR></EM>&nbsp;<BR>If anyone can offer some help that really be appriciated.<BR>
&nbsp;<BR>
Thanks<BR>
Daniel Zeng<BR>From: freeswitch-users-request@lists.freeswitch.org<BR>Subject: FreeSWITCH-users Digest, Vol 41, Issue 40<BR>To: freeswitch-users@lists.freeswitch.org<BR>Date: Thu, 5 Nov 2009 06:57:44 -0800<BR><BR><BR><PRE>Send FreeSWITCH-users mailing list submissions to<BR>        freeswitch-users@lists.freeswitch.org<BR> <BR>To subscribe or unsubscribe via the World Wide Web, visit<BR>        <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>or, via email, send a message with subject or body 'help' to<BR>        freeswitch-users-request@lists.freeswitch.org<BR> <BR>You can reach the person managing the list at<BR>        freeswitch-users-owner@lists.freeswitch.org<BR> <BR>When replying, please edit your Subject line so it is more specific<BR>than "Re: Contents of FreeSWITCH-users digest..."<BR></PRE><BR><BR>--附转发的邮件--<BR>From: anthony.minessale@gmail.com<BR>To: freeswitch-users@lists.freeswitch.org<BR>Date: Thu, 5 Nov 2009 08:13:46 -0600<BR>Subject: Re: [Freeswitch-users] no REINVITE on Blind Transfer with bypass_media<BR><BR>I did not ask you to send me a ladder diagram.<BR>I asked you to send me a console trace from FreeSWITCH using latest trunk (1.0.4 does not help me)<BR><BR>1) start FreeSWITCH<BR>2) run the cli command: console loglevel debug<BR><BR>3) run the cli command: sofia profile internal siptrace on<BR>4) reproduce your issue and put the trace on freeswitch pastebin <A href="http://pastebin.freeswitch.org/">http://pastebin.freeswitch.org</A> (login and pass are stated in the auth dialog)<BR><BR><BR><BR>Also please answer brian's question.&nbsp; What phones and/or sip devices are involved in this call.<BR><BR><BR><BR>
<DIV class=ecxgmail_quote>On Wed, Nov 4, 2009 at 3:39 PM, Humberto Quintana <SPAN dir=ltr>&lt;<A href="mailto:hjqlopez@hotmail.com">hjqlopez@hotmail.com</A>&gt;</SPAN> wrote:<BR><BR>
<BLOCKQUOTE class=ecxgmail_quote style="PADDING-LEFT: 1ex"><BR><BR>Thanks for your time,<BR><BR><BR><BR>-The scenario is still the same:<BR><BR><BR><BR>Always bypass media.<BR><BR>Environment 100% NAT free :-)<BR><BR>Call established from A to B through FS. Then...&nbsp;<BR><BR>Blind transfer from B to C (Refer-to: C)<BR><BR>RTP should go directly between A and C.<BR><BR><BR><BR><BR><BR>-With 1.0.4 and 1.0.5pre3, FS actually INVITEs C after receiving the REFER-to:C, BUT there is no 2-way audio.&nbsp; Only RTP from C to A (due to the lack of reINVITE to A, after C answers).<BR><BR><BR><BR>Please check SIP diagram here:<BR><BR><BR><BR><A href="http://provision.netcelerate.net/ngrep/blindxfer2009-11-04-v1.0.5pre3.html">http://provision.netcelerate.net/ngrep/blindxfer2009-11-04-v1.0.5pre3.html</A><BR><BR><BR><BR><BR><BR>-What it's wrong with r15332 is there is not such call to C. For sure I know SIP is a protocol, may be my description was not clear but this SIP diagram speaks by itself ;-)<BR><BR><BR><BR><A href="http://provision.netcelerate.net/ngrep/blindxfer2009-11-04rev15332.html">http://provision.netcelerate.net/ngrep/blindxfer2009-11-04rev15332.html</A><BR><BR><BR><BR><BR><BR>-You could check the sofia debug for r15332 here:<BR><BR><A href="http://pastebin.com/m6f2b3836">http://pastebin.com/m6f2b3836</A><BR><BR><BR><BR><BR><BR>Best regards,<BR><BR><BR><BR>Humberto<BR><BR>
<DIV class=ecxim><BR><BR>&gt;<BR><BR>&gt; I don't know what you are talking about anymore.<BR><BR>&gt;<BR><BR>&gt; The scenario I had tested is when a call is bridged in bypass_media=true<BR><BR>&gt; bridge<BR><BR>&gt; and you blind transfer that call back to the dialplan<BR><BR>&gt;<BR><BR>&gt; as soon as it hits the routing state it will resume media.<BR><BR>&gt;<BR><BR>&gt;<BR><BR>&gt; it has been confirmed to not work and confirmed to have been fixed several<BR><BR>&gt; time and if you are still having a problem you must have something blocking<BR><BR>&gt; some of your packets or something .<BR><BR>&gt;<BR><BR>&gt; You have to understand that sip is a protocol and your description is<BR><BR>&gt; completely non-standard.<BR><BR>&gt; Perhaps you should get a console trace and attach it to a jira. The trace<BR><BR>&gt; probably makes more sense to me.<BR><BR>&gt;<BR><BR>&gt; sofia profile internal siptrace on<BR><BR>&gt; console loglevel debug<BR><BR>&gt;<BR><BR>&gt; reproduce and attach the whole capture.<BR><BR>&gt;<BR><BR>&gt;<BR><BR>&gt;<BR><BR></DIV>
<DIV class=ecxim>&gt; On Tue, Nov 3, 2009 at 6:05 PM, Humberto Quintana wrote:<BR><BR>&gt;<BR><BR>&gt;&gt;<BR><BR>&gt;&gt; Hi,<BR><BR>&gt;&gt;<BR><BR>&gt;&gt; I tried r15332 and set in the sofia profile:<BR><BR>&gt;&gt;<BR><BR>&gt;&gt; a) bypass_media_after_bridge=true only<BR><BR>&gt;&gt; b) bypass_media_after_bridge=true, param name="media-option"<BR><BR>&gt;&gt; value="resume-media-on-hold"/&gt;<BR><BR>&gt;&gt;<BR><BR>&gt;&gt;<BR><BR></DIV>
<DIV class=ecxim>&gt;&gt; In both cases FS is hanging up the initial call (A to FS) after accepting<BR><BR>&gt;&gt; the REFER to C:<BR><BR>&gt;&gt;<BR><BR>&gt;&gt; A &lt;- reINVITE with FS' SDP &lt;- FS<BR><BR>&gt;&gt; A -&gt; 200 -&gt; FS<BR><BR>&gt;&gt; A &lt;- ACK &lt;- FS<BR><BR>&gt;&gt; A &lt;- BYE &lt;- FS<BR><BR>&gt;&gt;<BR><BR>&gt;&gt; The call to C is not even tried.<BR><BR>&gt;&gt;<BR><BR>&gt;&gt; I found this line is the logs that could give some idea:<BR><BR>&gt;&gt;<BR><BR>&gt;&gt; 2009-11-03 18:29:41.280707 [NOTICE] mod_sofia.c:733 Hangup<BR><BR></DIV>&gt;&gt; sofia/external/514xxxxxx at a.b.c.d [CS_ROUTING] [RECOVERY_ON_TIMER_EXPIRE]<BR><BR>
<DIV class=ecxim>&gt;&gt; after sending the ACK for the reINVITE<BR><BR>&gt;&gt;<BR><BR>&gt;&gt;<BR><BR>&gt;&gt; Regards,<BR><BR>&gt;&gt;<BR><BR>&gt;&gt;<BR><BR>&gt;&gt; Humberto<BR><BR>&gt;&gt;<BR><BR>&gt;&gt;&gt;please try r15326<BR><BR>&gt;&gt;&gt;I think i have it working.<BR><BR>&gt;&gt;&gt;<BR><BR>&gt;&gt;&gt;I recommend for optimal results you set bypass_media_after_bridge=true<BR><BR>&gt;&gt;&gt;either as a global or in your DP in place of bypass_media=true<BR><BR>&gt;&gt;&gt;<BR><BR>&gt;&gt;&gt;<BR><BR>&gt;&gt;&gt;On Mon, Nov 2, 2009 at 4:30 PM, Humberto Quintana<BR><BR></DIV>
<DIV class=ecxim>&gt;&gt; <A href="http://hotmail.com/">hotmail.com</A>&gt;wrote:<BR><BR>&gt;&gt;&gt;<BR><BR>&gt;&gt;&gt;&gt; Hi Mike,<BR><BR>&gt;&gt;&gt;&gt;<BR><BR>&gt;&gt;&gt;&gt; I re-tried with trunk rev 15319 but I got almost the same behavior:<BR><BR>&gt;&gt; There<BR><BR>&gt;&gt;&gt;&gt; is now a reINVITE (with FS' SDP) going to A when the REFER is accepted.<BR><BR>&gt;&gt; But<BR><BR>&gt;&gt;&gt;&gt; still there is no reINVITE for A (with C's SDP) after the call from FS<BR><BR>&gt;&gt; to C<BR><BR>&gt;&gt;&gt;&gt; is established.<BR><BR>&gt;&gt;&gt;&gt;<BR><BR>&gt;&gt;&gt;&gt; Anyway, we decided for now to do a different implementation but if you<BR><BR>&gt;&gt; want<BR><BR>&gt;&gt;&gt;&gt; to explore more in this issue count me in ;-)<BR><BR>&gt;&gt;&gt;&gt;<BR><BR>&gt;&gt;&gt;&gt;<BR><BR>&gt;&gt;&gt;&gt; Thank you very much!<BR><BR>&gt;&gt;&gt;&gt;<BR><BR>&gt;&gt;&gt;&gt; Humberto<BR><BR>&gt;&gt;<BR><BR>&gt;&gt;<BR><BR>&gt;&gt; _________________________________________________________________<BR><BR>&gt;&gt; Windows Live: Friends get your Flickr, Yelp, and Digg updates when they<BR><BR>&gt;&gt; e-mail you.<BR><BR>&gt;&gt; <A href="http://go.microsoft.com/?linkid=9691817">http://go.microsoft.com/?linkid=9691817</A><BR><BR>&gt;&gt; _______________________________________________<BR><BR>&gt;&gt; FreeSWITCH-users mailing list<BR><BR></DIV>&gt;&gt; FreeSWITCH-users at <A href="http://lists.freeswitch.org/">lists.freeswitch.org</A><BR><BR>
<DIV class=ecxim>&gt;&gt; <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR><BR>&gt;&gt; UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><BR>&gt;&gt; <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><BR>&gt;&gt;<BR><BR>&gt;<BR><BR>&gt;<BR><BR>&gt;<BR><BR>&gt; --<BR><BR>&gt; Anthony Minessale II<BR><BR>&gt;<BR><BR></DIV>&gt; _________________________________________________________________<BR><BR>&gt; Ready. Set. Get a great deal on Windows 7. See fantastic deals on Windows 7 now<BR><BR>&gt; <A href="http://go.microsoft.com/?linkid=9691818">http://go.microsoft.com/?linkid=9691818</A><BR><BR><BR><BR>_________________________________________________________________<BR><BR>Windows Live: Make it easier for your friends to see what you’re up to on Facebook.<BR><BR><A href="http://go.microsoft.com/?linkid=9691816">http://go.microsoft.com/?linkid=9691816</A><BR><BR>
<DIV>
<DIV></DIV>
<DIV class=h5>_______________________________________________<BR><BR>FreeSWITCH-users mailing list<BR><BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><BR><A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><BR></DIV></DIV></BLOCKQUOTE></DIV><BR><BR clear=all><BR>-- <BR>Anthony Minessale II<BR><BR>FreeSWITCH <A href="http://www.freeswitch.org/">http://www.freeswitch.org/</A><BR>ClueCon <A href="http://www.cluecon.com/">http://www.cluecon.com/</A><BR><BR>Twitter: <A href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</A><BR><BR>AIM: anthm<BR><A href="mailto:MSN:anthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</A><BR>GTALK/JABBER/<A href="mailto:PAYPAL:anthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</A><BR><BR>IRC: <A href="http://irc.freenode.net/">irc.freenode.net</A> #freeswitch<BR><BR>FreeSWITCH Developer Conference<BR><A href="mailto:sip:888@conference.freeswitch.org">sip:888@conference.freeswitch.org</A><BR><A href="http://conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</A><BR><BR><A href="mailto:googletalk:conf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</A><BR>pstn:213-799-1400<BR><BR><BR><BR>--附转发的邮件--<BR>From: rob4manhere@gmail.com<BR>To: freeswitch-users@lists.freeswitch.org<BR>Date: Thu, 5 Nov 2009 08:52:05 -0600<BR>Subject: Re: [Freeswitch-users] Setting up Conference with Moderator<BR><BR><PRE>Hi UK,<BR> <BR> From what I've done and read, the caller-controls (in  <BR>conference.conf.xml) can be modified to almost anything you can think  <BR>of, BUT, they are mapped 1-to-1 to a conference- ie you can't map a  <BR>caller control just for those with the moderator flag.  So unless you  <BR>want everyone able to mute/kick everyone then you can't do it.<BR> <BR>The wiki seems to indicate this as well:<BR> <BR>"Be aware that the caller-controls are applied across the entire  <BR>conference. You cannot enter one member of the conference using caller- <BR>controls ABC and then enter a second member using caller-controls XYZ."<BR> <BR><A href="http://wiki.freeswitch.org/wiki/Mod_conference">http://wiki.freeswitch.org/wiki/Mod_conference</A><BR> <BR> <BR>I think this might be a limitation of mod_conference.  Perhaps one of  <BR>the pros can chime in if I'm off-base or there's some nifty way to  <BR>accomplish this.<BR> <BR>Cheers,<BR>Rob<BR> <BR>On Nov 4, 2009, at 8:09 PM, Ujjval Karihaloo wrote:<BR> <BR>&gt; Any ideas on the below...has anyone implemented the below:<BR>&gt;<BR>&gt; Once I have the Moderator and Participants logged on, how do I  <BR>&gt; invoke the moderator previlidges, LIk esay muting everyone/someone  <BR>&gt; or kicking someone out of the Conf and the like?<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; -----Original Message-----<BR>&gt; From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org <BR>&gt; ] On Behalf Of Ujjval Karihaloo<BR>&gt; Sent: Monday, November 02, 2009 12:52 PM<BR>&gt; To: freeswitch-users@lists.freeswitch.org<BR>&gt; Subject: Re: [Freeswitch-users] Setting up Conference with Moderator<BR>&gt;<BR>&gt; Rob:<BR>&gt;<BR>&gt;   Once I have the Moderator and Participants logged on, how do I  <BR>&gt; invoke the moderator previlidges, LIk esay muting everyone/someone  <BR>&gt; or kicking someone out of the Conf and the like?<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; -----Original Message-----<BR>&gt; From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org <BR>&gt; ] On Behalf Of Rob Forman<BR>&gt; Sent: Friday, October 30, 2009 9:34 AM<BR>&gt; To: freeswitch-users@lists.freeswitch.org<BR>&gt; Subject: Re: [Freeswitch-users] Setting up Conference with Moderator<BR>&gt;<BR>&gt; Hm, strange.  I haven't seen that before.  Can you pastebin your logs<BR>&gt; at debug level?<BR>&gt;<BR>&gt; On Oct 30, 2009, at 9:43 AM, Ujjval Karihaloo wrote:<BR>&gt;<BR>&gt;&gt; It's strange... a tcpdump tells me that there is no DTMF from my<BR>&gt;&gt; provider when using IVR, but when I call into a TN that goes<BR>&gt;&gt; directly into the Conference App, I see DTMF from the provider.<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; -----Original Message-----<BR>&gt;&gt; From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org<BR>&gt;&gt; ] On Behalf Of Rob Forman<BR>&gt;&gt; Sent: Friday, October 30, 2009 7:23 AM<BR>&gt;&gt; To: freeswitch-users@lists.freeswitch.org<BR>&gt;&gt; Subject: Re: [Freeswitch-users] Setting up Conference with Moderator<BR>&gt;&gt;<BR>&gt;&gt; I've never had any problem with that.  Is your logging at debug level<BR>&gt;&gt; so you can see the RECV DTFM in the log/fs_cli?  Are you calling from<BR>&gt;&gt; a SIP phone on the pbx, or via a PSTN provider?  Maybe your provider<BR>&gt;&gt; isn't passing them through.<BR>&gt;&gt;<BR>&gt;&gt; Make sure your logging is turned up then try something simpler, like<BR>&gt;&gt; calling the echo application, and see if DTFM comes through.<BR>&gt;&gt;<BR>&gt;&gt; Rob<BR>&gt;&gt;<BR>&gt;&gt; On Oct 29, 2009, at 11:34 PM, Ujjval Karihaloo wrote:<BR>&gt;&gt;<BR>&gt;&gt;&gt; Rob:<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; For some reason, I don't see the DTMF appear on the fs_CLI when<BR>&gt;&gt;&gt; using the below configuration....so it basically timesout.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; UK<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; -----Original Message-----<BR>&gt;&gt;&gt; From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org<BR>&gt;&gt;&gt; ] On Behalf Of Ujjval Karihaloo<BR>&gt;&gt;&gt; Sent: Monday, October 26, 2009 9:21 AM<BR>&gt;&gt;&gt; To: freeswitch-users@lists.freeswitch.org<BR>&gt;&gt;&gt; Subject: Re: [Freeswitch-users] Setting up Conference with Moderator<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Thx a lot Rob, reading the wiki your way or using IVR seems  <BR>&gt;&gt;&gt; correct..<BR>&gt;&gt;&gt; ===============<BR>&gt;&gt;&gt; The wiki also says that the wait-mod might be  "used in conjunction<BR>&gt;&gt;&gt; with an IVR where the moderators are authenticated with an extra<BR>&gt;&gt;&gt; pass-<BR>&gt;&gt;&gt; code", which is what I did.  I guess that's why I didn't understand<BR>&gt;&gt;&gt; the point of the +pin.<BR>&gt;&gt;&gt; ======================<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; I will try it out.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Again thx a lot for your help. Will keep everyone posted.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; ________________________________________<BR>&gt;&gt;&gt; From: freeswitch-users-bounces@lists.freeswitch.org [freeswitch-users-bounces@lists.freeswitch.org<BR>&gt;&gt;&gt; ] On Behalf Of Rob Forman [rob4manhere@gmail.com]<BR>&gt;&gt;&gt; Sent: Friday, October 23, 2009 12:22 PM<BR>&gt;&gt;&gt; To: freeswitch-users@lists.freeswitch.org<BR>&gt;&gt;&gt; Subject: Re: [Freeswitch-users] Setting up Conference with Moderator<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; I just re-tested with the pin in my dial plan:<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; &lt;action application="conference" data="conference 123456@default<BR>&gt;&gt;&gt; +flags{}+1234" /&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; And it doesn't challenge me for the pin.  I just drop right in.  I<BR>&gt;&gt;&gt; figured this is how it was intended, since the wiki says the pin is<BR>&gt;&gt;&gt; set initially and only challenged in later attempts [by future<BR>&gt;&gt;&gt; callers]:<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; "The first time a conference name (confname) is used, it will be<BR>&gt;&gt;&gt; created on demand, and the pin will be set to what ever is specified<BR>&gt;&gt;&gt; at that time: the pin in the data string if specified, or if not,  <BR>&gt;&gt;&gt; the<BR>&gt;&gt;&gt; "pin" setting in the conference profile, and if that is also<BR>&gt;&gt;&gt; unspecified, then there is no pin protection. Any later attempt to<BR>&gt;&gt;&gt; join the conference must specify the same pin number, if one existed<BR>&gt;&gt;&gt; when it was created. "<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; The wiki also says that the wait-mod might be  "used in conjunction<BR>&gt;&gt;&gt; with an IVR where the moderators are authenticated with an extra<BR>&gt;&gt;&gt; pass-<BR>&gt;&gt;&gt; code", which is what I did.  I guess that's why I didn't understand<BR>&gt;&gt;&gt; the point of the +pin.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; I'm sure there's a scenario where its used and useful, the wiki just<BR>&gt;&gt;&gt; doesn't explain it.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Rob<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; On Oct 23, 2009, at 12:43 PM, Brian West wrote:<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; Well first off you're not defining a pine here...<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; confname@profilename+flags{mute|deaf|waste|moderator}+[conference<BR>&gt;&gt;&gt;&gt; pin<BR>&gt;&gt;&gt;&gt; number]<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; That might be why its not asking for a pin.<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; /b<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; On Oct 23, 2009, at 12:30 PM, Rob Forman wrote:<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;   &lt;entry action="menu-exec-app" digits="1" param="conference<BR>&gt;&gt;&gt;&gt;&gt; 123456@default+flags{}" /&gt;<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; _______________________________________________<BR>&gt;&gt;&gt;&gt; FreeSWITCH-users mailing list<BR>&gt;&gt;&gt;&gt; FreeSWITCH-users@lists.freeswitch.org<BR>&gt;&gt;&gt;&gt; <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt;&gt;&gt;&gt; UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt;&gt;&gt;&gt; <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; _______________________________________________<BR>&gt;&gt;&gt; FreeSWITCH-users mailing list<BR>&gt;&gt;&gt; FreeSWITCH-users@lists.freeswitch.org<BR>&gt;&gt;&gt; <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt;&gt;&gt; UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt;&gt;&gt; <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; _______________________________________________<BR>&gt;&gt;&gt; FreeSWITCH-users mailing list<BR>&gt;&gt;&gt; FreeSWITCH-users@lists.freeswitch.org<BR>&gt;&gt;&gt; <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt;&gt;&gt; UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt;&gt;&gt; <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; _______________________________________________<BR>&gt;&gt;&gt; FreeSWITCH-users mailing list<BR>&gt;&gt;&gt; FreeSWITCH-users@lists.freeswitch.org<BR>&gt;&gt;&gt; <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt;&gt;&gt; UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt;&gt;&gt; <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; _______________________________________________<BR>&gt;&gt; FreeSWITCH-users mailing list<BR>&gt;&gt; FreeSWITCH-users@lists.freeswitch.org<BR>&gt;&gt; <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt;&gt; UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt;&gt; <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR>&gt;&gt;<BR>&gt;&gt; _______________________________________________<BR>&gt;&gt; FreeSWITCH-users mailing list<BR>&gt;&gt; FreeSWITCH-users@lists.freeswitch.org<BR>&gt;&gt; <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt;&gt; UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt;&gt; <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR>&gt;<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; FreeSWITCH-users mailing list<BR>&gt; FreeSWITCH-users@lists.freeswitch.org<BR>&gt; <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt; UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt; <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; FreeSWITCH-users mailing list<BR>&gt; FreeSWITCH-users@lists.freeswitch.org<BR>&gt; <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt; UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt; <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; FreeSWITCH-users mailing list<BR>&gt; FreeSWITCH-users@lists.freeswitch.org<BR>&gt; <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt; UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt; <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR> <BR> <BR> <BR></PRE><BR><BR>--附转发的邮件--<BR>From: rob4manhere@gmail.com<BR>To: freeswitch-users@lists.freeswitch.org<BR>Date: Thu, 5 Nov 2009 08:57:08 -0600<BR>Subject: [Freeswitch-users] Wideband / HD phones<BR><BR><PRE>Hey all,<BR> <BR>Looking at buying some high def phones.  Any recommendations  <BR>(preferably based on experience) for hardware based on product  <BR>quality, standards compliance, features integration with Freeswitch,  <BR>etc?<BR> <BR>Thank you!<BR>Rob Forman<BR> <BR> <BR></PRE>                                               <br /><hr />更多热辣资讯尽在新版MSN首页! <a href='http://cn.msn.com/' target='_new'>立刻访问!</a></body>
</html>