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

Error-Making a call #90

Open
iffatrafsan opened this issue Aug 7, 2023 · 0 comments
Open

Error-Making a call #90

iffatrafsan opened this issue Aug 7, 2023 · 0 comments

Comments

@iffatrafsan
Copy link

iffatrafsan commented Aug 7, 2023

Hello tmakkonen,

I am trying to use your application to make a call but it is showing an error as follows. I am not understanding the problem properly. Could you please assist me here to proceed further?

Thank you in advance.

The error showing as follows:

ec2-user@lteawxxxxx:~> sipcmd -P sip -u "iffat123" -c "1234" -w "10.14.xx.xxx" -x "c01525790xxxx"

Starting sipcmd
in debug mode
Manager
Init
initialising SIP endpoint...
TestChanAudio
TestChanAudio
Listening for SIP signalling on 0.0.0.0:5060
SIP listener up
registered as sip:[email protected]
Created LocalEndPoint
Main

Call

TestPhone::Main: calling "01525790xxxx" using gateway "10.14.xx.xxx" at Sun Aug 6 21:48:18 2023

Setting up a call to: sip:[email protected]
LocalEndpoint::MakeConnection
LocalEndpointCreateConnection
LocalConnection
OnIncomingConnection: token=L8b564a892
available codes
CELT-48K
CELT-32K
G.722-64k
G.722.1-24k
G.722.1-32k
G.722.2
SILK-16
SpeexIETFWide-20.6k
SpeexWB
SpeexWide-20.6k
G.711-ALaw-64k
G.711-uLaw-64k
G.726-16k
G.726-24k
G.726-32k
G.726-40k
GSM-06.10
GSM-AMR
LPC-10
MS-GSM
MS-IMA-ADPCM
SILK-8
SpeexIETFNarrow-11k
SpeexIETFNarrow-15k
SpeexIETFNarrow-18.2k
SpeexIETFNarrow-24.6k
SpeexIETFNarrow-5.95k
SpeexIETFNarrow-8k
SpeexNB
SpeexWNarrow-8k
T.38
UserInput/RFC2833
NamedSignalEvent
H.261
RFC4175_YCbCr-4:2:0
theora
MSRP
SIP-IM
T.140
H.224/H323AnnexQ
used codes
CELT-48K
CELT-32K
G.722-64k
G.722.1-24k
G.722.1-32k
G.722.2
SILK-16
SpeexIETFWide-20.6k
SpeexWB
SpeexWide-20.6k
G.711-ALaw-64k
G.711-uLaw-64k
G.726-16k
G.726-24k
G.726-32k
G.726-40k
GSM-06.10
GSM-AMR
LPC-10
MS-GSM
MS-IMA-ADPCM
SILK-8
SpeexIETFNarrow-11k
SpeexIETFNarrow-15k
SpeexIETFNarrow-18.2k
SpeexIETFNarrow-24.6k
SpeexIETFNarrow-5.95k
SpeexIETFNarrow-8k
SpeexNB
SpeexWNarrow-8k
T.38
UserInput/RFC2833
NamedSignalEvent
H.261
RFC4175_YCbCr-4:2:0
theora
MSRP
SIP-IM
T.140
H.224/H323AnnexQ
Call setup to sip:[email protected] failed
Problem running command sequence ("c01525790xxxx"):

TestPhone::Main: shutting down
OnReleased: reason: EndedByNoAccept
OnReleased: reason: EndedByTransportFail
OnClearedCall
~LocalConnection
TestPhone::Main: exiting...
Exiting...
~Manager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant