Displaying 3 results from an estimated 3 matches for "neociph".
Did you mean:
neocipher
2008 Oct 15
1
Cisco 7960 not always receiving incoming calls
...}" = "NOANSWER"]?lbl_default_1:)
exten => 101,n(lbl_default_0),Hangup()
exten => 101,n(lbl_default_1),Dial(SIP/9046260700 at vitel-outbond,30)
exten => 101,n,Goto(lbl_default_0)
Cisco phone stuff from a Cisco 7960:
SIPDefault.cnf
image_version: P0S3-08-9-00
proxy1_address: neocipher.net ; Can be dotted IP or FQDN
proxy_register: 1
messages_uri: "100"
phone_password: "cisco" ; Limited to 31 characters (Default - cisco)
sntp_server: 10.10.10.1
time_zone: EST
dial_template: DIALPLAN
nat_enable: 1
nat_address: 172.16.2.1
nat_received_proc...
2008 Oct 04
5
Vitelity Asterisk configuration help
...any of the full configurations
that are available are a bit complex. Any tips or recommendations to
get up and running would be great.
sip.conf
Code:
[general]
register => rsreese:pass at inbound18.vitelity.net:5060
context=default ; Default context for incoming calls
realm=ns1.neocipher.net ; Realm for digest authentication
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
domain=neociphe...
2008 Oct 19
6
adding a second extension
I'm trying to add a second extension to my setup. The second device is
able to successfully connect to the Asterisk server. I am unable to
contact extension 101 from 102 and vise-versa. Also are my context
setup logically or is there a better fashion to organize them? My
error is at the bottom.
Here is the extension.conf
[default]
;
; By default we include the demo. In a production system,