Skip to content

Instantly share code, notes, and snippets.

View zlu's full-sized avatar
💭
I may be slow to respond.

Zhao Lu zlu

💭
I may be slow to respond.
View GitHub Profile
##Flowroute sip.conf
register => uname:[email protected]
[flowroute] ;keep this lowercase, do not change format
type=friend
secret=
username=
host=sip.flowroute.com
dtmfmode=rfc2833
context=flowroute ;change to 'ext-did' or 'from-trunk' for asterisk@home
@zlu
zlu / x
Created January 6, 2009 01:11
Ubiquity command for searching rails APIs
CmdUtils.CreateCommand(
{
name: "rails",
takes: {"method": noun_arb_text},
icon: "http://rubyonrails.org/images/rails.png",
homepage: "",
author: {name: "Zhao Lu", email: "[email protected]"},
license: "MPL,GPL",
description: "Search rails documentation",
help: "Type a rails class or method",