Skip to content

sending custom parameters to smpp  #101

Description

@voicecomms

Hello,

Is there any way to send additional customer parameters to smpp via the php-smpp library for example

$smpp->debug = true;
$transport->debug = true;

// Open the connection
$transport->open();
$smpp->bindTransmitter("USERNAME","PASSWORD");
$smpp->optionalParameter('Value')

any insight would be of great help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions