Leave an unknown notation alone and read a receipt's TLV as the id the submit answered
This commit is contained in:
+1
-1
@@ -120,8 +120,8 @@ export class Session extends EventEmitter<SessionEvents> {
|
||||
maxReassembly: options.maxReassembly,
|
||||
onRequest: options.onRequest,
|
||||
reassemblyTimeout: options.reassemblyTimeout,
|
||||
receiptIdNotation: options.smsIdFormat?.receipt,
|
||||
session: this,
|
||||
smsIdFormat: options.smsIdFormat,
|
||||
systemId: options.systemId,
|
||||
});
|
||||
this.pending = new PendingRequests(this.log);
|
||||
|
||||
Reference in New Issue
Block a user