[Frage] Asterisk kein H264

ibiza1425

Neuer User
Mitglied seit
18 Mrz 2014
Beiträge
21
Punkte für Reaktionen
0
Punkte
0
Hallo,

ich habe bei meinem Asterisk 13.5.0 zum Test mit Android Softphones (Linphone video) eingerichtet.

Mit Vp8 funktioniert es jedoch nicht über H264

Im Asterisk mit "core show codecs" sehe ich aber den H264 und in der Config steht er auch drin.
Opus für Audio geht übrigens auch nicht wobei auch diese im Asterisk steht.
Im Linphone steht bei h264 disabled,build from sources to enable

Ich bekomme bald ein Cisco 9951 das angeblich mit h264
läuft und wollte daher das testen.

Habe ich was übersehen?

hier meine .conf

Code:
[general]
context=default
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
videosupport=yes 
tcpenable=yes
tcpbindaddr=0.0.0.0



[30]
callerid=Phone 1 <30>
host=dynamic
domain=192.168.178.45
user=30
secret=1405
type=friend
mailbox=30
nat=yes
canreinvite=no
disallow=all
allow=h264
allow=h263 
allow=h263p
allow=ulaw
allow=alaw
allow=speex
allow=gsm
allow=vp8
allow=opus


[31]
callerid=Phone 3 <31>
host=dynamic
domain=192.168.178.45
user=31
secret=1405
type=friend
mailbox=31
nat=yes
canreinvite=no
asterisk -r
disallow=all
allow=h264
allow=h263 
allow=h263p
allow=ulaw
allow=alaw
allow=speex
allow=gsm
allow=vp8
allow=opus


[33]
callerid=Phone 4 <33>
host=dynamic
domain=192.168.178.45
user=33
secret=1405
type=friend
mailbox=33
nat=yes
canreinvite=no
disallow=all
allow=h264
allow=h263 
allow=h263p
allow=ulaw
allow=alaw
allow=speex
allow=gsm
allow=vp8
allow=opus


[34]
callerid=cisco9951 <34>
host=dynamic
domain=192.168.178.45
user=34
secret=1405
type=friend
mailbox=34
nat=yes
canreinvite=no
transport=tcp
disallow=all
allow=h264
allow=h263 
allow=h263p
allow=ulaw
allow=alaw
allow=speex
allow=gsm
allow=vp8
allow=opus

Hier was Asterisk auflistet:

Code:
Connected to Asterisk 13.5.0 currently running on server (pid = 1581)
server*CLI> core show codecs
Disclaimer: this command is for informational purposes only.
        It does not indicate anything about your configuration.
      ID  TYPE     NAME DESCRIPTION
--------------------------------------------------------------------------------                                                                             ---
      30 image      png (PNG Image)
       5 audio     g726 (G.726 RFC3551)
       3 audio     alaw (G.711 a-law)
       1 audio     g723 (G.723.1)
      19 audio    speex (SpeeX)
      20 audio    speex (SpeeX 16khz)
      21 audio    speex (SpeeX 32khz)
      23 audio     g722 (G722)
      31 video     h261 (H.261 video)
      32 video     h263 (H.263 video)
       7 audio    adpcm (Dialogic ADPCM)
      24 audio   siren7 (ITU G.722.1 (Siren7, licensed from Polycom))
      27 audio     g719 (ITU G.719)
      33 video    h263p (H.263+ video)
      34 video     h264 (H.264 video)
      18 audio     g729 (G.729A)
       8 audio     slin (16 bit Signed Linear PCM)
       9 audio     slin (16 bit Signed Linear PCM (12kHz))
      10 audio     slin (16 bit Signed Linear PCM (16kHz))
      11 audio     slin (16 bit Signed Linear PCM (24kHz))
      12 audio     slin (16 bit Signed Linear PCM (32kHz))
      13 audio     slin (16 bit Signed Linear PCM (44kHz))
      14 audio     slin (16 bit Signed Linear PCM (48kHz))
      15 audio     slin (16 bit Signed Linear PCM (96kHz))
      16 audio     slin (16 bit Signed Linear PCM (192kHz))
       2 audio     ulaw (G.711 u-law)
      17 audio    lpc10 (LPC10)
      26 audio  testlaw (G.711 test-law)
      39 audio     none (<Null> codec)
      25 audio  siren14 (ITU G.722.1 Annex C, (Siren14, licensed from Polycom))
       6 audio g726aal2 (G.726 AAL2)
      36 video      vp8 (VP8 video)
       4 audio      gsm (GSM)
      35 video    mpeg4 (MPEG4 video)
      22 audio     ilbc (iLBC)
      37  text      red (T.140 Realtime Text with redundancy)
      38  text     t140 (Passthrough T.140 Realtime Text)
      28 audio     opus (Opus Codec)
      29 image     jpeg (JPEG image)
server*CLI>

Danke und Gruß
 
Zuletzt bearbeitet:
Hallo, Linphone sollte eigentlich H264 können. Da auch das cp 9951 h264 unterstützt wollte ich diesen als gemeinsamen Codec wählen. Hat noch jemand eine Idee?
 
Kostenlos!

Statistik des Forums

Themen
248,856
Beiträge
2,302,978
Mitglieder
378,504
Neuestes Mitglied
Hallo61Hallo