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

2003-07-30 Thread yves . schaaf
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 get blocked by asterisk, and never reach the phone. The setup is the same : 7960 -- asterisk -- C2651-

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
with the server prior to attempting to send calls. I'm going to continue debugging a little later and see if I can narrow it down more ... Adam -Original Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 30/07/03 14:09 Subject: Re: [Asterisk-Users] chan_sip.c

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

2003-07-30 Thread Low, Adam
] 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 get blocked by asterisk, and never reach the phone

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
I believe this is fixed. Sorry. Mark On Wed, 30 Jul 2003 [EMAIL PROTECTED] wrote: 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 get blocked by asterisk,

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