I forgot how to setup Callcentric again..
Here is the information i have so far.. For some reason i just can't make out going calls it seems to register with callcentric ok kinda confused as to where i might have mixed this up.. http://forum.kc9zhv.com/index.php/topic,22.0.html So.. Here is the errors i get when i try to make a call from my hand held.. [Nov 5 16:19:37] WARNING[2489]: chan_sip.c:2946 create_addr: No such host: callcentric [Nov 5 16:19:37] WARNING[2489]: chan_sip.c:2946 create_addr: No such host: callcentric [Nov 5 16:19:37] WARNING[2489]: app_dial.c:1242 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Unknown) [Nov 5 16:19:37] WARNING[2489]: app_dial.c:1242 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Unknown) rpt*CLI> Does my forum look correct? with out the username and password listed but still confused as to what i might have done wrong.. Loren Tedford (KC9ZHV) Phone:618-553-0806 Fax: 1-618-551-2755 Email: lorentedford@gmail.com Email: KC9ZHV@KC9ZHV.com http://www.lorentedford.com http://www.kc9zhv.com http://forum.kc9zhv.com http://hub.kc9zhv.com http://Ltcraft.net <http://ltcraft.net/> http://voipham.com
*In /etc/modules.conf is sip loaded?* *load => chan_sip.so ; Session Initiation Protocol (SIP)* *Check against what I am using below, another issue I have run into is sometimes after boot I have to run* *asterisk -rx "sip reload" to get it to connect/work... * *Hope this helps...* *SIP.conf:* *; SIP Configuration example for Asterisk* *;* *[general]* *context = default* * ; Default context for incoming calls* *allowoverlap = no ; Disable overlap dialing support. (Default is yes)* *bindport = 5060 ; UDP Port to bind to (SIP standard port is 5060)* *bindaddr = 0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all)* *srvlookup = yes ; Enable DNS SRV lookups on outbound calls* * ; Note: Asterisk only uses the first host* * ; in SRV records* * ; Disabling DNS SRV lookups disables the* * ; ability to place SIP calls based on domain* * ; names to some other SIP users on the Internet* *dtmfmode = rfc2833* *context=from-callcentric* *srvlookup=yes* *register => 1777:YOURPASSWORDHERE@callcentric.com <1777%3AYOURPASSWORDHERE@callcentric.com>* *session-timers=refuse* *[callcentric]* *type=peer* *context=from-callcentric* *host=callcentric.com <http://callcentric.com>* *fromdomain=callcentric.com <http://callcentric.com>* *username=1777........* *fromuser=1777........* *secret=YOURPASSWORDHERE* *insecure=port,invite* *canreinvite=no* *disallow=all* *allow=ulaw* *[100] ;this is your extension # at call centric. usually 100-150* *context=to-callcentric* *type=friend* *defaultuser=1777.......* *secret=YOURPASSWORDHERE* *host=dynamic* Extensions.conf: *[to-callcentric]* *exten => _X.,1,Dial(SIP/${EXTEN}@callcentric)* *RPT.conf:* *6=autopatchup,context=to-callcentric,noct=1,farenddisconnect=1,dialtime=20000* "Got Root?" How many software engineers does it take to change a light bulb? *None. It's a hardware problem.* Unix is user friendly. It's just very particular about who it's friends are. WINDOWS: Will Install Needless Data On Whole System MICROSOFT: Most Intelligent Customers Realize Our Software Only Fools Teenagers. A ntennas P oorly P laced L acks E ngineering The best way to accelerate a computer running Windows is at 9.81 m/s². *"I get paid to support Windows, I use Linux to get work done."* On Sat, Nov 5, 2016 at 2:41 PM, Loren Tedford <lorentedford@gmail.com> wrote:
Here is the information i have so far.. For some reason i just can't make out going calls it seems to register with callcentric ok kinda confused as to where i might have mixed this up..
http://forum.kc9zhv.com/index.php/topic,22.0.html
So.. Here is the errors i get when i try to make a call from my hand held.. [Nov 5 16:19:37] WARNING[2489]: chan_sip.c:2946 create_addr: No such host: callcentric [Nov 5 16:19:37] WARNING[2489]: chan_sip.c:2946 create_addr: No such host: callcentric [Nov 5 16:19:37] WARNING[2489]: app_dial.c:1242 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Unknown) [Nov 5 16:19:37] WARNING[2489]: app_dial.c:1242 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Unknown) rpt*CLI>
Does my forum look correct? with out the username and password listed but still confused as to what i might have done wrong..
Loren Tedford (KC9ZHV) Phone:618-553-0806 Fax: 1-618-551-2755 Email: lorentedford@gmail.com Email: KC9ZHV@KC9ZHV.com http://www.lorentedford.com http://www.kc9zhv.com http://forum.kc9zhv.com http://hub.kc9zhv.com http://Ltcraft.net <http://ltcraft.net/> http://voipham.com
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/ mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (2)
-
Loren Tedford -
Mark Johnston