Re: [asterisk-users] dialplan is not finding my number asterisk 1.8.3

2011-04-05 Thread Jerry Geis
Jerry Geis wrote: I am calling from a polycom phone into asterisk ( 1105 ) on a PC with a speaker attached. When asterisk first starts this works. In fact it works for some time. Then it just stops with this error on the CLI. [Apr 4 15:10:21] NOTICE[4357]: chan_sip.c:21358

Re: [asterisk-users] dialplan is not finding my number asterisk 1.8.3

2011-04-05 Thread Steve Murphy
Idea: If something is corrupting your dialplan, then this should reveal the extent of the corruption: You might, when the system is working properly, do a: asterisk -rx dialplan show somefile1 and then, when you are having problems, do a: asterisk -rx dialplan show somefile2 diff -u

Re: [asterisk-users] dialplan is not finding my number asterisk 1.8.3

2011-04-05 Thread Jerry Geis
Steve Murphy wrote: Idea: If something is corrupting your dialplan, then this should reveal the extent of the corruption: You might, when the system is working properly, do a: asterisk -rx dialplan show somefile1 and then, when you are having problems, do a: asterisk -rx dialplan show

Re: [asterisk-users] dialplan is not finding my number asterisk 1.8.3

2011-04-05 Thread Jerry Geis
Jerry Geis wrote: Steve Murphy wrote: Idea: If something is corrupting your dialplan, then this should reveal the extent of the corruption: You might, when the system is working properly, do a: asterisk -rx dialplan show somefile1 and then, when you are having problems, do a: asterisk

Re: [asterisk-users] dialplan is not finding my number asterisk 1.8.3

2011-04-05 Thread Steve Murphy
Oh, you are *not* going to like this, but you have a few different paths: 1. If the dialplan stuff is not really a memory corruption, but some sort of unplanned, but maybe accidentally programmed thing, either by you or something in the asterisk code, then: a. compile asterisk for

Re: [asterisk-users] dialplan is not finding my number asterisk 1.8.3

2011-04-04 Thread Warren Selby
On Mon, Apr 4, 2011 at 2:20 PM, Jerry Geis ge...@pagestation.com wrote: snip Whats up? How do I get this to be consistent? Jerry Can you post all of the relevant sections of extensions.conf, and the CLI output of a successful call and the CLI output of a failed called. The complete CLI

Re: [asterisk-users] dialplan is not finding my number asterisk 1.8.3

2011-04-04 Thread Paul Belanger
On 11-04-04 03:20 PM, Jerry Geis wrote: I am calling from a polycom phone into asterisk ( 1105 ) on a PC with a speaker attached. When asterisk first starts this works. In fact it works for some time. Then it just stops with this error on the CLI. [Apr 4 15:10:21] NOTICE[4357]:

Re: [asterisk-users] dialplan is not finding my number asterisk 1.8.3

2011-04-04 Thread Mark Deneen
On Mon, Apr 4, 2011 at 3:20 PM, Jerry Geis ge...@pagestation.com wrote: I am calling from a polycom phone into asterisk ( 1105 ) on a PC with a speaker attached. When asterisk first starts this works. In fact it works for some time. Then it just stops with this error on the CLI. [Apr  4