similar to: GateKeeper, Model Level Permissions Management

Displaying 20 results from an estimated 500 matches similar to: "GateKeeper, Model Level Permissions Management"

2008 Sep 25
1
question about exception
Hi In the controller I have the function def convert_sd_ticket_to_incident ServiceDeskTicket.close_ticket(sd_id,created_by_id,modified_by_id) Incident.convert_sd_ticket_to_incident(sd_id,created_by_id,modified_by_id) end Now in the ServiceDeskTicket model def self.close_ticket(sd_id,created_by,modified_by) begin ActiveRecord::Base.transaction do
2008 Jun 16
2
call_backs Is it?
Hi I have the models 1.ServiceDeskTicket with fields id --- number --- service_desk_status_id -- created_on -- updated_on etc 2.ServiceDeskActivity with fields id -- service_desk_ticket_id -- description -- created_on -- updated_on 3.ServiceDeskAttachment id -- service_desk_ticket_id -- attachment -- created_on -- updated_on Relations as ServiceDeskticket has_many
2008 May 13
4
calling another rjs file in an if condition
Hi I have a controller action like below.This def is called by a submit_to_remote def edit_service_desk_status_after_transfer if params[:transfer_reason].empty? #This is used in the :failure of submit_to_remote else @sd_ticket = ServiceDeskTicket.find(params[:sd_id]) ActiveRecord::Base.transaction do @sd_status_history = ServiceDeskStatusHistory.new
2008 May 19
0
changed to will_paginate
Hi Till now we used the rails pagination.But now onwards shifting to will_paginate The code I use currently is as below .This is with the help of find_where pluggin..A fantastic pluggin which we still want to use...I would like to know how can i modify the following code to work with will_paginate step 1: set the variables you''ll need page = (params[:page] ||= 1).to_i
2008 Oct 27
8
pagination in ajax
hi, I am curently using rails version 2.1.1. Currently i have done simple pagination using will_paginate plugin.it works.but when i am trying pagination using ajax with help of will_paginate plugin it wont works.i am also using RemoteLinkRenderer helper, but it gives an error uninitialized constant RemoteLinkRenderer. can anyone provide any tutorial or sample code so that i can
2007 Jul 24
0
How I can configure asterisk to register as gatekeeper server with another gatekeeper
Hi List; Is there a link that help me to configure asterisk to register to another gatekeeper as client? Regards Bilal ____________________________________________________________________________________Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV. http://tv.yahoo.com/
2003 Aug 09
2
Gatekeeper
Hello I am a newbie to Asterisk. We have set up Asterisk on a PC with Redhat 9.0. We have installed H323 openphone on our PC's. We are wondering what a gatekeeper does. It seems we need one but what I have seen in this group is that a gatekeeper must be installed on another box on the network. As all our PC's on the network use Microsoft OS is there a free gatekeeper software for
2003 Sep 16
1
h323 gatekeeper registration failed
Hi all, i have tried to connect to a clarent gatekeeper. I have used both of h323 drivers chan_h323.so and chan_oh323.so. But no one can register to this gatekeeper. Our ip is activated on this gatekeeper. Maybe, i do wrong anything.... I have only set the "gatekeeper" option in the h323.conf or oh323.conf to the ip address from the gatekeeper. gatekeeper=x.x.x.x But no one of the
2010 Sep 26
2
1.4, 1.6, 1.8 versions and the H323 gatekeeper functionality
Hi All; First of all, I am looking to have the H323 Gatekeeper service available at Asterisk, and really I do not know if 1.4 or 1.6 or 1.8 started implementing H323 gatekeeper functionality or not? Until 1.4.26.2 version, there is no h323 gatekeeper functionality. So, any implementation for this feature has been done in the other versions?
2003 Jul 09
1
Use dialing plan from h.323 gatekeeper?
Hi, I want to configure * to use a gatekeeper for routing calls to H.323 endpoints. I imagine it will work like that: * (chan_h323) will query the gatekeeper where to terminate the dialed number and the gatekeeper will return the information for the h.323 gateway. after that chan_h323 will try to make the call to the gateway it has received from the gatekeeper. so instead of duplicating a
2010 Mar 10
1
00h323 cant get gatekeeper to connect
I'm trying to connect an Asterisk 1.6 to an Avaya with gatekeeper (CLAN). When chan_ooh323 first loads it tries to establish a connection with the gk but I it fails. I have the following extract from the ooh323 log. Can anyone give some insight? Thanks! MD 23:02:59:045 Sent GRQ message 23:02:59:045 GkClient Received RAS Message 23:02:59:045 Received RAS Message = { 23:02:59:045
2003 Dec 19
1
Asterisk to H.323 without gatekeeper
I've read through the archives and have picked up that * does not need a gatekeeper to talk directly with an H323 handset to send and receive calls. I'm trying to go PSTN----*-----H323 and all the examples that I can find use a gatekeeper. Are there any examples or hints for doing it without the gatekeeper? many thanks in advance Brian
2006 Apr 26
1
Registering to H.323 Cisco gatekeeper
I'm having trouble registering my asterisk to a cisco gatekeeper. I do not have control over the gatekeeper, and I know that it has user info defined in an LDAP. I have a user name and a password that I can use, but I can't seem to get Asterisk to register on the gatekeeper. I can't find exactly how I'm supposed to define the gatekeeper in the h323.conf file. This is the response
2013 Jun 11
0
how send calls to gatekeeper?
hello everyone i have a simple question: i have an asterisk which is a h323 gateway and has a h323 connection to a cisco gatekeeper and a sip connection to a pbx. my question is: how can i send all calls to gatekeeper? i searched a lot and found that i should set gatekeeper=192.168.0.X (ip address of my gatekeeper) in h323.conf file. but what about extensions.conf file? should i define an
2004 Aug 11
1
is gatekeeper required?
Hi all, I have one asterisk server with one ISDN BRI connection to PSTN, with h.323 support (oh323) I buy some voip phones, and I connect them to the same switch as asterisk server is; all is at the same TCP network. I need to route some extensions from my DDI (DID) line at asterisk to some voip phones, and also to do: outgoing calls from any voip phone to PSTN via asterisk, and intermediate
2009 Jul 21
0
Gatekeeper Routing Mode not Working
Dear All, I have enabled the gatekeeper in oh323.conf file. I started the gatekeeper and also restarted the Asterisk. When I called, it was worked fine. After then enabled the routing mode in gatekeeper.ini file then I restarted the gatekeeper. When I called the routing mode didn't work. I have received the following warning in Asterisk console. " Jul 21 14:19:11
2003 Aug 25
1
Secondary gatekeeper support by asterisk h323 drivers
Hi, I'm wondering if there are any plans on adding secondary gatekeeper support to asterisk h323 channel drivers. Also I've noticed that chan_h323 is crashing asterisk at startup if primary gatekeeper is not available. Wouldn't it be a more correct behavior if it doesn't crashing but continue registration attempts in the background? Didn't test it with chan_oh323. Thank you.
2003 Oct 13
0
Gatekeeper with Asterisk
Hi! I am trying to do a SIP/H.323 gateway. I want that the SIP proxy server (I suppose that this is asterisk isn't it?) has all the information about the user's registration. So, when a request arrives at the gatekeeper from the H.323 network, this one tries to make multicast to all the others gatekeeper and also the Gatekeeper Asterisk. Asterisk then looks for if the user called is a
2006 Mar 15
1
ooh323 Gatekeeper Bug
Dear All, It seems that there is a bug on the ooh323 while using registering with gatekeeper. The gatekeeper is GnuGK and the problem is when the Asterisk recieves a call from the Gatekeeper and routes it back out to an SIP Phone. The call would be connected and immediately dropped after 1-2 seconds connection time. This doesn't happen when ooh323 module isn't registered to a
2006 Mar 21
2
need to make my oh323 work with quintum no gatekeeper
Hi all, Can someone share with me his experience in making asterisk-oh323 talk to quintum gateway without gatekeeper. My set up is QUINTUM GATEWAY ------IP----M ASTERISK (OH323) Both are gateways.. but I don't know what authentication I will set up in oh323.conf and how to set it up I will be glad if anyone can help Goksie