Search found 5 matches

by Jochem
Sun Aug 08, 2010 2:07 pm
Forum: Use Cases
Topic: Flexible table-controlled dialplan, Version 2
Replies: 56
Views: 147557

Re: Flexible table-controlled dialplan, Version 2

Thanx, seems to work.
by Jochem
Sun Aug 08, 2010 12:59 pm
Forum: Use Cases
Topic: Flexible table-controlled dialplan, Version 2
Replies: 56
Views: 147557

Re: Flexible table-controlled dialplan, Version 2

Ok, I want to use this dialplan, so I did some minor changes to add my providers and stuff. Now I get a 500 Dial plan syntax error in my trace. Can someone tell me how I properly debug ruby code, because a syntax error without a line number is a bit hard to discover when you have close to no knowled...
by Jochem
Sun Jul 25, 2010 3:07 pm
Forum: Use Cases
Topic: My "One for All" Ruby plan ** Updated 08-Oct-08
Replies: 65
Views: 29523

Re: My "One for All" Ruby plan ** Updated 08-Oct-08

Okay, I will try that :)
by Jochem
Sun Jul 25, 2010 1:47 pm
Forum: Use Cases
Topic: My "One for All" Ruby plan ** Updated 08-Oct-08
Replies: 65
Views: 29523

Re: My "One for All" Ruby plan ** Updated 08-Oct-08

Okay, but it seems to me that someone with some ruby-knowledge should be able to answer this.

Or else, do you know of any more recent universal dialplans available?
by Jochem
Sun Jul 25, 2010 7:47 am
Forum: Use Cases
Topic: My "One for All" Ruby plan ** Updated 08-Oct-08
Replies: 65
Views: 29523

Re: My "One for All" Ruby plan ** Updated 08-Oct-08

The dialplan raises an exception when I try to make an outgoing call. Unfortunately, my ruby knowledge is very limited. Can someone tell what's wrong? Exception: DialPlan=> ** Error: undefined method `fixupNumber' for #<TNumber:0x0000370> fixupNumber seems to be defined, but like I said I don't know...