You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
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
The text was updated successfully, but these errors were encountered: