- Posts: 91
- Thank you received: 0
asterisk prob sip.conf port# 5060
18 years 2 months ago #16536
by taqqi14
asterisk prob sip.conf port# 5060 was created by taqqi14
HI guys!
i m having a prob with asterisk...
my sip.conf port# 5060 ...clients (on lan) are xpro sip clients
when sip port#5060 clients connect fine and bidirectional communication is perfect
but when i try to bind asterisk from 5060 to 5061(or any other port than 5060) (in sip.conf)
xpro clients cant register into asterisk server..
all my clients and asterisk server are on real ips
can i change bindport from 5060 to 5061 and still let my xpro clients register to my asterisk server?(or is it not possible?)
i m using asterisk-1.2.11 (latest ver till now)
Rgds
Taqqi
i m having a prob with asterisk...
my sip.conf port# 5060 ...clients (on lan) are xpro sip clients
when sip port#5060 clients connect fine and bidirectional communication is perfect
but when i try to bind asterisk from 5060 to 5061(or any other port than 5060) (in sip.conf)
xpro clients cant register into asterisk server..
all my clients and asterisk server are on real ips
can i change bindport from 5060 to 5061 and still let my xpro clients register to my asterisk server?(or is it not possible?)
i m using asterisk-1.2.11 (latest ver till now)
Rgds
Taqqi
18 years 2 months ago #16548
by taqqi14
Replied by taqqi14 on topic Re: asterisk prob sip.conf port# 5060
ok i found the solution.Instead of Xpro client i used X-lite 3 sip phone (not even xlite 2 works) .U can put in
domain=<asterisk server's ip>:port#
i.e
domain=x.x.x.x:5070 (if u r binding asterisk on sip port#5070)
it gets registered fine and everything works fine
I wonder y XPRO cant register if asterisk is being binded to any different port than 5060.
rgds
Taqqi
domain=<asterisk server's ip>:port#
i.e
domain=x.x.x.x:5070 (if u r binding asterisk on sip port#5070)
it gets registered fine and everything works fine
I wonder y XPRO cant register if asterisk is being binded to any different port than 5060.
rgds
Taqqi
18 years 2 months ago #16561
by taqqi14
Replied by taqqi14 on topic Re: asterisk prob sip.conf port# 5060
stuck in another prob
Even though my asterisk server and my sip phone both are on public ip addresses , i still hav one way audio prob (which is mostly seen in NAT situations).sip phone#2 connecting from another ISP can register in a flash to my asterisk server (having another WAN public ip) But after registering i can hear tht sip phone's voice but other party cant hear my voice .
My sip phone#1 (202.1.1.1)--Asterisk----Wan cloud---Sip phone #2(203.1.1.1)
Help needed
thnx
Rgds
taqqi
Even though my asterisk server and my sip phone both are on public ip addresses , i still hav one way audio prob (which is mostly seen in NAT situations).sip phone#2 connecting from another ISP can register in a flash to my asterisk server (having another WAN public ip) But after registering i can hear tht sip phone's voice but other party cant hear my voice .
My sip phone#1 (202.1.1.1)--Asterisk----Wan cloud---Sip phone #2(203.1.1.1)
Help needed
thnx
Rgds
taqqi
18 years 2 months ago #16677
by taqqi14
Replied by taqqi14 on topic Re: asterisk prob sip.conf port# 5060
problem solved
i use IAX protocol instead of SIP which is not NAT compliant than SIP is. My asterisk server is working perfectly IAX-->PSTN and PSTN---> IAX is ok now. Seems like i m talking to myself here ,,,lol
i use IAX protocol instead of SIP which is not NAT compliant than SIP is. My asterisk server is working perfectly IAX-->PSTN and PSTN---> IAX is ok now. Seems like i m talking to myself here ,,,lol
18 years 1 month ago #17293
by apit
Replied by apit on topic Re: asterisk prob sip.conf port# 5060
well done taqqi14
is it possible if you post tutoril on how to setup Asterisk
very2 appricite it
p/s: one of my friend said that Asterik can integrate with Avaya PABX. Is it true?
is it possible if you post tutoril on how to setup Asterisk
very2 appricite it
p/s: one of my friend said that Asterik can integrate with Avaya PABX. Is it true?
18 years 1 month ago #17350
by taqqi14
Replied by taqqi14 on topic Re: asterisk prob sip.conf port# 5060
yes they can be integrated check out below url
www.voipinfo.org/wiki/view/Asterisk+and+...n+Legend+Integration
I setup Asterisk successfully to get the call from voip and bridge it to Zaptel interface (Digium card analog or digital) so PC-->phone and Phone-->PC communication is working like a charm...
Thin Setting up asterisk requires configuring 3 or 4 configuration files under /etc/ and /etc/asterisk directory .
1) /etc/zaptel.conf (to define the zaptel channels if u have zaptel interface like digium pci cards or intel md3200 series modem .
2)/etc/asterisk/zapata.conf ( to set parameters for channels)
3) extensions.conf ( to configure dialplan for call routing )
3) sip.conf( defining sip clients if u r using sip )
OR
4) iax.conf ( defining iax clients )
If u need further assistance do let me know.
Enjoy exploring this amazing freePBX solution tht turns ur PC into feature rich softswitch
Rgds
Taqqi
www.voipinfo.org/wiki/view/Asterisk+and+...n+Legend+Integration
I setup Asterisk successfully to get the call from voip and bridge it to Zaptel interface (Digium card analog or digital) so PC-->phone and Phone-->PC communication is working like a charm...
Thin Setting up asterisk requires configuring 3 or 4 configuration files under /etc/ and /etc/asterisk directory .
1) /etc/zaptel.conf (to define the zaptel channels if u have zaptel interface like digium pci cards or intel md3200 series modem .
2)/etc/asterisk/zapata.conf ( to set parameters for channels)
3) extensions.conf ( to configure dialplan for call routing )
3) sip.conf( defining sip clients if u r using sip )
OR
4) iax.conf ( defining iax clients )
If u need further assistance do let me know.
Enjoy exploring this amazing freePBX solution tht turns ur PC into feature rich softswitch
Rgds
Taqqi
Time to create page: 0.151 seconds