Skip to content

Can't add TLV64 (.2) into voice config file #48

@Issayev-Nursultan

Description

@Issayev-Nursultan

Hello

Faced a problem after compiling the voice config file.
Standard: SIP PacketCable 2.0
The cable modem successfully reads the config file, having looked at the settings, found that TLV64 (.2) (second digitmap) was not added.
Please, can You help, maybe I'm compiling the config file incorrectly?

user@test-docsis:~ java -version
openjdk version "1.8.0_352"
OpenJDK Runtime Environment (build 1.8.0_352-8u352-ga-122.04-b08)
OpenJDK 64-Bit Server VM (build 25.352-b08, mixed mode)
user@test-docsis:
java -jar oscar.jar -version
/* OSCAR -> OpenSource Cable modem file AssembleR v2.1.3.2 */
OSCAR: OpenSource Cable modem file AssembleR v2.1.3.2

    Copyright 2015 Comcast Cable Communications Management, LLC
    ___________________________________________________________________
    Licensed under the Apache License, Version 2.0 (the "License")
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
    http://www.apache.org/licenses/LICENSE-2.0
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

    Author: Maurice Garcia (maurice.garcia.2015@gmail.com)
    Author: Allen Flickinger (allen.flickinger@gmail.com)

2.1.3.2

Decompile
java -jar oscar.jar -d suppress -s p 2.0 -i mta.bin > mta.txt

Compiling
java -jar oscar.jar -c -s p 2.0 -i mta.txt -o mta_new.bin -dm digitmap1.txt digitmap2.txt

Regards,
Nursultan

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions