hi, i do a simple call from SIP/9 (X-Lite) to SIP/18 (GXP-2000 1.1.6.16).
And i get this errors:

    -- Executing [EMAIL PROTECTED]:1] Dial("SIP/9-4b03", "SIP/18,244")
    -- Called 18
    -- SIP/18-c28d is ringing
    -- SIP/18-c28d answered SIP/9-4b03
Jun 25 18:17:17 WARNING[3054451600]: chan_sip.c:12255 
handle_response_invite: Strange... The other side of the bridge don't 
have udptl struct
Jun 25 18:17:18 WARNING[3054451600]: chan_sip.c:12255 
handle_response_invite: Strange... The other side of the bridge don't 
have udptl struct
  == Spawn extension (9, 18, 1) exited non-zero on 'SIP/9-4b03'
Jun 25 18:17:21 ERROR[3054451600]: chan_sip.c:14485 sipsock_read: We 
could NOT get the channel lock for SIP/9-4b03 - Call ID 
[EMAIL PROTECTED]
Jun 25 18:17:21 ERROR[3054451600]: chan_sip.c:14486 sipsock_read: SIP 
MESSAGE JUST IGNORED: SIP/2.0
Jun 25 18:17:21 ERROR[3054451600]: chan_sip.c:14485 sipsock_read: We 
could NOT get the channel lock for SIP/9-4b03 - Call ID 
[EMAIL PROTECTED]
Jun 25 18:17:21 ERROR[3054451600]: chan_sip.c:14486 sipsock_read: SIP 
MESSAGE JUST IGNORED: SIP/2.0

sip.conf
[general]
context=unkown-sip
dtmfmode=auto
disallow=all
allow=alaw
allow=ulaw
allow=g726
allow=gsm

[9]
user=9
secret=dsfs
type=friend
callerid="The man" <9>
host=dynamic
context=9

[18]
user=18
secret=18
type=friend
callerid="Mrs Chu" <18>
host=dynamic
context=18

Part in extensions.conf:
[9]
exten => _X.,1,Dial(SIP/18,244)

Version:
CallWeaver 1.2.0.1 SVN branches/rel/1.2 r4933

OS: Debian/Lenny

Anyone else with this errors?

-- 
Kristijan 

_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to