Viewing 3 posts - 1 through 3 (of 3 total)
  • Migrated from old forum
    Participant
    Post count: 327
    #5857 |

    Hi,

    Can anyone give me explanation on this:

    When I use mysql query object, it always inserts “\”. For example, “SELECT * FROM customers WHERE customerid = 10;” becomes

    “SELECT\ *\ FROM\ customers\ WHERE\ customerid\ =\ 10;” in asterisk console.

    The query always fails.

    Migrated from old forum
    Participant
    Post count: 327
    #5858 |

    Hi Hermann,

    It look like the dial plan and the Asterisk server are not the same version.
    Please check both and make sure to upgrade/downgrade dial plan to the Asterisk server version.

    1. Asterisk server version can be checked by clicking on the ‘Detect’ button at Preferences dialog.

    2. Dial plan version can be upgraded/downgraded by selecting Dialplan -> Version … from the main menu.

    I hope this helps.

    Michael Denich
    Apstel support team

    Migrated from old forum
    Participant
    Post count: 327
    #5859 |

    That fixed it.

    Thank you Michael.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.