I had the same problem in the past. It was codecs' related. Enter asterisk console:
asterisk -r
After that :
sip debug
And look in the messages :).
Pavel
----- Original Message ----- From: "Iqbal" iqbal@gigo.co.uk To: "davor jovanovic" davor.jovanovic@srce.hr Cc: serusers@lists.iptel.org Sent: Monday, May 16, 2005 7:13 PM Subject: Re: [Serusers] SER -> Asterisk ==> Call failed: 403 Forbidden
Hi
I think it might not be aproblem from ser to asterisk (but I have been wrong in the past :-)), but the other way around, use sip debug on asterisk to see what is happening, I think its ser which is not accepting INVITE from asterisk, if so you may need to look at allowing asterisk IP permissions in ser.
Iqbal
davor jovanovic wrote:
Hi all,
I have a problem with forwarding calls from SER to Asterisk.
XXX -> SER -> Asterisk -> YYY
I have XXX UAC which is registered in SER and YYY UAC which is registered in Asterisk. When I forward call from SER to Asterisk I get „Call failed: 403 Forbidden“ from Asterisk.
Everything works fine if I register XXX UAC in Asterisk too (SER forwards call to Asterisk and it works).
I think I don't understand this registering SER to Asterisk and other way and I would appreciate if someone could help with this.
Best regards
sip.conf
[general]
port=5060 ; Port to bind to
bindaddr=0.0.0.0 ; Address to bind SIP channel to
context=ser
autocreatepeer=yes
register => 2000:1234@ser_ip_address/5678
[ser_ip_address]
type=friend
username=2000
secret=1234
fromdomain=srce.hr
host= ser_ip_address
[5678]
type=friend
username=5678
host=dynamic
canreinvite=no
extensions.conf
[ser]
exten => 5678,1,Dial(SIP/5678,20)
exten => 5678,2,Voicemail2(u5678)
exten => 5678,3,MusicOnHold()
exten => 5678,102,Voicemail2(b5678)
exten => 5678,103,Hangup
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
__________ NOD32 1.1098 (20050516) Information __________
This message was checked by NOD32 antivirus system. http://www.nod32.com