Search results

  1. M

    FusionPBX 5.2 Messages Application Inbound messages

    Hi, When I send the incoming message it only showing under the number not on chat box on the left side (attached is the screenshot). Any Ideas how to fix it. Hi @Jonathan Black Any Ideas on this?
  2. M

    FusionPBX 5.2 Messages

    Hi, I found the callback URL its https://mydomain/app/messages/index.php. when I send the incoming message it only showing under the number not on chat box on the left side (attached is the screenshot). Any Ideas how to fix it.
  3. M

    FusionPBX 5.2 Messages

    Hi, I am trying to implement messages option in 5.2 version. I have added the parameters in the Provider settings and I can send outbound messages. I am not able to receive the inbound messages. I believe it might be with Callback URL setting on Bandwidth side. Do any one have an Idea on what...
  4. M

    MMS in SMS-> MDR Page

    HI @Jonathan Black any ideas?
  5. M

    MMS in SMS-> MDR Page

    Hi, I am working with a provider Bandwidth, and I was able to decode the MMS URL and downloaded the image into a folder named media in fusionpbx. But, Now I am not able to see the pic or link in MDR page (sms_mdr.php). We can see in the inbound and outbound messages details under MDR page. but...
  6. M

    Call Transfer

    No Call screen, I have disabled it. not on the phone too
  7. M

    Call Transfer

    NO Follow ME.
  8. M

    Call Transfer

    Hi, I am using FusionPBX version 4.5.28 and I had a issue with call transfer. When the external call comes in Ext#A answered the calls and did blind transfer to Ext#B. when Ext#B answers the call he hear prompt to accept press 1, reject press 2, send to voicemail press 3. If the Ext# B...
  9. M

    Gateway not starting in FusionPBX

    Hi, I am using fusionpbx 4.5.28 and the gateway not starting. Below is the FS Log: 2021-11-26 09:42:25.892773 [DEBUG] sofia.c:4703 tls-version [tlsv1,tlsv1.1,tlsv1.2] 2021-11-26 09:42:25.892773 [DEBUG] sofia.c:4703 sip-capture [no] 2021-11-26 09:42:25.892773 [DEBUG] sofia.c:4703 rfc2833-pt...
  10. M

    FusionPBX SMS Integration with Bandwidth

    Hi @Jonathan Black, My mistake, I have commented out the error_log and now I can see the URL in the error.log, but I get an empty email I guess I have to play around with sms_email.php to get it downloaded and forwarded to an email.
  11. M

    FusionPBX SMS Integration with Bandwidth

    Hi @Jonathan Black , error_log('[SMS] REQUEST-MEDIA: ' . print_r($data[0]->message->media, true)); but still getting the url truncated in the error.log
  12. M

    FusionPBX SMS Integration with Bandwidth

    Hi, @Jonathan Black I am working on the MMS thing with Bandwidth and when I send MMS then I was able to get partial URL from Bandwidth on Access.log. And I get an SMS like MMS message received, see email for attachment. The Email I receive is blank. below is the sms_hook_Bandwith.php I have in...
  13. M

    Mobile-Twinning app

    Hi, its working now. I had some permissions issue. Thanks for quick reply.
  14. M

    Mobile-Twinning app

    HI, I have installed the Mobile-twinning and did the setup correctly. but when I dial *662 to I am getting Normal clearing. Any ideas how to fix it?
  15. M

    FusionPBX SMS Integration with Bandwidth

    @Jonathan Black I am wondering is their a way we can do SMS from the FusionPBX GUI instead of endpoints. I have seen an option called Messages is this related to SMS. I have tried some testing's but it's not working
  16. M

    FusionPBX SMS Integration with Bandwidth

    @Jonathan Black Thanks for the info. Right know I am not trying to implement the Broadcast. I saw the option so got curious how it will work.
  17. M

    FusionPBX SMS Integration with Bandwidth

    @Jonathan Black Can you please shed some light on SMS Broadcast. I have a Tab and I have added a test Broadcast, but I don't see any option to start the broadcast.
  18. M

    FusionPBX SMS Integration with Bandwidth

    Yes turn off all three.
  19. M

    FusionPBX SMS Integration with Bandwidth

    @Robert Birch are you still getting duplicate messages from Bandwidth? If yes you can get rid off them by turning off Call Back events at Applications tab on bandwidth portal. Because every call back that Bandwidth send is expect us to send them HTTP 200. Also I have changed the Hook file...
  20. M

    FusionPBX SMS Integration with Bandwidth

    You might have to open a ticket with Bandwidth so they can share their log with you.