Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Issayev-Nursultan opened this issue Feb 3, 2023 · 1 comment
Open

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

Issayev-Nursultan opened this issue Feb 3, 2023 · 1 comment
Assignees
Labels

Comments

@Issayev-Nursultan
Copy link

Issayev-Nursultan commented Feb 3, 2023

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 ([email protected])
    Author: Allen Flickinger ([email protected])

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

@mgarcia01752
Copy link
Collaborator

Hi, can you provide an example of what you are doing from a config POV.

@mgarcia01752 mgarcia01752 self-assigned this Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants