[asterisk-users] ivr and internal voip phones

C F shmaltz at gmail.com
Thu May 10 08:39:22 MST 2007


Looks like your DTMF  settings are wrong

On 5/10/07, Thomas Stein <thomas.stein at knowledgetools.de> wrote:
> Hello.
>
> I have an extension which looks like this (relevant part):
>
> exten => 18,n,Goto(ivr,s,1)
>
> [ivr]
> exten => s,1,Background(zentrale)
> exten => s,2,Set(TIMEOUT(digit)=5)
> exten => s,3,Set(TIMEOUT(response)=30)
> exten => s,4,WaitExten(15)
>
> exten => 1,1,Dial(SIP/123,15)
> exten => 1,2,VoiceMail(u123)
> exten => 2,1,VoiceMail(u118)
>
> If i call the phone number from outside i can use the digits 1 and 2 and
> the "ivr" does what its supposed to do. But if i call the number xxxxxxx18
> from an inside my network located voip phone the "ivr" extension starts but
> does not react on the digits. It just waits for the timeout and closes the
> connection afterwards. Has someone got an idea what can cause this?
>
> Thanks and best regards
>
> --
> Thomas Stein
> knowledgeTools(r)  ....damit Sie sehen, was Sie wissen!
> ---------------------------------------------------------
> knowledgeTools International GmbH
> Wallstraße 15 / 15 a
> 10179 Berlin
>
> Fon: +49 30 726169 090
> Fax: +49 30 726169 249
>
> thomas.stein at knowledgetools.de
> www.knowledgetools.de
>
> Sitz  Berlin
> AG  Berlin-Charlottenburg
> HRB 86378
>
> Geschäftsführer: Oliver Seyboldt, Reinhard Kunz, Friedhelm Laschütza
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>


More information about the asterisk-users mailing list