Member
Last active 7 years ago
Hi! When I call from 100 (FOP2 extension) to 333555 (external num via sip trunk) in FOP2 I get 2 situations
1. when phone 333555 is ringing, button 100 looks like this
100 333555
Its good.
2. But when 333555 is answering, button 100 becomes
100 100
I.e. exten num and calling number are equal. Looks like 100 calling himself.
This happens only if I call to external numbers. All works fine If calling between FOP2 or internal sip extensions.
In log I get
<- CallerIDNum: 100 <- CallerIDName: test 100 <- ConnectedLineNum: <unknown> <- ConnectedLineName: <unknown>
Hi! Yes, the problem is persists. In my case the timer is absent at all. The first operator is speaking for a while.
Hi! All perfect, thanks!
But 'users' still doesn't translated. Check you mail, please.
PS. I wanted to remove 'Shortcuts' from main page and leaved it empty. But it becomes English. Its difficult to translate it in the context. We didn't use something like that...
Could you remove it in our lang at all?
I have sended finished translation to you. Compile,please
Check voicemail_path in fop2.cfg and try to debug (http://support.asternic.biz/?/selfhelp/view-article/how-to-debug-fop2/10 ). It should work.
I agree. It will be better to open one window for broadcast messages.
I sended it to info@asternic.biz . Compile it and send back to me. I will check translation in context
In presencepause.pl
$return .= "Interface: Local/$exten\@from-queue/n\r\n";
But in my case context is not '@from-queue'. Changes it to my context gets it work.
Thanks!
PS. may be get context from config? Because may be different contexts for different extensions.