Re: LCR1.14-MISDNV2-Asterisk11-No DialTone?

Gianni Veloce <gianniveloce-/[email protected]> Sun, 5 Oct 2014 07:41:32 -0700
Newsgroups gmane.linux.isdn.i4l.user
Message-ID <[email protected]>
Dear Thomas
Thanks for answering this. And good that the list is alive and has good people like you!
Your advice looks familiar with some posts I read from the past but I was considering that these issues were resolved in newer LCR versions (like 1.14 used by me now) so I did not try at all.

One more reason not to try them was (and still is) that I want to have Freepbx as the Asterisk frontend to simplify things (to old to rockandroll!).
So my new question on this is now

HOW I can make these proposed changes within Freepbx? (is it possible?)

Not at all sure if any of the list members uses Freepbx so i will also dig to it myself.
In the meanitme I would also very appreciate if anyone else confirms that actually LCR 1.14 still has the NO DIALTONE problems you described.

Thanks again.

GV



On Sunday, October 5, 2014 4:22 PM, Thomas Hilber <i4l-usr-O/[email protected]> wrote:
 


On Sat, Oct 04, 2014 at 08:23:51AM -0700, Gianni Veloce wrote:

> Seems working BUT: I get no Diatone at all when picking up the extension ISDN phone.....

a few years ago when I setup my telephone system I had similar
probs. I solved the issues by simply adding 'lcr_config' or
'answer' at some strategic points in the dial plan like this:

[s0-internal1] 
; overlap dialing:
; don't remove lcr_config() here. as a side effect
; a dialtone is heard.
exten => s,1,lcr_config(eoslec)
exten => s,n,Goto(disa-out,s,1)

; en-bloc dialing:
; don't remove Answer here. No ringtone and sometimes even no voice
; can be heard at the very beginning of the connection.
exten => _[0-9].,1,lcr_config(eoslec)
exten => _[0-9].,n,Answer
exten => _[0-9].,n,Goto(dial-out,${EXTEN},1)

maybe it helps you 

Cheers
    Thomas

_______________________________________________
isdn4linux mailing list
[email protected]
https://www.isdn4linux.de/mailman/listinfo/isdn4linux

_______________________________________________
isdn4linux mailing list
[email protected]
https://www.isdn4linux.de/mailman/listinfo/isdn4linux