Snom 320 Asterisk Status Led?

macsea

Neuer User
Mitglied seit
27 Dez 2004
Beiträge
60
Punkte für Reaktionen
0
Punkte
0
Hi Leute!

Habe nun das gesamte Forum durch bzgl. Snom 320 und Status Led "Wer gerade telefoniert". Ich habe Asterisk Bristuff Version 0.2.0-RC8q und 1 Snom 320 und 4 Grandstream GXP 2000. Ich habe auch die HINTS Befehle in meine Extensions.conf implementiert. Nur leider leuchtet nix.
Zusätzlich habe ich auch im Snom 320 mal die Funktionstasten laut Anleitung geändert.

Die Funktionstastenbelegung für Snom im Anhang.
Die Extensions.conf Config im Anhang und
die Funktionstastenbelegung für Grandstream GXP 2000 im Anhang.
Zusätzlich die sip.conf auch im Anhang.

Ich bitte um eure Hilfe, komme da überhaupt nicht weiter.

Danke
Macsea
 

Anhänge

  • Bild 3.png
    Bild 3.png
    53.2 KB · Aufrufe: 98
  • Bild 4.png
    Bild 4.png
    40.6 KB · Aufrufe: 74
  • Bild 5.png
    Bild 5.png
    22.8 KB · Aufrufe: 63
  • Bild 6.png
    Bild 6.png
    23.9 KB · Aufrufe: 58
Neue Erkenntniss!

Wenn ich eine Durchwahl anrufe die eigentlich überwacht werden sollte, dann schickt Asterisk kein Signal zum Überwachenten Telefon!

Vielleicht hilft euch das!

Macsea
 
Auf den ersten Blick sehe ich, dass die Zieltasten auf dem SNOM alle falsch programmiert sind...

Einfach nur Ziel = Nummer eingeben, abspeichern und dabei den String nicht verändern!
 
hast Du mal probiert, das hints in der extensions.conf in Kleinbuchstaben zu schreiben ?
 
Ja hatte ich auch schon probiert.
 
zeigt den
Code:
show hints
was an bzw. ändert sich dort der Status wenn das überwachte Telefone etwas macht?
was zeigt den
Code:
sip show subscriptions
an bzw. wird dort als user dein SNOM und/oder Grandstream telefon aufgeführt?
 
Hier meine Ausgaben

phone*CLI> show hints
No such command 'show hints' (type 'help' for help)


phone*CLI> sip show subscriptions
Peer User Call ID URI
192.168.0.93 114 ab637b06f8407422@192. sip:[email protected]
192.168.0.93 114 322efbf7819fad4a@192. sip:[email protected]
192.168.0.93 114 486ee1384bd82768@192. sip:[email protected]
192.168.0.91 110 58b2ddb1d7f0d4f1@192. sip:[email protected]
192.168.0.91 110 6a786d2a33bb531c@192. sip:[email protected]
192.168.0.91 110 e53f2cf6e1d6309d@192. sip:[email protected]
192.168.0.92 115 9a1512b11950e50c@192. sip:[email protected]
192.168.0.92 115 e6a5c3369c8be277@192. sip:[email protected]
192.168.0.92 115 6fc2cbfef62e0bdc@192. sip:[email protected]
192.168.0.92 115 84fd3c880dc22aba@192. sip:[email protected]
192.168.0.113 160 3c26700977a1-u3qr3ptk
0 active SIP subscriptions(s)
 
in welchem Context melden sich Deine SIP Geräte an ?
 
macsea schrieb:
phone*CLI> show hints
No such command 'show hints' (type 'help' for help)

Da hast du wohl irgendwo beim definieren der hints was falsch gemacht. Hast du hint inzwischen auch wirklich überall klein geschrieben?
 
macsea schrieb:
phone*CLI> show hints
No such command 'show hints' (type 'help' for help)

Wenn Dein Asterisk schon die Applikation selbst nicht kennt, ist bei der Asterisk-Installation selbst irgendwas schiefgegangen. Werden denn bei "show dialplan" die hints aufgeführt ?

Also am besten nochmal von vorne anfangen.
 
Code:
phone*CLI> show dialplan
[ Context 'macro-faxempfang' created by 'pbx_config' ]
  's' =>            1. SetVar(FAXFILE=/var/spool/asterisk/fax/${UNIQUEID}) [pbx_config]
                    2. SetVar([email protected])      [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '18' created by 'pbx_config' ]
  '18' =>           1. Answer()                                   [pbx_config]
                    2. Wait(3)                                    [pbx_config]
                    3. Macro(faxempfang)                          [pbx_config]
                    4. rxfax(${FAXFILE})                          [pbx_config]
  'h' =>            1. system(/etc/asterisk/faxmail "${CALLERIDNUM}" "${MAILADDR}" "${FAXFILE}") [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '144' created by 'pbx_config' ]
  '144' =>          1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(Zap/2/0144|20|tr)                     [pbx_config]
                    4. WaitMusicOnHold(30)                        [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '122' created by 'pbx_config' ]
  '122' =>          1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(Zap/2/0122|20|tr)                     [pbx_config]
                    4. WaitMusicOnHold(30)                        [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '133' created by 'pbx_config' ]
  '133' =>          1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(Zap/2/0133|20|tr)                     [pbx_config]
                    4. WaitMusicOnHold(30)                        [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '901' created by 'pbx_config' ]
  '901' =>          1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(Zap/2/069912339077|20|tr)             [pbx_config]
                    4. WaitMusicOnHold(30)                        [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '200' created by 'pbx_config' ]
  '200' =>          1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(Zap/2/029843836|20|tr)                [pbx_config]
                    4. WaitMusicOnHold(30)                        [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '300' created by 'pbx_config' ]
  '300' =>          1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(Zap/2/0295230057|20|tr)               [pbx_config]
                    4. WaitMusicOnHold(30)                        [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '900' created by 'pbx_config' ]
  '900' =>          1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(Zap/2/06644046335|20|tr)              [pbx_config]
                    4. WaitMusicOnHold(30)                        [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '903' created by 'pbx_config' ]
  '903' =>          1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(Zap/2/069910551319|20|tr)             [pbx_config]
                    4. WaitMusicOnHold(30)                        [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '902' created by 'pbx_config' ]
  '902' =>          1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(Zap/2/069911332020|20|tr)             [pbx_config]
                    4. WaitMusicOnHold(30)                        [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '904' created by 'pbx_config' ]
  '904' =>          1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(Zap/2/06765262060|20|tr)              [pbx_config]
                    4. WaitMusicOnHold(30)                        [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '224' created by 'pbx_config' ]
  '224' =>          1. Answer()                                   [pbx_config]
                    2. VoiceMailMain()                            [pbx_config]
                    3. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '16' created by 'pbx_config' ]
  '16' =>           1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/100&SIP/110&SIP/114&SIP/115|180|m) [pbx_config]
                    4. WaitMusicOnHold()                          [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '15' created by 'pbx_config' ]
  '15' =>           1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/100&SIP/110&SIP/114&SIP/115|180|m) [pbx_config]
                    4. WaitMusicOnHold()                          [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '21' created by 'pbx_config' ]
  '21' =>           1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/100&SIP/110&SIP/114&SIP/115|180|m) [pbx_config]
                    4. WaitMusicOnHold()                          [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '20' created by 'pbx_config' ]
  '20' =>           1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/100&SIP/110&SIP/114&SIP/115|180|m) [pbx_config]
                    4. WaitMusicOnHold()                          [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '1' created by 'pbx_config' ]
  '1' =>            1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/100&SIP/110&SIP/114&SIP/115|180|m) [pbx_config]
                    4. WaitMusicOnHold()                          [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '19' created by 'pbx_config' ]
  '19' =>           1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/100&SIP/110&SIP/114&SIP/115|180|m) [pbx_config]
                    4. WaitMusicOnHold()                          [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '17' created by 'pbx_config' ]
  '17' =>           1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/100&SIP/110&SIP/114&SIP/115|180|m) [pbx_config]
                    4. WaitMusicOnHold()                          [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '0' created by 'pbx_config' ]
  '0' =>            1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/100&SIP/110&SIP/114&SIP/115|180|m) [pbx_config]
                    4. WaitMusicOnHold()                          [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '170' created by 'pbx_config' ]
  '170' =>          1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/170|700|HtTrm)                    [pbx_config]
                    4. WaitMusicOnHold()                          [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '165' created by 'pbx_config' ]
  '165' =>          1. SetLanguage(de)                            [pbx_config]
                    2. Answer()                                   [pbx_config]
                    3. SetMusicOnHold(default)                    [pbx_config]
                    4. Dial(IAX2/165|700|HtTrm)                   [pbx_config]
                    5. WaitMusicOnHold()                          [pbx_config]
                    6. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '163' created by 'pbx_config' ]
  '163' =>          1. SetLanguage(de)                            [pbx_config]
                    2. Answer()                                   [pbx_config]
                    3. SetMusicOnHold(default)                    [pbx_config]
                    4. Dial(SIP/163|700|HtTrm)                    [pbx_config]
                    5. WaitMusicOnHold()                          [pbx_config]
                    6. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '166' created by 'pbx_config' ]
  '166' =>          1. SetLanguage(de)                            [pbx_config]
                    2. Answer()                                   [pbx_config]
                    3. SetMusicOnHold(default)                    [pbx_config]
                    4. Dial(IAX2/166|700|HtTrm)                   [pbx_config]
                    5. WaitMusicOnHold()                          [pbx_config]
                    6. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '162' created by 'pbx_config' ]
  '162' =>          1. SetLanguage(de)                            [pbx_config]
                    2. Answer()                                   [pbx_config]
                    3. SetMusicOnHold(default)                    [pbx_config]
                    4. Dial(SIP/162|700|HtTrm)                    [pbx_config]
                    5. WaitMusicOnHold()                          [pbx_config]
                    6. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '161' created by 'pbx_config' ]
  '161' =>          1. SetLanguage(de)                            [pbx_config]
                    2. Answer()                                   [pbx_config]
                    3. SetMusicOnHold(default)                    [pbx_config]
                    4. Dial(SIP/161|700|HtTrm)                    [pbx_config]
                    5. WaitMusicOnHold()                          [pbx_config]
                    6. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '70' created by 'pbx_config' ]
  '70' =>           1. SetLanguage(de)                            [pbx_config]
                    2. Answer()                                   [pbx_config]
                    3. SetMusicOnHold(default)                    [pbx_config]
                    4. Dial(SIP/7|700|HtTrm)                      [pbx_config]
                    5. WaitMusicOnHold()                          [pbx_config]
                    6. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '160' created by 'pbx_config' ]
  '160' =>          hint: SIP/160                                 [pbx_config]
                    1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/160&SIP/161&SIP/162|700|HtTrm)    [pbx_config]
                    4. WaitMusicOnHold()                          [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '150' created by 'pbx_config' ]
  '150' =>          hint: SIP/150                                 [pbx_config]
                    1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/150|20|HtTrm)                     [pbx_config]
                    4. Dial(SIP/100&SIP/110&SIP/114|700|HtTrm)    [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '114' created by 'pbx_config' ]
  '114' =>          hint: SIP/114                                 [pbx_config]
                    1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/114|700|HtTrm)                    [pbx_config]
                    4. WaitMusicOnHold()                          [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '113' created by 'pbx_config' ]
  '113' =>          1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/113|700|HtTrm)                    [pbx_config]
                    4. WaitMusicOnHold()                          [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '115' created by 'pbx_config' ]
  '115' =>          hint: SIP/115                                 [pbx_config]
                    1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/115|700|HtTrm)                    [pbx_config]
                    4. WaitMusicOnHold()                          [pbx_config]
                    5. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '110' created by 'pbx_config' ]
  '110' =>          hint: SIP/110                                 [pbx_config]
                    1. Answer()                                   [pbx_config]
                    2. SetMusicOnHold(default)                    [pbx_config]
                    3. Dial(SIP/110|700|HtTrm)                    [pbx_config]
                    4. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context '100' created by 'pbx_config' ]
  '100' =>          hint: SIP/100                                 [pbx_config]
                    1. SetLanguage(de)                            [pbx_config]
                    2. AGI(voicebox.agi)                          [pbx_config]
                    3. Answer()                                   [pbx_config]
                    4. SetMusicOnHold(default)                    [pbx_config]
                    5. Dial(SIP/100|700|HtTrm)                    [pbx_config]
                    6. WaitMusicOnHold()                          [pbx_config]
                    7. Playback(${SOUNDDIR}/${EXTDIR}/${SOUNDFILE}) [pbx_config]
                    8. Voicemail(100)                             [pbx_config]
                    9. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context 'default' created by 'pbx_config' ]
  '100' =>          hint: SIP/100                                 [pbx_config]
  '110' =>          hint: SIP/110                                 [pbx_config]
  '114' =>          hint: SIP/114                                 [pbx_config]
  '115' =>          hint: SIP/115                                 [pbx_config]
  '150' =>          hint: SIP/150                                 [pbx_config]
  '160' =>          hint: SIP/160                                 [pbx_config]
  'fax' =>          1. Wait(3)                                    [pbx_config]
                    2. Macro(faxempfang)                          [pbx_config]
                    3. rxfax(${FAXFILE})                          [pbx_config]
  'h' =>            1. system(/etc/asterisk/faxmail "${CALLERIDNUM}" "${MAILADDR}" "${FAXFILE}") [pbx_config]
  's' =>            1. WaitExten(4)                               [pbx_config]
                    2. SetLanguage(de)                            [pbx_config]
                    3. Answer()                                   [pbx_config]
                    4. SetMusicOnHold(default)                    [pbx_config]
                    5. Dial(SIP/100&SIP/110&SIP/114&SIP/115|700|HtTrm) [pbx_config]
                    6. Hangup()                                   [pbx_config]
phone*CLI> 
  Include =>        'parkedcalls'                                 [pbx_config]
  Include =>        '0'                                           [pbx_config]
  Include =>        '70'                                          [pbx_config]
  Include =>        '17'                                          [pbx_config]
  Include =>        '19'                                          [pbx_config]
  Include =>        '15'                                          [pbx_config]
  Include =>        '16'                                          [pbx_config]
  Include =>        '20'                                          [pbx_config]
  Include =>        '21'                                          [pbx_config]
  Include =>        '1'                                           [pbx_config]
  Include =>        '100'                                         [pbx_config]
  Include =>        '110'                                         [pbx_config]
  Include =>        '115'                                         [pbx_config]
  Include =>        '114'                                         [pbx_config]
  Include =>        '150'                                         [pbx_config]
  Include =>        '160'                                         [pbx_config]
  Include =>        '161'                                         [pbx_config]
  Include =>        '162'                                         [pbx_config]
  Include =>        '163'                                         [pbx_config]
  Include =>        '165'                                         [pbx_config]
  Include =>        '166'                                         [pbx_config]
  Include =>        '170'                                         [pbx_config]
  Include =>        '200'                                         [pbx_config]
  Include =>        '300'                                         [pbx_config]
  Include =>        '900'                                         [pbx_config]
  Include =>        '901'                                         [pbx_config]
  Include =>        '902'                                         [pbx_config]
  Include =>        '903'                                         [pbx_config]
  Include =>        '904'                                         [pbx_config]
  Include =>        '18'                                          [pbx_config]
  Include =>        '224'                                         [pbx_config]
  Include =>        'calls'                                       [pbx_config]
phone*CLI> 
[ Context 'calls' created by 'pbx_config' ]
  '_0xx.' =>        1. SetLanguage(de)                            [pbx_config]
                    2. SetCallerID(${CALLERIDNUM})                [pbx_config]
                    3. ChanIsAvail(Zap/1&Zap/2&Zap/3&Zap/4)       [pbx_config]
                    4. Cut(theChannel=AVAILCHAN||1)               [pbx_config]
                    5. Dial(${theChannel}/${EXTEN:1}|60|tr)       [pbx_config]
                    6. Playback(busy)                             [pbx_config]
                    7. Hangup()                                   [pbx_config]
phone*CLI> 
phone*CLI> 
[ Context 'parkedcalls' created by 'res_features' ]
  '700' =>          1. Park()                                     [res_features]
 
Zuletzt bearbeitet von einem Moderator:
Also bei mir muss hints kleingeschrieben sein!
Es sollte bei show hints (falls keine definiert sind) aber folgende Meldung erscheinen:
Code:
show hints
There are no registered dialplan hints
Ich nehme an, Du verwendest eine veraltete Version, die das nicht unterstützt. Auf jeden Fall deutet die Fehlermeldung beim aufruf von show hints darauf hin.
 
Ich hatte ähnliches Problem auf meinem damaligen Testsystem durch eine unsaubere Installation von Asterisk und dessen Addons..

Ein sauberes, methodisches neukompilieren hatte die Sache beendet.

Beste Grüße und Viel Erfolg,

Stefan
 
Kostenlos!

Statistik des Forums

Themen
248,887
Beiträge
2,303,971
Mitglieder
378,564
Neuestes Mitglied
warumdas