[Freeswitch-dev] towards making fh->silence_hits a representation in ms internally w/o changing interface

Anthony Minessale anthmct at yahoo.com
Wed Jul 25 15:52:53 EDT 2007


Can you put that patch on jira so we can document it and get it in?

 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com
JABBER:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org
pstn:213-799-1400


----- Original Message ----
From: David Nicol <davidnicol at gmail.com>
To: freeswitch-dev at lists.freeswitch.org; Luke-Jr <luke at openmethods.com>
Sent: Wednesday, July 25, 2007 12:38:15 PM
Subject: Re: [Freeswitch-dev] towards making fh->silence_hits a representation in ms internally w/o changing interface

instead of the comment concerning the legacy situation of one
argument with PATHNAME\+LIMIT in it, here's support for
that:

   }else{
      l = strchr(argv[0],'+');
      if(l){
            *l++ = '\0';
            if ((limit=atoi(l)) < 0) limit = 0;
      }
   }

_______________________________________________
Freeswitch-dev mailing list
Freeswitch-dev at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org







       
____________________________________________________________________________________
Got a little couch potato? 
Check out fun summer activities for kids.
http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20070725/d344ceb6/attachment.html 


More information about the Freeswitch-dev mailing list