search for: number_s

Displaying 2 results from an estimated 2 matches for "number_s".

Did you mean: numbers
2014 Apr 14
1
how to configure callcentric peer
On 11.9, trying to set up a callcentric peer: sip debug: > <--- SIP read from UDP:204.11.192.161:5060 ---> > INVITE sip:1777<myccid>@10.10.11.180:5060 SIP/2.0 > v: SIP/2.0/UDP 204.11.192.161:5060;branch=z9hG4bK-6104e46aaaaef4249814d16a2ffb990d > f: <sip:<calling number>@66.193.176.35>;tag=3606475083-968127 > t:
2006 Jan 30
9
error when adding a new table to the existing application
Deniz wrote: > Hi Everybody, > I am a newbie in this list so please forgive me if this is a lengthy > message. > Currently I am working on a project at my work place that includes > viewing some oracle tables(I do not have control over to rewrite the > tables) and searching the tables based on a given criteria with Rails. > Up untill now everything was working great. The