Differences between version 3 and predecessor to the previous major change of AsteriskItalkSetup.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Wednesday, March 21, 2007 6:21:59 pm | by DavidIvory | Revert |
Older page: | version 1 | Last edited on Thursday, October 20, 2005 2:11:32 pm | by RichardPatterson | Revert |
@@ -1,5 +1,7 @@
-[AsteriskItalkSetup
]
+[iTalk|http://www.italk.co.nz/
] is a service run by [Auckland] [ISP] [Slingshot|http://www.slingshot.co.nz/]. It provides a SIP gateway to the NZ PSTN for $10/month. "local" calls and calls to other iTalk users are free, with reasonably cheap rates after that. Currently only 09 (Auckland) PSTN numbers are available, so local is only Auckland, but it is expected that this will expand to cover other parts of the country.
+
+The best thing about iTalk is that it is built on open protocols such as [SIP], making it easy for you to integrate it with [Asterisk].
In order to make your [Asterisk] pbx "talk" to iTalk, you need to define an instance for it in your sip.conf so you can reference it to dial outside numbers eg.
<verbatim>
@@ -16,8 +18,13 @@
disallow=all
allow=ulaw
allow=gsm
+</verbatim>
+
+On 21 March 2007 I found that I needed to add the following to my sip.conf
+<verbatim>
+ allow=alaw
</verbatim>
Also inside the sip.conf you need to register to the iTalk proxy for ingress calls. eg.