Asterisk with Zoiper - registration process

I go step by step using wiki and I cannot to register softphone Zoiper…

  1. Once Zoiper is opened, click the wrench icon to get to settings. << OK
  2. Click “Add new SIP account” << OK
  3. Enter 6001 for the account name, click OK << is it user ?
  4. Enter the IP address of your Asterisk system in the Domain field << what ip address, from my physical interface?
  5. Enter 6001 in the Username field << OK
  6. Enter your SIP peer’s password in the Password field <<< can be too : 6001 ??
  7. Enter whatever you like in Caller ID Name or leave it blank <<< OK
  8. Click OK

I attached my screens and configuration :
root@grzegorz-desktop:/etc/asterisk# nano sip.conf
root@grzegorz-desktop:/etc/asterisk#

root@grzegorz-desktop:/etc/asterisk# cat extensions.conf
[from-internal]
exten = 100,1,Answer()
same = n,Wait(1)
same = n,Playback(hello-word)
same = n,Hangup()

root@grzegorz-desktop:/etc/asterisk# cat sip.conf
[general]
context=default

[6001]
type=friend
context=from-internal
host=dynamic
secret=unsecurepassword
disallow=all
allow=ulaw
root@grzegorz-desktop:/etc/asterisk#

What i am doing wrong ???
My firewall is inactive.

Regards
Grzegorz

There are no screens attached, but, in any case, Asterisk has no GUI; that is provided by third parties, e.g. FreePBX,

grzegorz@grzegorz-desktop:~$ sudo asterisk -cvvvvv
[sudo] password for grzegorz:
Asterisk 16.1.0, Copyright © 1999 - 2018, Digium, Inc. and others.
Created by Mark Spencer markster@digium.com
Asterisk comes with ABSOLUTELY NO WARRANTY; type ‘core show warranty’ for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type ‘core show license’ for details.

XSLT support not found. XML documentation may be incomplete.
Manager registered action DBGet
Manager registered action DBPut
Manager registered action DBDel
Manager registered action DBDelTree
PBX UUID: cea016b9-4fa6-420e-a10d-54067f108c95
Registered ‘audio’ codec ‘codec2’ at sample rate ‘8000’ with id ‘1’
Created cached format with name ‘codec2’
Registered ‘audio’ codec ‘g723’ at sample rate ‘8000’ with id ‘2’
Created cached format with name ‘g723’
Registered ‘audio’ codec ‘ulaw’ at sample rate ‘8000’ with id ‘3’
Created cached format with name ‘ulaw’
Registered ‘audio’ codec ‘alaw’ at sample rate ‘8000’ with id ‘4’
Created cached format with name ‘alaw’
Registered ‘audio’ codec ‘gsm’ at sample rate ‘8000’ with id ‘5’
Created cached format with name ‘gsm’
Registered ‘audio’ codec ‘g726’ at sample rate ‘8000’ with id ‘6’
Created cached format with name ‘g726’
Registered ‘audio’ codec ‘g726aal2’ at sample rate ‘8000’ with id ‘7’
Created cached format with name ‘g726aal2’
Registered ‘audio’ codec ‘adpcm’ at sample rate ‘8000’ with id ‘8’
Created cached format with name ‘adpcm’
Registered ‘audio’ codec ‘slin’ at sample rate ‘8000’ with id ‘9’
Created cached format with name ‘slin’
Registered ‘audio’ codec ‘slin’ at sample rate ‘12000’ with id ‘10’
Created cached format with name ‘slin12’
Registered ‘audio’ codec ‘slin’ at sample rate ‘16000’ with id ‘11’
Created cached format with name ‘slin16’
Registered ‘audio’ codec ‘slin’ at sample rate ‘24000’ with id ‘12’
Created cached format with name ‘slin24’
Registered ‘audio’ codec ‘slin’ at sample rate ‘32000’ with id ‘13’
Created cached format with name ‘slin32’
Registered ‘audio’ codec ‘slin’ at sample rate ‘44100’ with id ‘14’
Created cached format with name ‘slin44’
Registered ‘audio’ codec ‘slin’ at sample rate ‘48000’ with id ‘15’
Created cached format with name ‘slin48’
Registered ‘audio’ codec ‘slin’ at sample rate ‘96000’ with id ‘16’
Created cached format with name ‘slin96’
Registered ‘audio’ codec ‘slin’ at sample rate ‘192000’ with id ‘17’
Created cached format with name ‘slin192’
Registered ‘audio’ codec ‘lpc10’ at sample rate ‘8000’ with id ‘18’
Created cached format with name ‘lpc10’
Registered ‘audio’ codec ‘g729’ at sample rate ‘8000’ with id ‘19’
Created cached format with name ‘g729’
Registered ‘audio’ codec ‘speex’ at sample rate ‘8000’ with id ‘20’
Created cached format with name ‘speex’
Registered ‘audio’ codec ‘speex’ at sample rate ‘16000’ with id ‘21’
Created cached format with name ‘speex16’
Registered ‘audio’ codec ‘speex’ at sample rate ‘32000’ with id ‘22’
Created cached format with name ‘speex32’
Registered ‘audio’ codec ‘ilbc’ at sample rate ‘8000’ with id ‘23’
Created cached format with name ‘ilbc’
Registered ‘audio’ codec ‘g722’ at sample rate ‘16000’ with id ‘24’
Created cached format with name ‘g722’
Registered ‘audio’ codec ‘siren7’ at sample rate ‘16000’ with id ‘25’
Created cached format with name ‘siren7’
Registered ‘audio’ codec ‘siren14’ at sample rate ‘32000’ with id ‘26’
Created cached format with name ‘siren14’
Registered ‘audio’ codec ‘testlaw’ at sample rate ‘8000’ with id ‘27’
Created cached format with name ‘testlaw’
Registered ‘audio’ codec ‘g719’ at sample rate ‘48000’ with id ‘28’
Created cached format with name ‘g719’
Registered ‘audio’ codec ‘opus’ at sample rate ‘48000’ with id ‘29’
Created cached format with name ‘opus’
Registered ‘image’ codec ‘jpeg’ at sample rate ‘0’ with id ‘30’
Created cached format with name ‘jpeg’
Registered ‘image’ codec ‘png’ at sample rate ‘0’ with id ‘31’
Created cached format with name ‘png’
Registered ‘video’ codec ‘h261’ at sample rate ‘1000’ with id ‘32’
Created cached format with name ‘h261’
Registered ‘video’ codec ‘h263’ at sample rate ‘1000’ with id ‘33’
Created cached format with name ‘h263’
Registered ‘video’ codec ‘h263p’ at sample rate ‘1000’ with id ‘34’
Created cached format with name ‘h263p’
Registered ‘video’ codec ‘h264’ at sample rate ‘1000’ with id ‘35’
Created cached format with name ‘h264’
Registered ‘video’ codec ‘mpeg4’ at sample rate ‘1000’ with id ‘36’
Created cached format with name ‘mpeg4’
Registered ‘video’ codec ‘vp8’ at sample rate ‘1000’ with id ‘37’
Created cached format with name ‘vp8’
Registered ‘video’ codec ‘vp9’ at sample rate ‘1000’ with id ‘38’
Created cached format with name ‘vp9’
Registered ‘text’ codec ‘red’ at sample rate ‘0’ with id ‘39’
Created cached format with name ‘red’
Registered ‘text’ codec ‘t140’ at sample rate ‘0’ with id ‘40’
Created cached format with name ‘t140’
Registered ‘image’ codec ‘t38’ at sample rate ‘0’ with id ‘41’
Created cached format with name ‘t38’
Registered ‘audio’ codec ‘none’ at sample rate ‘8000’ with id ‘42’
Created cached format with name ‘none’
Registered ‘audio’ codec ‘silk’ at sample rate ‘8000’ with id ‘43’
Created cached format with name ‘silk8’
Registered ‘audio’ codec ‘silk’ at sample rate ‘12000’ with id ‘44’
Created cached format with name ‘silk12’
Registered ‘audio’ codec ‘silk’ at sample rate ‘16000’ with id ‘45’
Created cached format with name ‘silk16’
Registered ‘audio’ codec ‘silk’ at sample rate ‘24000’ with id ‘46’
Created cached format with name ‘silk24’
Sorcery registered wizard ‘bucket’
Sorcery registered wizard ‘bucket_file’
== Message handler ‘dialplan’ registered.
== Registered custom function ‘MESSAGE’
== Registered custom function ‘MESSAGE_DATA’
== Registered application ‘MessageSend’
== Manager registered action MessageSend
== Registered channel type ‘Surrogate’ (Surrogate channel used to pull channel from an application)
== Manager registered action BridgeTechnologyList
== Manager registered action BridgeTechnologySuspend
== Manager registered action BridgeTechnologyUnsuspend
== Registered DNS resolver ‘system’ with priority ‘2147483647’
Asterisk PBX Core Initializing
== Registering builtin functions:
== Registered custom function ‘EXCEPTION’
== Registered custom function ‘TESTTIME’
== Manager registered action ShowDialPlan
== Manager registered action ExtensionStateList
== Registered application ‘Answer’
== Registered application ‘BackGround’
== Registered application ‘Busy’
== Registered application ‘Congestion’
== Registered application ‘ExecIfTime’
== Registered application ‘Goto’
== Registered application ‘GotoIf’
== Registered application ‘GotoIfTime’
== Registered application ‘ImportVar’
== Registered application ‘Hangup’
== Registered application ‘Incomplete’
== Registered application ‘NoOp’
== Registered application ‘Proceeding’
== Registered application ‘Progress’
== Registered application ‘RaiseException’
== Registered application ‘Ringing’
== Registered application ‘SayAlpha’
== Registered application ‘SayAlphaCase’
== Registered application ‘SayDigits’
== Registered application ‘SayNumber’
== Registered application ‘SayPhonetic’
== Registered application ‘SetAMAFlags’
== Registered application ‘Wait’
== Registered application ‘WaitDigit’
== Registered application ‘WaitExten’
== Registered application ‘Set’
== Registered application ‘MSet’
== Registered channel type ‘Local’ (Local Proxy Channel Driver)
== Manager registered action LocalOptimizeAway
Asterisk Dynamic Loader Starting:
[Apr 3 14:01:36] NOTICE[2740]: loader.c:2230 load_modules: 94 modules will be loaded.
Loading extconfig.
[ Initializing Custom Configuration Options ]
== extconfig => (Configuration)
Loading logger.
== logger => (Logger)
Loading res_sorcery_astdb.so.
== Sorcery registered wizard ‘astdb’
== res_sorcery_astdb.so => (Sorcery Astdb Object Wizard)
Loading res_sorcery_config.so.
== Sorcery registered wizard ‘config’
== res_sorcery_config.so => (Sorcery Configuration File Object Wizard)
Loading res_sorcery_memory.so.
== Sorcery registered wizard ‘memory’
== res_sorcery_memory.so => (Sorcery In-Memory Object Wizard)
Loading res_sorcery_realtime.so.
== Sorcery registered wizard ‘realtime’
== res_sorcery_realtime.so => (Sorcery Realtime Object Wizard)
Loading ccss.
== Registered application ‘CallCompletionRequest’
== Registered application ‘CallCompletionCancel’
== ccss => (Call Completion Supplementary Services)
Loading cdr.
[Apr 3 14:01:37] NOTICE[2740]: cdr.c:4485 cdr_toggle_runtime_options: CDR simple logging enabled.
== cdr => (CDR Engine)
Loading cel.
== cel => (CEL Engine)
Loading dnsmgr.
== dnsmgr => (DNS Manager)
Loading dsp.
== dsp => (DSP)
Loading enum.
== enum => (ENUM Support)
Loading features.
== Registered custom function ‘FEATURE’
== Registered custom function ‘FEATUREMAP’
== Registered application ‘Bridge’
== Manager registered action Bridge
== features => (Call Features)
Loading http.
== http => (Built-in HTTP Server)
Loading indications.
– Registered indication country ‘us’
– Setting default indication country to ‘us’
== indications => (Indication Tone Handling)
Loading acl.
== acl => (Named ACL system)
Loading manager.
== Manager registered action Ping
== Manager registered action Events
== Manager registered action Logoff
== Manager registered action Login
== Manager registered action Challenge
== Manager registered action Hangup
== Manager registered action Status
== Manager registered action Setvar
== Manager registered action Getvar
== Manager registered action GetConfig
== Manager registered action GetConfigJSON
== Manager registered action UpdateConfig
== Manager registered action CreateConfig
== Manager registered action ListCategories
== Manager registered action Redirect
== Manager registered action Atxfer
== Manager registered action CancelAtxfer
== Manager registered action Originate
== Manager registered action Command
== Manager registered action ExtensionState
== Manager registered action PresenceState
== Manager registered action AbsoluteTimeout
== Manager registered action MailboxStatus
== Manager registered action MailboxCount
== Manager registered action ListCommands
== Manager registered action SendText
== Manager registered action UserEvent
== Manager registered action WaitEvent
== Manager registered action CoreSettings
== Manager registered action CoreStatus
== Manager registered action Reload
== Manager registered action LoggerRotate
== Manager registered action CoreShowChannels
== Manager registered action ModuleLoad
== Manager registered action ModuleCheck
== Manager registered action AOCMessage
== Manager registered action Filter
== Manager registered action BlindTransfer
== Registered custom function ‘AMI_CLIENT’
== manager => (Asterisk Manager Interface)
Loading plc.
== plc => (PLC)
Loading udptl.
== udptl => (UDPTL)
Loading res_timing_timerfd.so.
== res_timing_timerfd.so => (Timerfd Timing Interface)
Loading res_pjproject.so.
== res_pjproject.so => (PJPROJECT Log and Utility Support)
Loading res_musiconhold.so.
== Registered application ‘MusicOnHold’
== Registered application ‘StartMusicOnHold’
== Registered application ‘StopMusicOnHold’
== res_musiconhold.so => (Music On Hold Resource)
Loading res_rtp_asterisk.so.
== Registered RTP engine ‘asterisk’
== RTP Allocating from port range 10000 -> 20000
== res_rtp_asterisk.so => (Asterisk RTP Stack)
Loading app_stack.so.
== Registered application ‘StackPop’
== Registered application ‘Return’
== Registered application ‘GosubIf’
== Registered application ‘Gosub’
== Registered custom function ‘LOCAL’
== Registered custom function ‘LOCAL_PEEK’
== Registered custom function ‘STACK_PEEK’
== app_stack.so => (Dialplan subroutines (Gosub, Return, etc))
Loading format_gsm.so.
== Registered file format gsm, extension(s) gsm
== format_gsm.so => (Raw GSM data)
Loading format_pcm.so.
== Registered file format pcm, extension(s) pcm|ulaw|ul|mu|ulw
== Registered file format alaw, extension(s) alaw|al|alw
== Registered file format au, extension(s) au
== Registered file format g722, extension(s) g722
== format_pcm.so => (Raw/Sun uLaw/ALaw 8KHz (PCM,PCMA,AU), G.722 16Khz)
Loading format_wav_gsm.so.
== Registered file format wav49, extension(s) WAV|wav49
== format_wav_gsm.so => (Microsoft WAV format (Proprietary GSM))
Loading format_wav.so.
== Registered file format wav, extension(s) wav
== Registered file format wav16, extension(s) wav16
== format_wav.so => (Microsoft WAV/WAV16 format (8kHz/16kHz Signed Linear))
Loading sounds.
== sounds => (Sounds Index)
Loading app_confbridge.so.
[Apr 3 14:01:37] NOTICE[2740]: confbridge/conf_config_parser.c:2273 verify_default_profiles: Adding default_bridge profile to app_confbridge
[Apr 3 14:01:37] NOTICE[2740]: confbridge/conf_config_parser.c:2284 verify_default_profiles: Adding default_user profile to app_confbridge
[Apr 3 14:01:37] NOTICE[2740]: confbridge/conf_config_parser.c:2295 verify_default_profiles: Adding default_menu menu to app_confbridge
== Registered channel type ‘CBRec’ (Conference Bridge Recording Channel)
== Registered channel type ‘CBAnn’ (Conference Bridge Announcing Channel)
== Registered application ‘ConfBridge’
== Registered custom function ‘CONFBRIDGE’
== Registered custom function ‘CONFBRIDGE_INFO’
== Manager registered action ConfbridgeList
== Manager registered action ConfbridgeListRooms
== Manager registered action ConfbridgeMute
== Manager registered action ConfbridgeUnmute
== Manager registered action ConfbridgeKick
== Manager registered action ConfbridgeUnlock
== Manager registered action ConfbridgeLock
== Manager registered action ConfbridgeStartRecord
== Manager registered action ConfbridgeStopRecord
== Manager registered action ConfbridgeSetSingleVideoSrc
== app_confbridge.so => (Conference Bridge Application)
Loading func_devstate.so.
== Registered custom function ‘DEVICE_STATE’
== Registered custom function ‘HINT’
== func_devstate.so => (Gets or sets a device state in the dialplan)
Loading cdr_custom.so.
== cdr_custom.so => (Customizable Comma Separated Values CDR Backend)
Loading app_bridgewait.so.
== Registered application ‘BridgeWait’
== app_bridgewait.so => (Place the channel into a holding bridge application)
Loading app_dial.so.
== Registered application ‘Dial’
== Registered application ‘RetryDial’
== app_dial.so => (Dialing Application)
Loading app_playback.so.
== Registered application ‘Playback’
== app_playback.so => (Sound File Playback Application)
Loading app_verbose.so.
== Registered application ‘Log’
== Registered application ‘Verbose’
== app_verbose.so => (Send verbose output)
Loading app_voicemail.so.
== Registered application ‘VoiceMail’
== Registered application ‘VoiceMailMain’
== Registered application ‘MailboxExists’
== Registered application ‘VMAuthenticate’
== Registered application ‘VoiceMailPlayMsg’
== Registered application ‘VMSayName’
== Registered custom function ‘MAILBOX_EXISTS’
== Registered custom function ‘VM_INFO’
== Manager registered action VoicemailUsersList
== Manager registered action VoicemailUserStatus
== Manager registered action VoicemailRefresh
== app_voicemail.so => (Comedian Mail (Voicemail System))
Loading app_directory.so.
== Registered application ‘Directory’
== app_directory.so => (Extension Directory)
Loading bridge_builtin_features.so.
== bridge_builtin_features.so => (Built in bridging features)
Loading bridge_builtin_interval_features.so.
== bridge_builtin_interval_features.so => (Built in bridging interval features)
Loading bridge_holding.so.
== Registered bridge technology holding_bridge
== bridge_holding.so => (Holding bridge module)
Loading bridge_native_rtp.so.
== Registered bridge technology native_rtp
== bridge_native_rtp.so => (Native RTP bridging module)
Loading bridge_simple.so.
== Registered bridge technology simple_bridge
== bridge_simple.so => (Simple two channel bridging module)
Loading bridge_softmix.so.
== Registered bridge technology softmix
== bridge_softmix.so => (Multi-party software based channel mixing)
Loading chan_bridge_media.so.
== Registered channel type ‘Announcer’ (Bridge Media Announcing Channel Driver)
== Registered channel type ‘Recorder’ (Bridge Media Recording Channel Driver)
== chan_bridge_media.so => (Bridge Media Channel Driver)
Loading codec_gsm.so.
== Registered translator ‘gsmtolin’ from codec gsm to slin, table cost, 900000, computational cost 775
== Registered translator ‘lintogsm’ from codec slin to gsm, table cost, 600000, computational cost 2539
== codec_gsm.so => (GSM Coder/Decoder)
Loading codec_resample.so.
== Registered translator ‘slin 8000khz -> 12000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 8000khz -> 16000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 8000khz -> 24000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 8000khz -> 32000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 8000khz -> 44100khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 8000khz -> 48000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 8000khz -> 96000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 8000khz -> 192000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 12000khz -> 8000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 12000khz -> 16000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 12000khz -> 24000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 12000khz -> 32000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 12000khz -> 44100khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 12000khz -> 48000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 12000khz -> 96000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 12000khz -> 192000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 16000khz -> 8000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 16000khz -> 12000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 16000khz -> 24000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 16000khz -> 32000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 16000khz -> 44100khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 16000khz -> 48000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 16000khz -> 96000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 16000khz -> 192000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 24000khz -> 8000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 24000khz -> 12000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 24000khz -> 16000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 24000khz -> 32000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 24000khz -> 44100khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 24000khz -> 48000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 24000khz -> 96000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 24000khz -> 192000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 32000khz -> 8000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 32000khz -> 12000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 32000khz -> 16000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 32000khz -> 24000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 32000khz -> 44100khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 32000khz -> 48000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 32000khz -> 96000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 32000khz -> 192000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 44100khz -> 8000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 44100khz -> 12000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 44100khz -> 16000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 44100khz -> 24000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 44100khz -> 32000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 44100khz -> 48000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 44100khz -> 96000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 44100khz -> 192000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 48000khz -> 8000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 48000khz -> 12000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 48000khz -> 16000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 48000khz -> 24000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 48000khz -> 32000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 48000khz -> 44100khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 48000khz -> 96000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 48000khz -> 192000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 96000khz -> 8000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 96000khz -> 12000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 96000khz -> 16000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 96000khz -> 24000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 96000khz -> 32000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 96000khz -> 44100khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 96000khz -> 48000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 96000khz -> 192000khz’ from codec slin to slin, table cost, 800000, computational cost 999999
== Registered translator ‘slin 192000khz -> 8000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 192000khz -> 12000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 192000khz -> 16000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 192000khz -> 24000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 192000khz -> 32000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 192000khz -> 44100khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 192000khz -> 48000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== Registered translator ‘slin 192000khz -> 96000khz’ from codec slin to slin, table cost, 850000, computational cost 999999
== codec_resample.so => (SLIN Resampling Codec)
Loading codec_ulaw.so.
== Registered translator ‘ulawtolin’ from codec ulaw to slin, table cost, 900000, computational cost 88
== Registered translator ‘lintoulaw’ from codec slin to ulaw, table cost, 600000, computational cost 127
== Registered translator ‘lintotestlaw’ from codec slin to testlaw, table cost, 600000, computational cost 69
== Registered translator ‘testlawtolin’ from codec testlaw to slin, table cost, 900000, computational cost 56
== codec_ulaw.so => (mu-Law Coder/Decoder)
Loading codec_g722.so.
== Registered translator ‘g722tolin’ from codec g722 to slin, table cost, 960000, computational cost 907
== Registered translator ‘lintog722’ from codec slin to g722, table cost, 825000, computational cost 1332
== Registered translator ‘g722tolin16’ from codec g722 to slin, table cost, 900000, computational cost 2175
== Registered translator ‘lin16tog722’ from codec slin to g722, table cost, 600000, computational cost 2624
== codec_g722.so => (ITU G.722-64kbps G722 Transcoder)
Loading func_callerid.so.
== Registered custom function ‘CALLERPRES’
== Registered custom function ‘CALLERID’
== Registered custom function ‘CONNECTEDLINE’
== Registered custom function ‘REDIRECTING’
== func_callerid.so => (Party ID related dialplan functions (Caller-ID, Connected-line, Redirecting))
Loading func_cdr.so.
== Registered custom function ‘CDR’
== Registered custom function ‘CDR_PROP’
== func_cdr.so => (Call Detail Record (CDR) dialplan functions)
Loading func_sorcery.so.
== Registered custom function ‘AST_SORCERY’
== func_sorcery.so => (Get a field from a sorcery object)
Loading func_strings.so.
== Registered custom function ‘FIELDQTY’
== Registered custom function ‘FIELDNUM’
== Registered custom function ‘FILTER’
== Registered custom function ‘REPLACE’
== Registered custom function ‘STRREPLACE’
== Registered custom function ‘LISTFILTER’
== Registered custom function ‘REGEX’
== Registered custom function ‘ARRAY’
== Registered custom function ‘QUOTE’
== Registered custom function ‘CSV_QUOTE’
== Registered custom function ‘LEN’
== Registered custom function ‘STRFTIME’
== Registered custom function ‘STRPTIME’
== Registered custom function ‘EVAL’
== Registered custom function ‘KEYPADHASH’
== Registered custom function ‘HASHKEYS’
== Registered custom function ‘HASH’
== Registered application ‘ClearHash’
== Registered custom function ‘TOUPPER’
== Registered custom function ‘TOLOWER’
== Registered custom function ‘SHIFT’
== Registered custom function ‘POP’
== Registered custom function ‘PUSH’
== Registered custom function ‘UNSHIFT’
== Registered custom function ‘PASSTHRU’
== func_strings.so => (String handling dialplan functions)
Loading pbx_config.so.
== Setting global variable ‘INTERNAL_DIAL_OPT’ to ‘,30’
– Time to scan old dialplan and merge leftovers back into the new: 0.000002 sec
– Time to restore hints and swap in new dialplan: 0.000016 sec
– Time to delete the old dialplan: 0.000001 sec
– Total time merge_contexts_delete: 0.000019 sec
– pbx_config successfully loaded 0 contexts (enable debug for details).
== Manager registered action DialplanExtensionAdd
== Manager registered action DialplanExtensionRemove
== pbx_config.so => (Text Extension Configuration)
Asterisk Ready.
*CLI>

Nothing I can see after running Zoiper …

Please provide logs and configurations as inline text, which can be searched, not images which cannot and use a lot of bandwidth.

The errors show that you have a half installed chan_pjsip, but you don’t seem to be using that, and and either an improperly installed non-root configuration, or SELINUX problems. They show nothing to do with the activity of your phone.

Except in special cases, type=peer is a better choice than type=friend.

I want use only sip channel driver, without pjsip. These items must be together work …?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.