jschnarkey
Technical User
Currently my outbound calls from the 4K go out through our OSV. We have a Cisco call manager also and I am routing calls to go outbound through that to the PSTN. I have success with dialing 10 digits but we also want to dial 7 digits.
My working LODR is;
DIS-LODR:121;
H500: AMO LODR STARTED
+-------------------------------------------------------+
| ODR POSITION CMD PARAMETER |
+--------+----------------------------------------------+
| 121 | 1 ECHO 1 |
| | 2 ECHOALL |
| | 3 NPI UNKNOWN |
| | 4 TON UNKNOWN |
| | 5 END |
+--------+----------------------------------------------+
|INFO:SIP TO CISCO |
+-------------------------------------------------------+
H03: THE NEXT FREE ODR IS 1
I need a LODR that puts the area code 541 on it to send to the call manager.
It seems it should be simple but I am struggling to get something to work. I tried the following but it doesn't seem to work for me.
DIS-LODR:122;
H500: AMO LODR STARTED
+-------------------------------------------------------+
| ODR POSITION CMD PARAMETER |
+--------+----------------------------------------------+
| 122 * | 1 OUTPULSE 541 |
| | 2 ECHO 1 |
| | 3 ECHOALL |
| | 4 NPI UNKNOWN |
| | 5 TON UNKNOWN |
| | 6 END |
| +----------------------------------------------+
| | * = READY FOR USE BY AMO LDAT |
+--------+----------------------------------------------+
H03: THE NEXT FREE ODR IS 1
Any help is greatly appreciated..
My working LODR is;
DIS-LODR:121;
H500: AMO LODR STARTED
+-------------------------------------------------------+
| ODR POSITION CMD PARAMETER |
+--------+----------------------------------------------+
| 121 | 1 ECHO 1 |
| | 2 ECHOALL |
| | 3 NPI UNKNOWN |
| | 4 TON UNKNOWN |
| | 5 END |
+--------+----------------------------------------------+
|INFO:SIP TO CISCO |
+-------------------------------------------------------+
H03: THE NEXT FREE ODR IS 1
I need a LODR that puts the area code 541 on it to send to the call manager.
It seems it should be simple but I am struggling to get something to work. I tried the following but it doesn't seem to work for me.
DIS-LODR:122;
H500: AMO LODR STARTED
+-------------------------------------------------------+
| ODR POSITION CMD PARAMETER |
+--------+----------------------------------------------+
| 122 * | 1 OUTPULSE 541 |
| | 2 ECHO 1 |
| | 3 ECHOALL |
| | 4 NPI UNKNOWN |
| | 5 TON UNKNOWN |
| | 6 END |
| +----------------------------------------------+
| | * = READY FOR USE BY AMO LDAT |
+--------+----------------------------------------------+
H03: THE NEXT FREE ODR IS 1
Any help is greatly appreciated..