Search results

  1. wa4zlw

    anyone get the transnexus scripts to work?

    thanks slowly adding stuff will post more as I move forward ldz
  2. wa4zlw

    anyone get the transnexus scripts to work?

    - Finally, in the sip profile that your TransNexus trunk is attached to (most likely “internal”) make sure manual-redirect is set to ”true”. Flush cache and restart the profile
  3. wa4zlw

    anyone get the transnexus scripts to work?

    hi @ junction1153 thanks for this...you mentioned inbound, right now we're just trying to get outbound working, then we'll deal with inbound any thoughts? ALso, looks like you threw away the transnexus document for the most part. We're going to look at this this morning Thanks leon
  4. wa4zlw

    anyone get the transnexus scripts to work?

    Hey all - happy sunday! WE're trying to make the deadline next week and the documentation at Transnexus stir-shaken doc 4 freeswitch we had the basic fail/pass working and now it's not we've stripped out everything and starting over and while it gets to clearip it never handles the next leg to...
  5. wa4zlw

    freeswitch shows up as callerid, how to change it?

    Ok i'll try that thanks
  6. wa4zlw

    freeswitch shows up as callerid, how to change it?

    Log shows the correct variables being set as well 58275491-43a2-47d6-a103-bf202b7cccab EXECUTE [depth=0] sofia/internal/1522@myis.pbx.com:5061 set(effective_caller_id_name=Leon ) 58275491-43a2-47d6-a103-bf202b7cccab 2022-06-22 17:06:17.048615 97.50% [DEBUG] mod_dptools.c:1685 SET...
  7. wa4zlw

    freeswitch shows up as callerid, how to change it?

    Hi all! We've been wondering why freeswitch shows up as the callerid on outbound calls. This is a problem with stir-shaken implementation with Transnexus. The invite shows this and you'll see the From: has FreeSWITCH instead of the DID. Any ideas where to look? I did some quick searches and...
  8. wa4zlw

    SOLVED how to force a gateway to use TCP instead of TLS

    that worked thanks very much!
  9. wa4zlw

    SOLVED how to force a gateway to use TCP instead of TLS

    ok thanks will check that
  10. wa4zlw

    SOLVED how to force a gateway to use TCP instead of TLS

    I tried to disable TLS in a new SIP profile and that didnt work so I am obviously missing something
  11. wa4zlw

    SOLVED how to force a gateway to use TCP instead of TLS

    Hi there! I've looked all over on a way to force a gateway to use TCP instead of TLS. I need it to test something to one of our providers so we can get an accurate packet capture. I've seen I can set the Register to UDP/TCP/TLS but that on incoming I need to do this on an outbound connection...
  12. wa4zlw

    adding originate_timeout to outbound dialplan does not override default setting

    {leg_timeout=##] works but the others do not
  13. wa4zlw

    adding originate_timeout to outbound dialplan does not override default setting

    Hi there! I'm trying to shorten the time delay when outbound dialing and if a gateway either doesn't answer or responds with an error so we can keep attempting the call on the next gateway. Here I've also tried bridge_answer_timeout as well and the failover occurs around one minute from initial...
  14. wa4zlw

    Call center and going on hold

    Right that's how I feel it should work. but the pbx has control over every call. The call center routed the call to the agent. The agent talks to the person and puts them on hold. The call is still tied to the agent's extension while in hold (we tested this as the agent can unhold and the call...
  15. wa4zlw

    Call center and going on hold

    so folks is there any way we can figure this out? there has to be a way for a call to ring back to the agent or to the queue if it seems to be in limbo somewhere, no?
  16. wa4zlw

    Call center and going on hold

    @DigitalDaz where is M5? that's not like the M5 computer from ST-TOS? :cool:
  17. wa4zlw

    Call center and going on hold

    wa4zlw here so how can we handle that issue? There should be a way to test for it and/or grab the call that's on hold no?
  18. wa4zlw

    Provision Editor?

    hey @DigitalDaz sorry for delay in getting back to you. is this the correct one? (I don't have access to the CLI) /var/www/fusionpbx/app or I think this /var/www/fusionpbx/app/edit thanks leon
  19. wa4zlw

    Call center and going on hold

    I guess what I'm looking for is a Max_Hold_Time that can be Global?