fabioprado / asterisk-chan-dongle

Automatically exported from code.google.com/p/asterisk-chan-dongle
Other
0 stars 0 forks source link

silence instead ringing #62

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have always the same problem: i call the dongle, asterisk answers and give 
DISA. [code]

    -- Executing [s@default:1] ExecIf("Dongle/1und1_ct-0100000017", "1?DISA(no-password,default,,,a)") in new stack[/code]

Then i call (over DISA) to any SIP-Client and the Telefon rings. But i can not 
hear ringing. Only silence. 
[code]
    -- Executing [7@default:1] Dial("Dongle/1und1_ct-0100000017", "SIP/0841@192.168.178.1,90,r") in new stack
  == Using SIP RTP CoS mark 5
    -- Called SIP/0841@192.168.178.1
    -- SIP/192.168.178.1-00000000 is ringing[/code]

Why i there is silence and not Ringing? In the CLI i see "is ringing", but 
there is only silence. 
I tryed many things in my configs, but the problem seems to be in the 
dongle-driver. 

Original issue reported on code.google.com by psychoma...@wolke7.net on 5 Feb 2012 at 9:01

GoogleCodeExporter commented 9 years ago
I have the same problem did you found a solution for that ?

Original comment by AjmiNes...@gmail.com on 31 Jul 2013 at 1:05