Penguin
Diff: AsteriskItalkSetup
EditPageHistoryDiffInfoLikePages

Differences between version 4 and predecessor to the previous major change of AsteriskItalkSetup.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Tuesday, July 3, 2007 3:38:06 pm by GerwinVanDeSteeg Revert
Older page: version 3 Last edited on Wednesday, March 21, 2007 6:21:59 pm by DavidIvory Revert
@@ -58,5 +58,19 @@
 exten => _09X.,1,Dial(SIP/iTalkAKL/${EXTEN:1},30,Tr) 
 exten => _04X.,1,Dial(SIP/iTalkWLG/${EXTEN:1},30,Tr) 
 exten => _07X.,1,Dial(SIP/iTalkHLZ/${EXTEN:1},30,Tr) 
 exten => _03X.,1,Dial(SIP/iTalkCHC/${EXTEN:1},30,Tr) 
+</verbatim>  
+  
+  
+!Further notes  
+There are a few regions where you can get an iTalk number so your username will vary based on that (647974xxxx for hamilton for example).  
+  
+The [Auckland] iTalk server can be referenced by [IP] instead, the other regional servers you must be address by [DNS] name to ensure they use the right calling realm.  
+  
+The gsm codec is no longer supported, and you should be using the following instead (g729 only if you have it), use ulaw if you enjoy having your conversations transcoded between alaw and ulaw.  
+  
+<verbatim>  
+disallow=all  
+allow=alaw  
+;allow=g729  
 </verbatim>