Search found 84 matches

by otresi
04 Jun 2018, 12:16
Forum: Help
Topic: Increase queue name limit
Replies: 5
Views: 11691

Re: Increase queue name limit

https://github.com/OTRS/otrs/blob/master/scripts/database/otrs-schema.mysql.sql CREATE TABLE queue ( id INTEGER NOT NULL AUTO_INCREMENT, name VARCHAR (200) NOT NULL, current size is 50. It sounds strange 50 character is now limit.. i don't understand how to increase in mysql and how to change?
by otresi
04 Jun 2018, 12:06
Forum: Help
Topic: Increase queue name limit
Replies: 5
Views: 11691

Re: Increase queue name limit

50 character is now limit..
i don't understand how to increase in mysql and how to change?
by otresi
01 Jun 2018, 13:24
Forum: Help
Topic: Increase queue name limit
Replies: 5
Views: 11691

Re: Increase queue name limit

Any help?
by otresi
31 May 2018, 15:06
Forum: Help
Topic: Allow customer acces to specific queue
Replies: 6
Views: 10483

Re: Allow customer acces to specific queue

Thanks, but this option applies for the customer permission in group not to queue..
by otresi
31 May 2018, 14:13
Forum: Help
Topic: Allow customer acces to specific queue
Replies: 6
Views: 10483

Re: Allow customer acces to specific queue

Thanks, but i m using otrs 5.0.8
by otresi
31 May 2018, 14:07
Forum: Help
Topic: Allow customer acces to specific queue
Replies: 6
Views: 10483

Re: Allow customer acces to specific queue

thanks, but i cannot find anything about this in admin manual
by otresi
31 May 2018, 14:06
Forum: Help
Topic: Customer ticket template
Replies: 3
Views: 10420

Re: Customer ticket template

thanks, yes i now for that options, but this option applies to the agent creation ticket
by otresi
31 May 2018, 12:47
Forum: Help
Topic: Customer ticket template
Replies: 3
Views: 10420

Customer ticket template

How can i add new template or change the existing customer new ticket page..
In the text area i want to add some explanation to customer, how it should fill the ticket and which information admin need from it..

Thanks everybody
by otresi
31 May 2018, 12:07
Forum: Help
Topic: Allow customer acces to specific queue
Replies: 6
Views: 10483

Allow customer acces to specific queue

Does it possible to allow only few customer to access to example queue1, queue2, queue3, but other customer have access to queue1 and queue2, not to queue3?

Thanks a lot
by otresi
31 May 2018, 11:26
Forum: Help
Topic: Increase queue name limit
Replies: 5
Views: 11691

Increase queue name limit

Hi,

Does it possible to increase size of queue name, current size is 50.
Thanks a lot
by otresi
05 Jan 2017, 16:38
Forum: General
Topic: Phone number on customer page
Replies: 11
Views: 3350

Re: Phone number on customer page

i forgot to add new field in dynamic field, now its work
by otresi
04 Jan 2017, 17:51
Forum: General
Topic: Phone number on customer page
Replies: 11
Views: 3350

Re: Phone number on customer page

Which log, where i can see you error?
by otresi
04 Jan 2017, 15:10
Forum: General
Topic: Phone number on customer page
Replies: 11
Views: 3350

Re: Phone number on customer page

Ticket::Frontend::CustomerTicketZoom###DynamicField - i added field Phone with number 1
Ticket::Frontend::CustomerTicketMessage###DynamicField - i added field Phone with number 1
Here is picture from customer page otrs 5
by otresi
04 Jan 2017, 11:28
Forum: General
Topic: Phone number on customer page
Replies: 11
Views: 3350

Re: Phone number on customer page

any help?
by otresi
02 Jan 2017, 13:03
Forum: General
Topic: Phone number on customer page
Replies: 11
Views: 3350

Re: Phone number on customer page

yes, it works on version 3 but not work on version 5..
by otresi
29 Dec 2016, 14:55
Forum: General
Topic: Phone number on customer page
Replies: 11
Views: 3350

Re: Phone number on customer page

Here is picture from customer page..
by otresi
29 Dec 2016, 11:59
Forum: General
Topic: Phone number on customer page
Replies: 11
Views: 3350

Phone number on customer page

Hi, I have otrs version 5.0.8 and i would like to add on customer page new filed - custoemr's phone number Here is change i've done Ticket::Frontend::CustomerTicketZoom###DynamicField - i added field Phone with number 1 Ticket::Frontend::CustomerTicketMessage###DynamicField - i added field Phone wit...
by otresi
27 Dec 2016, 14:59
Forum: Help
Topic: Add new field and turn off subject
Replies: 0
Views: 972

Add new field and turn off subject

Otrs is working but a have a few question for you 1. In sytem log i got this error each 10 min OTRS-otrs.Console.pl-Maint::PostMaster::MailAccountFetch-43 There was an error executing Execute() in Kernel::System::Console::Command::Maint::PostMaster::MailAccountFetch: ERROR: OTRS-otrs.Console.pl-Main...
by otresi
27 Dec 2016, 13:47
Forum: General
Topic: Otrs problem with notification
Replies: 2
Views: 1259

Re: Otrs problem with notification

yes, i checked daemon, than restart server and everything working now..
by otresi
26 Dec 2016, 18:03
Forum: General
Topic: Otrs problem with notification
Replies: 2
Views: 1259

Otrs problem with notification

Hi,

How can i view why escalation will not work?
i setup Escalation - first response time after 10 minuter, setup ticket notification escalation for specific queue but not work?
where i can see error?
by otresi
08 Dec 2016, 15:40
Forum: Help
Topic: otrs problem with fetch mail
Replies: 5
Views: 4134

Re: otrs problem with fetch mail

skullz wrote:you should not use old version of postmaster..
also, cron job now is controlled by daemon..
make sure ur daemon is running
Thank you very much, my deamon was stopped..
by otresi
08 Dec 2016, 14:09
Forum: Help
Topic: otrs problem with fetch mail
Replies: 5
Views: 4134

Re: otrs problem with fetch mail

Where is location, i need to change this?
Message: otrs.PostMaster.pl is deprecated, please use console command 'Maint::PostMaster::Read' instead.
by otresi
07 Dec 2016, 17:11
Forum: Help
Topic: otrs problem with fetch mail
Replies: 5
Views: 4134

Re: otrs problem with fetch mail

root wrote:It's what it is: otrs.PostMaster.pl is deprecated. Check the manual and your cronjobs
i m sorry i posted new error
by otresi
07 Dec 2016, 15:20
Forum: Help
Topic: otrs problem with fetch mail
Replies: 5
Views: 4134

otrs problem with fetch mail

i installed new otrs version 5, earlier i used otrs 3.3.8 I've set postmaster mail account, fetch worked manual but not with cron job. I copied otrs.PostmasterMailbox.pl from old otrs 3.3.8 to new and setup postmaster mailbox 10 minutes but not working, also restart Cron.sh.. crontab -u otrs -l # fe...
by otresi
22 Mar 2016, 16:12
Forum: General
Topic: OTRS 3.3.8 upgrade
Replies: 20
Views: 8409

Re: OTRS 3.3.8 upgrade

when i try backup old database with this command pg_dump -h 127.0.0.1 otrs > otrs_backup.psql and pasword from Config.pm i got this error pg_dump: [archiver (db)] connection to database "otrs" failed: FATAL: Passwort-Authentifizierung f?r Benutzer >>root<< fehlgeschlagen FATAL: Passwort-Au...
by otresi
15 Mar 2016, 17:40
Forum: General
Topic: OTRS 3.3.8 upgrade
Replies: 20
Views: 8409

Re: OTRS 3.3.8 upgrade

How can i move postgresql database from appliance 3.3.8 to appliance 4.0.8?
When i used restore.pl commance a got this error:

Code: Select all

ERROR: Already existing tables in this database. A empty database is required for restore!
What should i do it?

Thanks for help
by otresi
11 Mar 2016, 12:30
Forum: General
Topic: OTRS 3.3.8 upgrade
Replies: 20
Views: 8409

Re: OTRS 3.3.8 upgrade

ok, thanks what i need to do, how can i move my otrs to new system?

example:
install centos 7 on new server, install otrs version 5, new database and import database, content of /opt/otrs, Config.pm etc..?
by otresi
11 Mar 2016, 10:35
Forum: General
Topic: OTRS 3.3.8 upgrade
Replies: 20
Views: 8409

Re: OTRS 3.3.8 upgrade

Hi, i have not solved my problem with upgrade perl modules..my network is open, firewall open.. when i tried command apt-get update i receive this message: Ign http://ftp.otrs.org appliance Release.gpg Ign http://ftp.otrs.org/pub/otrs/appliance-update/otrs-3.4/ appliance/current Translation-en Ign h...
by otresi
18 Dec 2015, 16:01
Forum: Help
Topic: OTRS Agent Permission
Replies: 1
Views: 918

OTRS Agent Permission

Hi,

I have problem with new agent, i want that agent have permission to only 1 queue (Test)
i created group and roles (Test) with full permission for that agent.
But when agent log to admin page, he cant see ticket from Test queue?

What is the problem?
by otresi
08 Dec 2015, 13:01
Forum: General
Topic: OTRS 3.3.8 upgrade
Replies: 20
Views: 8409

Re: OTRS 3.3.8 upgrade

problem is not solved..
perl_modules.jpg
by otresi
01 Dec 2015, 16:39
Forum: General
Topic: OTRS 3.3.8 upgrade
Replies: 20
Views: 8409

Re: OTRS 3.3.8 upgrade

any advice?
by otresi
26 Nov 2015, 13:06
Forum: General
Topic: Cleanup Tickets
Replies: 4
Views: 3233

Re: Cleanup Tickets

Hi,

Go to Admin-Generic Agent-Create Job and than define schedule, ticket folter, ticket action..
by otresi
26 Nov 2015, 13:04
Forum: General
Topic: OTRS 3.3.8 upgrade
Replies: 20
Views: 8409

Re: OTRS 3.3.8 upgrade

hi, i have got this error when check perl modules. When i tried to install that from cli i got this message

Code: Select all

Unable to locate package

Do u have any advice or link for download that modules?

Thanks a lot
by otresi
25 Nov 2015, 17:45
Forum: General
Topic: OTRS 3.3.8 upgrade
Replies: 20
Views: 8409

Re: OTRS 3.3.8 upgrade

ok thanks, i read this documentation: http://otrs.github.io/doc/manual/admin/4.0/en/html/upgrading.html In this documentation i didnt read what about my postgreSQL, should i need to stop database before start migration or no, how to backup and restore database? I dont understand step 5.4.14 Set file...
by otresi
25 Nov 2015, 17:12
Forum: General
Topic: OTRS 3.3.8 upgrade
Replies: 20
Views: 8409

Re: OTRS 3.3.8 upgrade

ok thanks, is version 4.0.0 ok ?
by otresi
25 Nov 2015, 14:17
Forum: General
Topic: OTRS 3.3.8 upgrade
Replies: 20
Views: 8409

Re: OTRS 3.3.8 upgrade

is there any way to upgrade my 3.3.8 apliance?
by otresi
25 Nov 2015, 14:00
Forum: General
Topic: OTRS 3.3.8 upgrade
Replies: 20
Views: 8409

Re: OTRS 3.3.8 upgrade

i saw that otrs 4 appliance exist, is there a way to update my otrs appliance 3.3.8 to appliance 4.0.8?

thanks
by otresi
23 Nov 2015, 13:12
Forum: Help
Topic: Auto close ticket (Solved)
Replies: 1
Views: 732

Re: Auto close ticket

hi, meanwhile i solved problem.
I created generic job for that queue, setup schedule, setup action (closed sucessful) and ticket auto-close.

Thank
Bye
by otresi
23 Nov 2015, 10:42
Forum: Help
Topic: Auto close ticket (Solved)
Replies: 1
Views: 732

Auto close ticket (Solved)

Hi everybody,

Did u now how i can setup auto close ticket?
I create one special queues with automatic answer for user who pick that categories.
How i can setup auto close ticket receive with that queue?

Thanks for advice :)
Regards
by otresi
16 Nov 2015, 10:04
Forum: General
Topic: OTRS 3.3.8 upgrade
Replies: 20
Views: 8409

Re: OTRS 3.3.8 upgrade

Hi,

Did i can install new otrs 5, and than move database and configuration from version 3.3.8?

thanks for help
by otresi
05 Nov 2015, 16:45
Forum: General
Topic: OTRS 3.3.8 upgrade
Replies: 20
Views: 8409

OTRS 3.3.8 upgrade

Hi, Now it is time to upgrade my otrs 3.3.8 linux appliance, i was reading documentation and i know that i must to upgrade only to version 4, not 5. Would you recommended witch version otrs 4 can i install? Did you have and advice for migration to version 4, maybe anybody have any experience? Thanks...
by otresi
08 Jun 2015, 14:02
Forum: Help
Topic: (Solved) PostMaster Filter
Replies: 4
Views: 4362

Re: PostMaster Filter

any other help?
by otresi
08 Jun 2015, 09:29
Forum: Help
Topic: (Solved) PostMaster Filter
Replies: 4
Views: 4362

(Solved) PostMaster Filter

I have an issue with Postmaster Filters and wondered if anyone had seen a similar issues or knew why it was doing this... On the POP3 configuration "Trusted" is set to "Yes" and "Dispatching"is set to "by selected queue Queiu: "All". I have a filter setup...
by otresi
10 Dec 2014, 17:34
Forum: Help
Topic: "zero sized reply error" when otrs sendmail
Replies: 10
Views: 3969

Re: "zero sized reply error" when otrs sendmail

maybe this happen: [Wed Dec 10 13:35:23 2014] [error] [client 172.27.1.8] File does not exist: /var/www/favicon.ico [Wed Dec 10 14:37:48 2014] [warn] child process 17594 still did not exit, sending a SIGTERM [Wed Dec 10 14:37:48 2014] [warn] child process 11832 still did not exit, sending a SIGTERM ...
by otresi
27 Nov 2014, 13:02
Forum: Help
Topic: "zero sized reply error" when otrs sendmail
Replies: 10
Views: 3969

Re: "zero sized reply error" when otrs sendmail

i think that this is error.. [Tue Nov 25 11:55:58 2014] [error] [client 172.27.1.8] File does not exist: /var/www/favicon.ico [Tue Nov 25 11:55:58 2014] [notice] child pid 17193 exit signal Segmentation fault (11) Traceback (17193): Module: Kernel::System::Auth::Sync::LDAP::Sync (OTRS 3.3.8) Line: 1...
by otresi
26 Nov 2014, 13:55
Forum: Help
Topic: "zero sized reply error" when otrs sendmail
Replies: 10
Views: 3969

Re: "zero sized reply error" when otrs sendmail

ok, but i now that error happen and that time..do u have some advice for any other log??
by otresi
26 Nov 2014, 12:21
Forum: Help
Topic: "zero sized reply error" when otrs sendmail
Replies: 10
Views: 3969

Re: "zero sized reply error" when otrs sendmail

syslog: Nov 25 11:54:02 localhost OTRS-otrs.GenericAgent.pl-96[19385]: [Notice][Kernel::System::GenericAgent::_JobRunTicket] Use module (Kernel::System::GenericAgent::TriggerEscalationStartEvents) for Ticket (2014112596000058/624). Nov 25 11:54:02 localhost OTRS-otrs.GenericAgent.pl-96[19385]: [Noti...
by otresi
26 Nov 2014, 11:28
Forum: Help
Topic: "zero sized reply error" when otrs sendmail
Replies: 10
Views: 3969

"zero sized reply error" when otrs sendmail

hi I somethimes have problem when i send mail, i recieve ticket, when i try to reply i have got error: The requested URL could not be retrieved While trying to retrieve the URL: ................ The following error was encountered: Zero Sized Reply Squid did not receive any data for this request. Er...
by otresi
10 Nov 2014, 12:18
Forum: Help
Topic: customer page template
Replies: 0
Views: 724

customer page template

Hi,

is it possible, if i connect to customer page then insert and fill some template..