How to get information of callee when the call is forwardedFreeSwitch/FusionPBX Transfers to the Wrong ExtensionFreeswitch - multiple calls into conference room.Access the name of agent who received the call in a QueueTransferring Calls between FreeSWITCH and Session ManagerSIP: How could two networks be connected transparently and form one logical network?FreeSwitch very slowNo audio while using my custom SIP app between FSClient and Android phoneAndroid imsdroid to PSTN call is not workingHow to implement a click to dial from my websiteTwilio not responding to SIP invite

Does COBRA make sense anymore with the ACA?

Pirate democracy at its finest

Can I tell a prospective employee that everyone in the team is leaving?

Are black holes spherical during merger?

Have 1.5% of all nuclear reactors ever built melted down?

Is it legal to have an abortion in another state or abroad?

Why aren't space telescopes put in GEO?

Why would Ryanair allow me to book this journey through a third party, but not through their own website?

Did 20% of US soldiers in Vietnam use heroin, 95% of whom quit afterwards?

What does the view outside my ship traveling at light speed look like?

How can I tell if I'm being too picky as a referee?

In general, would I need to season a meat when making a sauce?

How to politely tell someone they did not hit "reply to all" in an email?

Defining the standard model of PA so that a space alien could understand

Is the Indo-European language family made up?

Could a 19.25mm revolver actually exist?

Python program to take in two strings and print the larger string

Do photons bend spacetime or not?

Is the Unsullied name meant to be ironic? How did it come to be?

Why were helmets and other body armour not commonplace in the 1800s?

Is it legal to meet with potential future employers in the UK, whilst visiting from the USA

Can I summon an otherworldly creature with the Gate spell without knowing its true name?

Popcorn is the only acceptable snack to consume while watching a movie

Count Even Digits In Number



How to get information of callee when the call is forwarded


FreeSwitch/FusionPBX Transfers to the Wrong ExtensionFreeswitch - multiple calls into conference room.Access the name of agent who received the call in a QueueTransferring Calls between FreeSWITCH and Session ManagerSIP: How could two networks be connected transparently and form one logical network?FreeSwitch very slowNo audio while using my custom SIP app between FSClient and Android phoneAndroid imsdroid to PSTN call is not workingHow to implement a click to dial from my websiteTwilio not responding to SIP invite






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








1















I have come to a question when dealing with call forwarding:



A and B are using Mobile Phones with PSTN.
C is another Phone Number but connected with FreeSWTICH Instance which pickups any calls C receives.
A calls B, B forwards to C, then FreeSWITCH routes A to an extension, in this extension, I would like to extract the Information of B, like its phone number, etc.



I have checked the variables in the channel, but it doesn't contain information of B.



Can any one help? Thanks.



BTW, one related topic:



http://lists.freeswitch.org/pipermail/freeswitch-users/2013-May/096044.html










share|improve this question




























    1















    I have come to a question when dealing with call forwarding:



    A and B are using Mobile Phones with PSTN.
    C is another Phone Number but connected with FreeSWTICH Instance which pickups any calls C receives.
    A calls B, B forwards to C, then FreeSWITCH routes A to an extension, in this extension, I would like to extract the Information of B, like its phone number, etc.



    I have checked the variables in the channel, but it doesn't contain information of B.



    Can any one help? Thanks.



    BTW, one related topic:



    http://lists.freeswitch.org/pipermail/freeswitch-users/2013-May/096044.html










    share|improve this question
























      1












      1








      1








      I have come to a question when dealing with call forwarding:



      A and B are using Mobile Phones with PSTN.
      C is another Phone Number but connected with FreeSWTICH Instance which pickups any calls C receives.
      A calls B, B forwards to C, then FreeSWITCH routes A to an extension, in this extension, I would like to extract the Information of B, like its phone number, etc.



      I have checked the variables in the channel, but it doesn't contain information of B.



      Can any one help? Thanks.



      BTW, one related topic:



      http://lists.freeswitch.org/pipermail/freeswitch-users/2013-May/096044.html










      share|improve this question














      I have come to a question when dealing with call forwarding:



      A and B are using Mobile Phones with PSTN.
      C is another Phone Number but connected with FreeSWTICH Instance which pickups any calls C receives.
      A calls B, B forwards to C, then FreeSWITCH routes A to an extension, in this extension, I would like to extract the Information of B, like its phone number, etc.



      I have checked the variables in the channel, but it doesn't contain information of B.



      Can any one help? Thanks.



      BTW, one related topic:



      http://lists.freeswitch.org/pipermail/freeswitch-users/2013-May/096044.html







      freeswitch






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 24 at 2:45









      SamuraisSamurais

      675




      675






















          1 Answer
          1






          active

          oldest

          votes


















          1














          It looks like the only relevant info you would get is B's phone number, if by any chance it is passed as the caller ID number to the FreeSWITCH server that C is attached to, but it that case you would lose A's phone number.



          What you can try here is to check the SIP INVITE FreeSWITCH receives. In the CLI, try (SIP profile can be named to something different than external, but I'm assuming you configured your SIP provider to be attached to the external profile):



          sofia profile external siptrace on



          If B automatically forwards the call to C, you might get a SIP Diversion header that contains relevant information if C's carrier provides it.



          Hope this helps!






          share|improve this answer























            Your Answer






            StackExchange.ifUsing("editor", function ()
            StackExchange.using("externalEditor", function ()
            StackExchange.using("snippets", function ()
            StackExchange.snippets.init();
            );
            );
            , "code-snippets");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "1"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55320306%2fhow-to-get-information-of-callee-when-the-call-is-forwarded%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            It looks like the only relevant info you would get is B's phone number, if by any chance it is passed as the caller ID number to the FreeSWITCH server that C is attached to, but it that case you would lose A's phone number.



            What you can try here is to check the SIP INVITE FreeSWITCH receives. In the CLI, try (SIP profile can be named to something different than external, but I'm assuming you configured your SIP provider to be attached to the external profile):



            sofia profile external siptrace on



            If B automatically forwards the call to C, you might get a SIP Diversion header that contains relevant information if C's carrier provides it.



            Hope this helps!






            share|improve this answer



























              1














              It looks like the only relevant info you would get is B's phone number, if by any chance it is passed as the caller ID number to the FreeSWITCH server that C is attached to, but it that case you would lose A's phone number.



              What you can try here is to check the SIP INVITE FreeSWITCH receives. In the CLI, try (SIP profile can be named to something different than external, but I'm assuming you configured your SIP provider to be attached to the external profile):



              sofia profile external siptrace on



              If B automatically forwards the call to C, you might get a SIP Diversion header that contains relevant information if C's carrier provides it.



              Hope this helps!






              share|improve this answer

























                1












                1








                1







                It looks like the only relevant info you would get is B's phone number, if by any chance it is passed as the caller ID number to the FreeSWITCH server that C is attached to, but it that case you would lose A's phone number.



                What you can try here is to check the SIP INVITE FreeSWITCH receives. In the CLI, try (SIP profile can be named to something different than external, but I'm assuming you configured your SIP provider to be attached to the external profile):



                sofia profile external siptrace on



                If B automatically forwards the call to C, you might get a SIP Diversion header that contains relevant information if C's carrier provides it.



                Hope this helps!






                share|improve this answer













                It looks like the only relevant info you would get is B's phone number, if by any chance it is passed as the caller ID number to the FreeSWITCH server that C is attached to, but it that case you would lose A's phone number.



                What you can try here is to check the SIP INVITE FreeSWITCH receives. In the CLI, try (SIP profile can be named to something different than external, but I'm assuming you configured your SIP provider to be attached to the external profile):



                sofia profile external siptrace on



                If B automatically forwards the call to C, you might get a SIP Diversion header that contains relevant information if C's carrier provides it.



                Hope this helps!







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 28 at 14:10









                Philippe SultanPhilippe Sultan

                1,076814




                1,076814





























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Stack Overflow!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55320306%2fhow-to-get-information-of-callee-when-the-call-is-forwarded%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

                    SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

                    은진 송씨 목차 역사 본관 분파 인물 조선 왕실과의 인척 관계 집성촌 항렬자 인구 같이 보기 각주 둘러보기 메뉴은진 송씨세종실록 149권, 지리지 충청도 공주목 은진현