Re: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134

2003-07-30 Thread yves . schaaf
PROTECTED]' [EMAIL PROTECTED] | | cc: | | Subject: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134

RE: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134

2003-07-30 Thread Low, Adam
PROTECTED] To: [EMAIL PROTECTED] Sent: 30/07/03 14:09 Subject: Re: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134 Hi, I am using the latest cvs release of asterisk, and the behaviour is in fact the same, outbound calls work fine, but for inbound calls (from C2651 over PSTN) , SIP messages

RE: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134

2003-07-30 Thread Patrick
] | | cc: | | Subject: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134

RE: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134

2003-07-30 Thread Low, Adam
PROTECTED] | | cc: | | Subject: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134

Re: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134

2003-07-30 Thread Brenton D. Rothchild
: RE: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134 It is in the find_user() routine. If it is not an extension on the PBX, it should return a zero if ( isfound ) { ast_log(LOG_DEBUG, %s is not a local user\n, name); ast_pthread_mutex_unlock(userl.lock); return 1

Re: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134

2003-07-30 Thread James Sizemore
I also had the same problem with sip, I also moved back a couple of weeks in cvs. I also use a AS5300 Cisco in my call chain. I got a bunch of Ignoring this request in debug. I have not had time to trace the call path on this problem yet. Low, Adam wrote: All, I've found problems in my setup

Re: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134

2003-07-30 Thread Mark Spencer
: | | Subject: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134 | ---| All, I've found

Re: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134

2003-07-30 Thread yves . schaaf
: Re: [Asterisk-Users] chan_sip.c problems problems from cvs 1.134 | ---| That also worked for me. My AudioCodes MP-104 FXO has no problem