yeah free or if commercial then not fop2 or queue metrics.
Thanks
Queue and Agent Reporting
[SOLVED] - Fail2BAN not updating from yum:
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
Outbound Route - Time Group Assigned
You should be able to see in the logs why it’s not going through.
Nat extension with pjsip
I’d appreciate any help. I didn’t try it because I don’t want to break anything which is working…
FreePBX disabling modules for pjsip
Hi,
I am using both sip and pjsip extensions on my Asterisk setup.
But sometimes FreePBX is disabling my pjsip modules at startup by modifying the modules.conf.
it is adding the following lines:
noload = chan_pjsip.so
noload = res_pjsip_endpoint_identifier_anonymous.so
noload = res_pjsip_messaging.so
noload = res_pjsip_pidf.so
noload = res_pjsip_session.so
noload = func_pjsip_endpoint.so
noload = res_pjsip_endpoint_identifier_ip.so
noload = res_pjsip_mwi.so
noload = res_pjsip_pubsub.so
noload = res_pjsip.so
noload = res_pjsip_acl.so
noload = res_pjsip_endpoint_identifier_user.so
noload = res_pjsip_nat.so
noload = res_pjsip_refer.so
noload = res_pjsip_t38.so
noload = res_pjsip_authenticator_digest.so
noload = res_pjsip_exten_state.so
noload = res_pjsip_notify.so
noload = res_pjsip_registrar_expire.so
noload = res_pjsip_transport_websocket.so
noload = res_pjsip_caller_id.so
noload = res_pjsip_header_funcs.so
noload = res_pjsip_one_touch_record_info.so
noload = res_pjsip_registrar.so
noload = res_pjsip_diversion.so
noload = res_pjsip_log_forwarder.so
noload = res_pjsip_outbound_authenticator_digest.so
noload = res_pjsip_rfc3326.so
noload = res_pjsip_dtmf_info.so
noload = res_pjsip_logger.so
noload = res_pjsip_outbound_registration.so
noload = res_pjsip_sdp_rtp.so
noload = res_pjsip_outbound_publish.so
noload = res_pjsip_config_wizard.so
noload = res_pjproject.so
what might be the reason for such behaviour ?
Asterisk handles incoming in error
Hi there,
I’m having high-level of configuration problem with my FreePBX Distro - CentOS 7 installed on different network of a LAN that supposed to receive incoming call from another asterisk server version 11 on another network.
Below is simple trunk setting using GUI.
type=friend
qualify=yes
port=5060
insecure=port,invite
host=xxx.xxx.xxx.xxx
dtmfmode=rfc2833
disallow=all
context=9292-ivr
canreinvite=no
allow=ulaw
;username=userid
;secret=password
;context=from-trunk
Status of the sip trunk seems ok as below
Name/username Host Dyn Forcerport Comedia ACL Port Status Description
1000 (Unspecified) D No No A 0 UNKNOWN
CamGSM 172.16.100.117 Yes Yes 5060 OK (1 ms)
Inbound route configured as screen shot below.
My custom destination was setup as below.
My dialplan was setup to handle incoming call with DID 9292 as below.
When I called to a number that supposed to be routed by another asterisk server to this asterisk server with ‘9292’ as DID, the call seemed reach this server because I could the caller number xxxxxxxxx but ended immediately and this asterisk server logged error as below.
[2017-12-13 16:22:35] NOTICE[169955]: res_pjsip/pjsip_distributor.c:649 log_failed_request: Request ‘OPTIONS’ from ‘“asterisk” sip:asterisk@xxx.xxx.xxx.xxx’ failed for ‘172.16.100.117:5060’ (callid: 148cec020a1b470d739cfb9a4236fb1e@xxx.xxx.xxx.xxx:5060) - No matching endpoint found
[2017-12-13 16:22:40] NOTICE[169955]: res_pjsip/pjsip_distributor.c:649 log_failed_request: Request ‘INVITE’ from ‘“012551622” sip:xxxxxxxxx@xxx.xxx.xxx.xxx’ failed for ‘172.16.100.117:5060’ (callid: 6066013c4e8cb65027b5c2ca62c5b3b3@xxx.xxx.xxx.xxx:5060) - No matching endpoint found
Please somebody help me!
Thanks in advance.
Nimeth
Calls not hanging up
As I expected, the provider blames asterisk incompatibility and suggested 13.x is not good.
So I tried 11,14 and 15. All resulting in the same error.
I am out of ideas…that is if any ideas can help in my situation.
S705 Font Wont change
Does anyone have a problem with the S705 not accepting the size of the font. I have a S700 on the same system and that one accepts the changes… Is this a bug in the firmware?
Unable to repark a call
We are able to park a call once, however if it rings back we can no longer park the call. If we pick it up from parking manually (not ring back) then we can re-park 100 times over with no issues.
We have “both” set for Transfer and Re-Park in the Parking lot settings.
PBX Firmware:10.13.66-22
PBX Service Pack:1.0.0.0
Parking Lot 13.0.19.7
Any Ideas??
Isymphony crash. Need to restart service
Hi all!
We use Isyphony with about 100 extensions working with it. Sometimes, we get a crash on Isyphony and a restart of the service is needed. This is what appears on log… it seems to be bug on code:
eclipse.buildId=unknown
java.version=1.8.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -configuration ./conf/client
!ENTRY com.xmlnamespace.panel.client 4 0 2017-12-04 13:56:59.975
!MESSAGE [com.xmlnamespace.panel.client.desktop.impl.DesktopClientInitModuleImpl(459)] The startup method has thrown an exception
!STACK 0
java.lang.NullPointerException
at com.xmlnamespace.panel.client.desktop.ws.WebsocketServiceImpl.addConnectionListener(WebsocketServiceImpl.java:267)
at com.xmlnamespace.panel.client.desktop.impl.DesktopClientInitModuleImpl.startup(DesktopClientInitModuleImpl.java:69)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.apache.felix.scr.impl.helper.BaseMethod.invokeMethod(BaseMethod.java:231)
at org.apache.felix.scr.impl.helper.BaseMethod.access$500(BaseMethod.java:39)
at org.apache.felix.scr.impl.helper.BaseMethod$Resolved.invoke(BaseMethod.java:624)
at org.apache.felix.scr.impl.helper.BaseMethod.invoke(BaseMethod.java:508)
at org.apache.felix.scr.impl.helper.ActivateMethod.invoke(ActivateMethod.java:149)
at org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:313)
at org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:127)
at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:868)
at org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:835)
at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:827)
at org.apache.felix.scr.impl.manager.ComponentFactoryImpl.newInstance(ComponentFactoryImpl.java:126)
at com.xmlnamespace.panel.lib.vaadin.CxPanelRootUI$ModuleCustomizer.addingService(CxPanelRootUI.java:366)
at com.xmlnamespace.panel.lib.vaadin.CxPanelRootUI$ModuleCustomizer.addingService(CxPanelRootUI.java:1)
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:941)
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:183)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:318)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:261)
at com.xmlnamespace.panel.lib.vaadin.CxPanelRootUI.initializeModule(CxPanelRootUI.java:285)
at com.xmlnamespace.panel.client.ClientRootUI.init(ClientRootUI.java:160)
at com.vaadin.ui.UI.doInit(UI.java:682)
at com.vaadin.server.communication.UIInitHandler.getBrowserDetailsUI(UIInitHandler.java:214)
at com.vaadin.server.communication.UIInitHandler.synchronizedHandleRequest(UIInitHandler.java:74)
at com.vaadin.server.SynchronizedRequestHandler.handleRequest(SynchronizedRequestHandler.java:41)
at com.vaadin.server.VaadinService.handleRequest(VaadinService.java:1409)
at com.vaadin.server.VaadinServlet.service(VaadinServlet.java:364)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:38)
at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:383)
at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
at org.eclipse.equinox.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:81)
at org.eclipse.equinox.http.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:35)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:132)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:60)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:138)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:497)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:745)
OpenJDK 64-Bit Server VM warning: You have loaded library /opt/isymphony3/server/conf/agent/org.eclipse.osgi/18/0/.cp/libjnotify.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
OpenJDK 64-Bit Server VM warning: You have loaded library /opt/isymphony3/server/conf/agent/org.eclipse.osgi/18/0/.cp/libjnotify.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
Any idea? We use:
- FreePBX 13.0.192.19
- Asterisk 13.17.2.
- symphony 3.5.1.24 build 24
All freepbx modules are updated.
Best regards
Asterisk handles incoming in error
Hi @nimeth,
Switch your trunk to a chan_sip trunk and not a chan_pjsip trunk.
It would be easier to integrate it with your other Asterisk server.
Do not forget to keep an eye on the ports of the chan_sip (usually 5061 with pjsip enabled).
Thank you,
Daniel Friedman
Trixton LTD.
Transferring a call to a prerecorded message
Create an announcement with an appropriate recording that goes to Terminate Call, hangup. Create a Misc Application to the announcement so you can dial to it. Then just transfer the call to the feature code.
Xlite config converted to FreePBX
Outbound Route - Time Group Assigned
There are a couple recent threads, including this one:
As things stand now there is a small number of users reporting that outbound calls are not working if they choose permanent, so they must create a time condition. Nobody here is able to reproduce the issue.
FreePBX disabling modules for pjsip
What is the setting in Advanced settings for SIP Driver? This is where you control which drivers are being loaded.
Ring Group ring notificaton
What about creating a new “notifying” extension and then use find me follow me in a manner similar to what is outlined in the following link:
Unable to repark a call
WTH, I can park and and re-park calls that expire from the parking lot all day long, but I have a customer reporting this as well. I can’t figure it out. What ver of Asterisk are you using?
S705 Font Wont change
Is it connected over Wifi/? how do you provision? over http or https?
Isymphony crash. Need to restart service
Detailed iSymphony questions should go to i9. I can say that iSymphony uses a lot of RAM as much as everything else on the box combined. If memory ever runs out, the service will crash.
Outbound Route - Time Group Assigned
This looks like it might be my issue. The outbound route module time condition icon is clearly lit up green when we set to permanent and have no time groups.
Thanks!