sms test
This commit is contained in:
parent
b305b8ef48
commit
10c8c1a46e
|
|
@ -63,7 +63,7 @@ return [
|
|||
SMPP::ESME_RINVCMDID
|
||||
],
|
||||
'force_ipv4' => true,
|
||||
'debug' => false
|
||||
'debug' => true
|
||||
],
|
||||
|
||||
/*
|
||||
|
|
@ -75,6 +75,6 @@ return [
|
|||
'client' => [
|
||||
'system_type' => 'default',
|
||||
'null_terminate_octetstrings' => false,
|
||||
'debug' => false
|
||||
'debug' => true
|
||||
]
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue