@ -241,7 +245,7 @@ Now you should see the misdn cli commands:
-> pid (cleans a broken call, use with care, leads often
to a segmentation fault)
- send
-> display (sends a Text Message to a asterisk channel,
-> display (sends a Text Message to a Asterisk channel,
this channel must be an misdn channel)
- set
-> debug (sets debug level)
@ -257,9 +261,9 @@ Now you should see the misdn cli commands:
- reload (reloads misdn.conf)
You can only use "misdn send display" when a asterisk channel is created and
isdn is in the corect state, correct state means that you have established a
call to another phone (mustnt be isdn though).
You can only use "misdn send display" when an Asterisk channel is created and
isdn is in the correct state. "correct state" means that you have established a
call to another phone (mustn't be isdn though).
Then you use it like this:
@ -270,10 +274,13 @@ msn (callerid) of the Phone to send the text to.
Debugging and sending Bug-Reports
Debugging and sending bug reports
---------------------------------
If you encounter problems, you should set up the debugging flag, usually debug=1 should be enough. the Messages are divided in asterisk and misdn parts. Misdn Debug messages begin with an 'I', asterisk messages begin with an '*', the rest is clear I think.
If you encounter problems, you should set up the debugging flag, usually debug=1
should be enough. the messages are divided in asterisk and misdn parts.
Misdn Debug messages begin with an 'I', asterisk messages begin with an '*',
the rest is clear I think.
Please take a trace of the problem and send this trace via mail to bugs@beronet.com
@ -281,7 +288,7 @@ Please take a trace of the problem and send this trace via mail to bugs@beronet.
Examples
--------
here some examples of how to use chan_misdn in the dialplan (extensions.conf):
Here are some examples of how to use chan_misdn in the dialplan (extensions.conf):
[globals]
@ -298,10 +305,10 @@ In the last line you will notice the last argument (Hello), this is sended
as Display Message to the Phone.
Known working Configurations
Known working configurations
----------------------------
In this Section I'll put working configurations for chan_misdn. Beware It
In this section I'll put working configurations for chan_misdn. Beware It
seems that between Kernel 2.6.3 and Kernel 2.6.8 there were lots of mISDN
Bugs. I use Kernel 2.6.9 now, it works quite ok, Kernel 2.6.10+ has changed
the pci_find_subgsys funktion, so hfc_multi from mISDN doesn't compile against
@ -351,13 +358,12 @@ modules) then modprobe ztdummy, this resolves the problem.
and dtmf tone detection
* I have strange ISDN behavior: sometimes I hear the other end, sometimes
not. also i get STATUS Events with cause 100, with misdn debugging
not. Also I get STATUS Events with cause 100, with misdn debugging
-> Please update to newest version of chan_misdn and set the te_choose_channel