search for: customernam

Displaying 9 results from an estimated 9 matches for "customernam".

Did you mean: customername
2005 Sep 22
6
Autocomplete - setting a second value?
I''m using the autocomplete function, and need a way to grab a second value from the ajax request... an example would probably speak better: This is my HTML: <input name="CustomerName" id="CustomerName" type="text" /> <div id="CustomerList"></div> <input name="CustomerID" id="CustomerID" type="hidden" /> <script>new Ajax.Autocompleter(''CustomerName'',''Custom...
2005 Nov 14
3
InPlaceEditor question
...<p id="storyTitle"><%= storyTitle %></p> <script type="text/javascript"> new Ajax.InPlaceEditor(''storyTitle'', ''editBlog.jsp'', { callback: function(value) { return ''v=edit&user=<%= customerName %>&story=<%= storyID %>&editItem=storyTitle&storyTitle='' + value.value;}, }); </script> The problem I''m having is with the callback function. In the examples at script.aculo.us, they show assigning parameters the new form value by simply sayi...
2009 Jan 06
3
Incoming side of SIP trunk does not work unless I add "insecure=very"
The incoming (Class 5 switch to Asterisk PBX) side of a SIP trunk does not work unless I add "insecure=very" to my "Outgoing settings", but I don't want to do that. I do want to authenticate. Outgoing (Asterisk PBX to Class 5 switch) calls do authenticate and work. The Nortel CS 1500 I'm using as the PSTN-side of my SIP trunk has a username and password that it's
2018 Mar 14
2
PJSIP Originate
...ct header. For the AMI Originate, I pass the caller id information data in the CallerID field. However, this is never being passed through the PJSIP INVITE header Action: Originate ActionID: S598 Channel: PJSIP/133 at 1002 Exten: createcall Context: MyContext Priority: 1 Timeout: 60000 CallerID: CustomerName <########## > Variable: CALLERID(num-pres)=allowed_passed_screen,TrunkAllocateId=5,OriginateCallId=396 Async: true Is there a setting that's required on the PJSIP endpoint to allow overwriting the INVITE packet's Contact header? Is there something else I am missing to perform this?...
2008 Oct 14
3
Sendmail and pmtu discovery
...heir firewall policy (http://en.wikipedia.org/wiki/List_of_minor_characters_in_Dilbert#Mordac). My mail logs are showing that customers who specifically disallow ICMP traffic have many "Connection Reset" entries in our logs: Oct 14 08:00:50 mailsrv sendmail[2024]: m9ED0Yf5002021: to=<customername at customer.org>, delay=00:00:16, xdelay=00:00:16, mailer=esmtp, pri=42476, relay=mail.customer.org. [XX.XX.XX.XX], dsn=4.0.0, stat=Deferred: Connection reset by mail.customer.org. I have disabled pmtu discovery on our routers as well as on all our outbound mail servers. Is there anything els...
2003 Dec 05
1
Folder names
I'm not sure offhand exactly which version of Dovecot I'm running - it doesn't seem to have a -V switch. Anyway, I created a folder which had periods in the name. There was no problem with that, but MUAs now report that folder as a hierarchy. For example: customers | +-customername.com | +-another.customer.com has become: customers | +-customername | | | +-com | +-another | +-customer | +-com Now the obvious answer is "don't do that". However, should Dovecot either a) refuse to create a folder with an embedded period in the name or 2) manage (som...
2005 May 12
7
wanted A tool to measure bandwidth....
Hello Everybody, I have configured a Linux box that does traffic shaping. Its working wonderfully fine, just as expected...Now i want to measure the bandwidth consumed by each of my hosts....But I dont want SNMP to run on all the hosts[as required by MRTG] I used iptraf on my linux box, but it only measures the bandwidth on interface basis only.... I tried installing traffic-vis, its not working
2002 Oct 04
0
rsync error with an smbmount shared dir
...mapped directory with rsync : I mount an windows 2000 server share with the command : smbmount //server/shared /mountpoint -o ip=192.168.1.100,username=name,password=pass all is ok, I can copy, delete,rename all work in linux when I start my rsync 2.5.5 with : rsync -avz /mountpoint myip::customername the rsync respond with an Segmentation fault this error appear on the log : Oct 4 16:22:39 linux kernel: Unable to handle kernel paging request at virtual address c8000000 Oct 4 16:22:39 linux kernel: printing eip: Oct 4 16:22:39 linux kernel: c6193ae9 Oct 4 16:22:39 linux kernel: *pde = 0...
2006 Jul 27
1
Update second pulldown menu based on first menu selection?
I know I''ve seen this somewhere on this board and just can''t search it anymore. I have three relational tables: clients, projects, and tasks. Currently I''m working on customizing the ''new/edit'' task _form. So far I have it listing clients in a pulldown menu so I can assign the new task to a client. I''d like to have a second pulldown select