Skip to main content
Freespee is now Kaisa, read more: here

Search

Browse our Knowledge Base

Display another area code (requested ndc)

Comments

2 comments

  • Patrick Danielsson

    We want to display another area code, but the script isn't chaning the number. We are using a 08-number (Sweden), but want to display a number that begins with 0771 instead.

    Is this correct?

    __fs_conf.push(['setAdv',{'id': 'xxxxxxxxx', 'requested_ndc': '46771'}]);

    0
  • Frederik Van den Brant

    Hi Patrick,

    Thank you for your question! It is possible to receive 0770 numbers instead of 0771. In order to receive these, you will have to use the following:

    __fs_conf.push(['setAdv',{'id': 'xxxxxxxxx', 'requested_ndc': '4677'}]);

    Feel free to reach out to us if anything is unclear!

    /Frederik

    0

Please sign in to leave a comment.