> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of 
> Sandeep Raju
> Sent: Sunday, 5 May 2013 9:19 p.m.
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] Connecting Multiple Asterisk 
> instances getting "Unable to create channel of type 'SIP'"
> 
> @Alec,  
> 
> Now I can dial user vijay but the call gets cut after a few 
> seconds and i get this error in the serverA's console..
> 
> http://paste.kde.org/737924
> 

>From  http://paste.kde.org/737924
SecurityEvent="ChallengeSent",EventTV="1367741794-435078",Severity="Informat
ional",Service="SIP",EventVersion="1",AccountID="sip:[email protected]",Sess
ionID="0x337bf68",LocalAddress="IPV4/UDP/10.10.1.3/5060",RemoteAddress="IPV4
/UDP/192.168.1.90/5060",Challenge="41cdcd16"

^^^ The other networks confuse me, and perhaps asterisk.

Perhaps

serverA:sip.conf
udpbindaddr=192.168.0.35      ; IP address to bind UDP listen socket to
(0.0.0.0 binds to all)
                                ; Optionally add a port number,
192.168.1.1:5062 (default is port 5060)

serverB:sip.conf
udpbindaddr=192.168.0.36      ; IP address to bind UDP listen socket to
(0.0.0.0 binds to all)
                                ; Optionally add a port number,
192.168.1.1:5062 (default is port 5060)


Alec


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to