Displaying 6 results from an estimated 6 matches for "sath".
Did you mean:
path
2009 Aug 25
5
uninitialized constant
API-> hello_message_api.rb.
class HelloMessageApi < ActionWebService::API::Base
api_method :hello_message, :expects => [{:firstname=>:string},
{:lastname=>:string}], :returns => [:string]
end
controller ->
class HelloMessageController < ApplicationController
web_service_api HelloMessageApi
web_service_dispatching_mode :direct
wsdl_service_name
2003 Nov 19
2
g723 to g723 SIP call - warning message
Hi,
I am calling from a grandstream phone with g723 codec through * to iconnect.
Incoming context as well as outgoing context set to g723.1 codec in *.
Call get connected and I can talk. However I get the following warning,
which scrolls on my screen until I hang-up.
[root@asterisk sath]# cat g723.1
- Executing SetCallerID("SIP/-08122ae0", "1001") in new stack
-- Executing AbsoluteTimeout("SIP/-08122ae0", "6000") in new stack
-- Set Absolute Timeout to 6000
-- Executing Dial("SIP/-08122ae0", "Sip/15105418168@iconne...
2006 Jun 29
1
Seeking RoR help for an upcoming project
Hello,
We''re working on building a fairly lightweight, community-oriented site
which would be a great opportunity for a
beginning-to-moderately-experienced RoR developer looking to cut their
teeth on a real site.
The site could prove to be highly visible if succesful and would be an
excellent addition to your portfolio. Please drop me a line and I can go
into detail on the
2009 May 25
1
Update rails
I can''t update rail version 2.2.2 i have 2.1.0
what to do?
i use command
gem update rails -v 2.2.2
Also
Firstly i use
gem install -v= 2.2.2 rails
it also take lot of time,but can''t process
--
Posted via http://www.ruby-forum.com/.
2014 Apr 17
0
Share management, user rights, core dump
...Debug :
rpc command: LSA_ADDACCOUNTRIGHTS
_lsa_AddAccountRights: access DENIED (requested: 0x0000000b, granted:
0x0000000a)
Failed to grant privileges for franksa (NT_STATUS_ACCESS_DENIED)
.. so I tried to add Domain Admins into the Administrators group :
./net sam addmem Administrators "SATH\Domain Admins" -U administrator
Adding local group member failed with LDAP_NO_SUCH_OBJECT
It doesn't ask for credentials here, and the LDAP reference is
confusing.
Anyway, so I try and list the members of the Administrators group and
get this:
./net sam listmem Administrators
Bad talloc...
2009 Jun 18
0
exe
How i create .exe file of my application.
--
Posted via http://www.ruby-forum.com/.