ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    FreePBX - forward the main phone number when desired

    IT Discussion
    freepbx forward calls pbx logic
    4
    28
    3.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DashrenderD
      Dashrender
      last edited by

      OK - how about changing the outgoing destination on the fly?

      DustinB3403D 1 Reply Last reply Reply Quote 0
      • DustinB3403D
        DustinB3403 @Dashrender
        last edited by

        @Dashrender said in FreePBX - forward the main phone number when desired:

        OK - how about changing the outgoing destination on the fly?

        I don't believe you can set it up to "send everything to 555-333-0123" rather you need to have these preprogrammed for the situation.

        Take a look at the sample usage.

        1 Reply Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch @Dashrender
          last edited by

          @Dashrender said in FreePBX - forward the main phone number when desired:

          Is it possible to enter a phone number on the fly for the cellphone?

          For a ring group? No.

          What you are wanting would never be a single step process.

          What you can do is Use a Call Flow with normal being the ring group and override being some other extension. THen you can use normal call forwarding (*72 I think) to forward that extension to where ever.

          Honestly, you need to sit down and think your entire call flow process out a little more.

          DashrenderD 1 Reply Last reply Reply Quote 0
          • JaredBuschJ
            JaredBusch
            last edited by

            Now, that said, I could definitely create a custom function to do exactly what you want.

            There is no technical restriction that says it cannot be done. Just that near enough to no one has ever wanted a stupid silly flow like this for the devs to code it in.

            DashrenderD 1 Reply Last reply Reply Quote 0
            • DashrenderD
              Dashrender @JaredBusch
              last edited by

              @JaredBusch said in FreePBX - forward the main phone number when desired:

              @Dashrender said in FreePBX - forward the main phone number when desired:

              Is it possible to enter a phone number on the fly for the cellphone?

              For a ring group? No.

              What you are wanting would never be a single step process.

              What you can do is Use a Call Flow with normal being the ring group and override being some other extension. THen you can use normal call forwarding (*72 I think) to forward that extension to where ever.

              Honestly, you need to sit down and think your entire call flow process out a little more.

              Current thinking is:

              main # -> call flow #0 -> path A - ring group
              --------------------------------------path B - misc destination (cell phone)

              But instead I could do:

              main # -> call flow #0 -> path A - ring group
              --------------------------------------path B - ext of person
              -----------------------------------------------person forwards ext to desired cell number

              OK thanks for push through JB...

              and Thanks Dustin for posting about call flow control.

              DustinB3403D 1 Reply Last reply Reply Quote 1
              • DashrenderD
                Dashrender @JaredBusch
                last edited by

                @JaredBusch said in FreePBX - forward the main phone number when desired:

                Now, that said, I could definitely create a custom function to do exactly what you want.

                There is no technical restriction that says it cannot be done. Just that near enough to no one has ever wanted a stupid silly flow like this for the devs to code it in.

                I'm sure there is a way to forward and extension remotely - so that would take care of the second part of this easy enough... then before the onsite staff leave, they just dial *28xx to kick the calls to that extension through the call flow control.

                1 Reply Last reply Reply Quote 0
                • DustinB3403D
                  DustinB3403 @Dashrender
                  last edited by DustinB3403

                  Which @Dashrender you could setup a BLF that the user can press that does the call forwarding for them. So they don't mess it up by fat fingering the number.

                  DashrenderD 1 Reply Last reply Reply Quote 0
                  • DashrenderD
                    Dashrender @DustinB3403
                    last edited by

                    @DustinB3403 said in FreePBX - forward the main phone number when desired:

                    Which @Dashrender you could setup a BLF that the user can press that does the call forwarding for them. So they don't mess it up by fat fingering the number.

                    Sure but that's assuming the number they are going to is constant enough to warrant it - of course if they have 2-4 numbers I could just program a button for each.

                    Not really worried about the fat finger.

                    The BLF for the call flow control will be handy though.

                    JaredBuschJ 1 Reply Last reply Reply Quote 0
                    • JaredBuschJ
                      JaredBusch @Dashrender
                      last edited by

                      @Dashrender said in FreePBX - forward the main phone number when desired:

                      The BLF for the call flow control will be handy though.

                      As I mentioned above setting the BLF to the *280 would give you the red/green visible indicator. And it can be pushed to change it.

                      DashrenderD 1 Reply Last reply Reply Quote 0
                      • DashrenderD
                        Dashrender @JaredBusch
                        last edited by

                        @JaredBusch said in FreePBX - forward the main phone number when desired:

                        @Dashrender said in FreePBX - forward the main phone number when desired:

                        The BLF for the call flow control will be handy though.

                        As I mentioned above setting the BLF to the *280 would give you the red/green visible indicator. And it can be pushed to change it.

                        yes, that's why I mentioned it - plus I read about it in the wiki

                        1 Reply Last reply Reply Quote 0
                        • DashrenderD
                          Dashrender
                          last edited by

                          OK I setup the following based on JB's suggestion:

                          Call flow day - ring group
                          _________Night - extension 110
                          __________________extension 110 forward always to cell phone

                          It's not working. When an outside caller calls in, while this is in 'night' mode, calls end up in the vmail of ext 110 - they do not get forwarded to the cellphone.
                          When an internal extension dials 110, they do get forwarded.

                          Thoughts?

                          JaredBuschJ 1 Reply Last reply Reply Quote 0
                          • JaredBuschJ
                            JaredBusch @Dashrender
                            last edited by

                            @Dashrender said in FreePBX - forward the main phone number when desired:

                            ___extension 110 forward always to cell phone

                            How did you do this?

                            DashrenderD 1 Reply Last reply Reply Quote 0
                            • DashrenderD
                              Dashrender @JaredBusch
                              last edited by

                              @JaredBusch said in FreePBX - forward the main phone number when desired:

                              @Dashrender said in FreePBX - forward the main phone number when desired:

                              ___extension 110 forward always to cell phone

                              How did you do this?

                              user pressed the forward button on the phone, phone gave three options - busy/unanswered/always - user choose always, then dialed phone number.

                              1 Reply Last reply Reply Quote 0
                              • DashrenderD
                                Dashrender
                                last edited by

                                It turns out that my setup didn't have an outgoing route for calls not coming from an extension. I have two outgoing routes. One for company A, and one for Company B. I have the outbound dialing rules keyed to the extensions for each company...

                                Well, this outside caller isn't on any extension, so there was no route for it. I added a non keyed route, and now the calls are flowing.

                                1 Reply Last reply Reply Quote 1
                                • DashrenderD
                                  Dashrender
                                  last edited by

                                  And now the user wants the calls to be CID tagged - company:real caller

                                  DustinB3403D 1 Reply Last reply Reply Quote 0
                                  • DustinB3403D
                                    DustinB3403
                                    last edited by

                                    On FreePBX are there options for the types of calls to forward and to where?

                                    I know on the mitel units you can do separate forwards based on where a call originates. IE internal would ring the cell phone. But external would be sent to voicemail.

                                    1 Reply Last reply Reply Quote 0
                                    • DustinB3403D
                                      DustinB3403 @Dashrender
                                      last edited by

                                      @Dashrender said in FreePBX - forward the main phone number when desired:

                                      And now the user wants the calls to be CID tagged - company:real caller

                                      How would that work when the call is being forwarded from your phone system to their cell phone?

                                      The original caller ID would look like your main number.

                                      DashrenderD 1 Reply Last reply Reply Quote 0
                                      • DashrenderD
                                        Dashrender @DustinB3403
                                        last edited by Dashrender

                                        @DustinB3403 said in FreePBX - forward the main phone number when desired:

                                        @Dashrender said in FreePBX - forward the main phone number when desired:

                                        And now the user wants the calls to be CID tagged - company:real caller

                                        How would that work when the call is being forwarded from your phone system to their cell phone?

                                        The original caller ID would look like your main number.

                                        Nope - through testing just now - FreePBX takes the CID info (name and number) from the external caller and sends it as the CID info when transferring to the cell phone.

                                        that definitely caught me by surprise.

                                        So, knowing that, RingGroups have a CID prefix option (and even though JB mentioned it to me, I already knew about it :P) so I'm waiting for my user to get back to me to test if the RG CID prefix will also pass through to the cell phone.

                                        JaredBuschJ 1 Reply Last reply Reply Quote 0
                                        • JaredBuschJ
                                          JaredBusch @Dashrender
                                          last edited by

                                          @Dashrender said in FreePBX - forward the main phone number when desired:

                                          @DustinB3403 said in FreePBX - forward the main phone number when desired:

                                          @Dashrender said in FreePBX - forward the main phone number when desired:

                                          And now the user wants the calls to be CID tagged - company:real caller

                                          How would that work when the call is being forwarded from your phone system to their cell phone?

                                          The original caller ID would look like your main number.

                                          Nope - through testing just now - FreePBX takes the CID info (name and number) from the external caller and sends it as the CID info when transferring to the cell phone.

                                          that definitely caught me by surprise.

                                          So, knowing that, RingGroups have a CID prefix option (and even though JB mentioned it to me, I already knew about it :P) so I'm waiting for my user to get back to me to test if the RG CID prefix will also pass through to the cell phone.

                                          But the external PSTN doesn't accept anything but the CID. The CID Name is dropped/ignored. So your client cannot have what they want.

                                          1 Reply Last reply Reply Quote 0
                                          • JaredBuschJ
                                            JaredBusch
                                            last edited by

                                            Clarification: You can add numbers. But that will be interpreted by the receiving cell phone as a country code or other random thing.

                                            Example:
                                            I have direct ext dialing enabled form a client PBX to our PBX.
                                            The client calls my extension 103 from their extension 5199.
                                            Their outbound route sends it over the IAX2 trunk to my PBX as an interoffice call.
                                            My desk phone shows their extension as 5199.
                                            I have Follow Me enabled that sends calls to my cell phone after 10 seconds.
                                            My cell phone gets the number as +15199 (E.164 format).
                                            If I disable the E.164 standard on VoIP.MS the call comes through as 5199 or +5199 and my cell phone tells me I have a call from Peru (Country Code 51).

                                            DashrenderD 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post